blender/release/scripts/modules
Bastien Montagne 9607e54985 Fix T74959: Need to be explicit about UTF8 encoding in py.
Because some OSs are still using old 8bits specific encodings... Angry
eye @windows...
2020-03-20 20:52:52 +01:00
..
bl_app_override Fix bl_app_override keyword argument use 2019-09-16 04:31:22 +10:00
bl_i18n_utils Fix T74959: Need to be explicit about UTF8 encoding in py. 2020-03-20 20:52:52 +01:00
bl_keymap_utils GPencil: Refactor of Draw Engine, Vertex Paint and all internal functions 2020-03-09 16:27:24 +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 Bug report preset update (last worked version) 2020-03-12 11:14:53 +01: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 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: input preferences layout tweaks for keymap search and zoom settings 2020-03-09 17:11:24 +01:00
rna_manual_reference.py Online Manual Reference: Update 2020-03-17 16:28:58 -04: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