blender/release/scripts/modules
Brecht Van Lommel 19785b96c4 IDs: modify wm.previews_clear operator to make space for new ID types
Use a regular enum, to avoid running out of bits.

Differential Revision: https://developer.blender.org/D7003
2020-03-03 17:22:30 +01:00
..
bl_app_override Fix bl_app_override keyword argument use 2019-09-16 04:31:22 +10:00
bl_i18n_utils Fix many typos and other issues in UI messages. 2020-02-17 13:01:07 +01:00
bl_keymap_utils Fix T54323: Improve Paint category names in keymap preferences 2020-02-27 10:11:23 +01: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 UI: add URL presets 2019-08-20 23:44:18 +10:00
bpy Error in last comment (redundant assignment) 2020-01-28 16:21:09 +11:00
bpy_extras Fix T73681: Python exception adding Empty objects via object_data_add 2020-02-10 10:31:02 +01: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 Fix T58842: Add-ons Import/Export entries disapear when enabling Filter 2020-02-04 21:06:37 +01: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 Spelling fixes in comments and descriptions, patch by luzpaz 2019-07-31 14:27:35 +02:00
rna_manual_reference.py Fix T74335: Text.use_module "Online Manual" leads to TextCurve pages. 2020-03-02 12:05:07 +01: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 USD: Include USD library version in System Info 2020-01-31 11:29:29 +01:00