blender/release/scripts/modules/bpy
Campbell Barton c8f30bc7f0 fix [#35574] Export Key Map issue
problem was the keymap failed to import but didnt give any feedback, now it displays error message.
2013-06-11 15:11:55 +00:00
..
__init__.py use import rather then assignment for loading '_' into scripts. 2013-02-10 09:56:05 +00:00
ops.py bpy.ops module/caller classes incorrectly had __keys__ rather then __slots__. 2012-12-06 03:09:06 +00:00
path.py py api additions needed for fixing [#34864]. 2013-04-05 00:30:32 +00:00
utils.py fix [#35574] Export Key Map issue 2013-06-11 15:11:55 +00:00