tornavis/release/scripts/modules
Robert Guetzkow f7320c3bf1 Fix T82292: Set encoding for keymap export to UTF-8
Keymaps have previously been exported with an encoding dependent
on the current system locale. This caused issues when the
keymap contained non-ASCII characters, for instance in a string
property for an operator.

Reviewed By: campbellbarton

Differential Revision: https://developer.blender.org/D9449
2020-11-04 13:20:10 +01:00
..
bl_app_override
bl_i18n_utils UI messages fixes... 2020-10-06 10:38:21 +02:00
bl_keymap_utils Fix T82292: Set encoding for keymap export to UTF-8 2020-11-04 13:20:10 +01:00
bl_previews_utils Batch previews: improve speed of preview generation. 2020-10-06 16:52:09 +02:00
bl_ui_utils Cleanup: use percentage formatting 2020-06-26 12:33:19 +10:00
bpy Cleanup: use '_' prefix for internal bpy.ops variables 2020-10-08 17:55:17 +11:00
bpy_extras Fix T63495: Add torus changes size each time when unit scale != 1.0 2020-11-04 18:11:04 +11:00
console Cleanup: use raw-strings for regex in console completion 2020-10-02 11:59:16 +10:00
gpu_extras Cleanup: pep8 (indentation, spacing, long lines) 2020-10-02 11:59:16 +10:00
addon_utils.py Fix T80650: Malformed bl_info header causes empty add-on listing 2020-09-10 16:39:52 +10:00
animsys_refactor.py Cleanup: pep8 (indentation, spacing, long lines) 2020-10-02 11:59:16 +10:00
bl_app_template_utils.py Fix app-template warning disabling a template without a Python module 2020-06-03 14:46:52 +10:00
blend_render_info.py
bpy_restrict_state.py
bpy_types.py Cleanup: pep8 (indentation, spacing, long lines) 2020-10-02 11:59:16 +10:00
console_python.py
console_shell.py
graphviz_export.py Cleanup: pep8 (indentation, spacing, long lines) 2020-10-02 11:59:16 +10:00
keyingsets_utils.py
nodeitems_utils.py UI: Only draw node menu search if categories exist 2020-08-17 13:43:19 +02:00
rna_info.py Cleanup: line length, single quote enums, invalid URL 2020-05-29 12:45:46 +10:00
rna_keymap_ui.py Fix T77743: Number pad key-map items missing from search 2020-06-23 17:55:36 +10:00
rna_manual_reference.py Update RNA to Manual mapping 2020-11-03 22:56:57 -05:00
rna_prop_ui.py UI: Improved alignment of labels and buttons 2020-10-28 16:01:51 -07:00
rna_xml.py Fix invalid exception used in 'rna_xml' 2020-01-30 11:50:09 +11:00
sys_info.py PyAPI: point sys.executable to the Python binary 2020-10-29 11:22:39 +11:00