This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
c7b7cba2380e6885bc23b2d5fc485cd6938e55da
test
/
release
/
scripts
/
modules
/
bpy
History
Campbell Barton
423994bf39
py api: add restrict state context manager (thats python's context not blenders context),
...
which restricts bpy.context and bpy.data. enable this for loading scripts in 'startup' too.
2012-12-20 03:56:22 +00:00
..
__init__.py
style cleanup
2012-06-19 22:17:19 +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
style cleanup: pep8
2012-10-08 08:28:05 +00:00
utils.py
py api: add restrict state context manager (thats python's context not blenders context),
2012-12-20 03:56:22 +00:00