bdk-blender/scripts/modules/bpy
Campbell Barton 08e5f94a70 Fix #113309: Broken key-map after "Reload Scripts"
Regression caused by [0]. Resolve by adding a 'keep_properties' argument
to KeyConfig.update so the key-map items can be restored after the
operators have been reloaded.

[0]: 88a875ec3a
2023-10-13 14:37:48 +11:00
..
utils Fix #113309: Broken key-map after "Reload Scripts" 2023-10-13 14:37:48 +11:00
__init__.py PyAPI: postpone loading add-ons until after key-maps have been defined 2023-09-05 11:35:14 +10:00
ops.py Cleanup: spelling in comments 2023-09-08 17:12:29 +10:00
path.py License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00