.. |
bl_app_override
|
Fix bl_app_override keyword argument use
|
2019-09-16 04:31:22 +10:00 |
bl_i18n_utils
|
Various fixes, cleanup and improvements to i18n module.
|
2020-05-05 18:08:40 +02:00 |
bl_keymap_utils
|
Keymap: sort exported key-maps
|
2020-04-06 23:37:54 +10:00 |
bl_previews_utils
|
IDs: modify wm.previews_clear operator to make space for new ID types
|
2020-03-03 17:22:30 +01:00 |
bl_ui_utils
|
Bug report preset update (last worked version)
|
2020-03-12 11:14:53 +01:00 |
bpy
|
Fix: Incorrect f-string in previews.py
|
2020-04-21 14:33:37 +02:00 |
bpy_extras
|
Fix T74577: world_to_camera_view broken for off-axis projection
|
2020-05-19 16:27:09 +02:00 |
console
|
Cleanup: quiet unknown escape warnings
|
2019-10-22 17:38:55 +11:00 |
gpu_extras
|
Cleanup: unused imports
|
2019-03-17 21:00:56 +11:00 |
addon_utils.py
|
Addons: Allow a user manual url prefix in doc_url
|
2020-03-04 23:24:13 -05:00 |
animsys_refactor.py
|
Spelling fixes in comments and descriptions, patch by luzpaz.
|
2018-09-03 16:55:01 +02:00 |
bl_app_template_utils.py
|
Cleanup: unused args/vars/imports in modules
|
2019-05-09 13:11:36 +10:00 |
blend_render_info.py
|
Spelling fixes in comments and descriptions, patch by luzpaz.
|
2018-09-03 16:55:01 +02:00 |
bpy_restrict_state.py
|
RNA: naming, user-preferences -> preferences
|
2018-12-21 12:55:02 +11:00 |
bpy_types.py
|
Py API: Add orphans_purge helper to bpy.data .
|
2020-02-13 17:46:57 +01:00 |
console_python.py
|
Console: remove shortcuts from console splash
|
2019-11-29 01:42:08 +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
|
2018-07-03 06:48:44 +02:00 |
keyingsets_utils.py
|
Cleanup: spelling
|
2019-08-12 01:10:43 +10:00 |
nodeitems_utils.py
|
Cleanup: unused args/vars/imports in modules
|
2019-05-09 13:11:36 +10:00 |
rna_info.py
|
PyAPI: add class and module attributes to rna_info.InfoStructRNA
|
2019-11-16 02:39:51 +11:00 |
rna_keymap_ui.py
|
UI: Use different icon to remove user-created shortcuts in Preferences
|
2020-04-20 15:56:57 +02:00 |
rna_manual_reference.py
|
Update RNA Manual References after camera fix
|
2020-05-14 17:13:52 +02:00 |
rna_prop_ui.py
|
Fix T73062: Custom properties misaligned
|
2020-01-13 09:38:49 +01:00 |
rna_xml.py
|
Fix invalid exception used in 'rna_xml'
|
2020-01-30 11:50:09 +11:00 |
sys_info.py
|
Include file system encoding in 'System Info' operator
|
2020-03-07 11:53:14 +11:00 |