This website requires JavaScript.
Explore
Help
Register
Sign In
Cr8-xyz
/
blender
Watch
1
Star
0
Fork
0
You've already forked blender
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
c8f30bc7f09ae0b2df947c18972601f8e3c821e7
blender
/
release
/
scripts
/
modules
/
bpy
History
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