blender/release/scripts/modules
Campbell Barton 11efc9087b Cleanup: remove workaround for Python 3.7x crashing with libedit
This removes workaround for T43491. It's no longer needed as
Python 3.9x supports libedit as an alternative to readline
on all platforms.
2021-03-06 19:31:49 +11:00
..
bl_app_override
bl_i18n_utils Cleanup: unused imports 2021-03-06 19:26:18 +11:00
bl_keymap_utils Sculpt: Expand Operator 2021-03-02 16:53:56 +01:00
bl_previews_utils Cleanup: unused variables 2021-03-06 19:00:18 +11:00
bl_ui_utils Cleanup: use percentage formatting 2020-06-26 12:33:19 +10:00
bpy PyAPI: bpy.utils.execfile temporarily overrides the __main__ module 2021-02-19 11:23:30 +11:00
bpy_extras Cleanup: unused imports 2021-03-06 19:26:18 +11:00
console Cleanup: remove Python 2.x support from complete_calltip 2021-03-02 17:02:52 +11: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: unused imports 2021-03-06 19:26:18 +11: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
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: unused variables 2021-03-06 19:00:18 +11: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 RNA Manual Reference: Update mappings 2021-02-12 19:33:32 -05:00
rna_prop_ui.py Fix custom property UI handling names with quotes and back-slashes 2020-12-09 17:04:05 +11:00
rna_xml.py Fix T85915: Cannot save new theme preset 2021-02-24 23:39:38 +11:00
sys_info.py PyAPI: point sys.executable to the Python binary 2020-10-29 11:22:39 +11:00