blender/release/scripts/modules
2021-11-05 17:59:17 -04:00
..
bl_app_override Fix bl_app_override keyword argument use 2019-09-16 04:31:22 +10:00
bl_i18n_utils I18n: Add some more acronyms to the spellchecker. 2021-11-03 16:13:46 +01:00
bl_keymap_utils Keymap: show sequencer tools in key-map editor 2021-10-06 14:54:05 +11:00
bl_previews_utils Cleanup: line length in Python scripts 2021-10-24 21:04:04 +11:00
bl_rna_utils Cleanup: pep8 2021-07-06 12:05:27 +10:00
bl_ui_utils PyAPI: use keyword only arguments 2021-06-09 03:05:44 +10:00
bpy Docs: Fixes and improvements in API documentation 2021-10-22 18:27:16 -04:00
bpy_extras Fix T91169: bpy_extras.io_utils.create_derived_objects -> duplis error 2021-10-11 21:35:38 +11:00
console Cleanup: pep8 2021-07-06 12:05:27 +10:00
gpu_extras PyAPI: use keyword only arguments 2021-06-09 03:05:44 +10:00
addon_utils.py Add a reason for why an Addon can not be loaded. This change gives a more detailed explanation of the issue and may help the Addon Developer to identify what exactly needs to be changed. 2021-06-21 12:51:46 +02:00
animsys_refactor.py PyAPI: replace repr with our own escape function in animsys_refactor 2021-03-30 21:57:23 +11:00
bl_app_template_utils.py Fix: script.reload() operator reloads current app template 2021-07-30 21:43:22 +10:00
blend_render_info.py
bpy_restrict_state.py RNA: naming, user-preferences -> preferences 2018-12-21 12:55:02 +11:00
bpy_types.py Python API: implement PoseBone.children via Bone.children. 2021-10-14 19:44:37 +03:00
console_python.py Cleanup: remove workaround for Python 3.7x crashing with libedit 2021-03-06 19:31:49 +11:00
console_shell.py Cleanup: unused args/vars/imports in modules 2019-05-09 13:11:36 +10:00
graphviz_export.py Cleanup: pep8 (indentation, spacing, long lines) 2020-10-02 11:59:16 +10:00
keyingsets_utils.py Cleanup: unused argument & variable warnings 2021-06-15 10:50:43 +10:00
nodeitems_utils.py UI: Reduce whitespace in custom node categories 2021-10-11 11:10:39 -05:00
rna_info.py Cleanup: unused variables 2021-03-06 19:00:18 +11:00
rna_keymap_ui.py WM: expose the "any" state of KeyMapItem modifiers 2021-09-17 16:52:33 +10:00
rna_manual_reference.py Update RNA to user manual url mappings 2021-11-05 17:59:17 -04:00
rna_prop_ui.py UI: Improve layout of custom property edit panel 2021-10-25 10:01:07 -05:00
rna_xml.py PyAPI: use keyword only arguments 2021-06-09 03:05:44 +10:00
sys_info.py Python GPU: Replace part of the code that uses 'bgl' with 'gpu' 2021-05-14 12:26:40 -03:00