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
43,975
Commits
2
Branches
0
Tags
039db0906d741fc8b3c55c9448b0f707d2075dd2
Commit Graph
2 Commits
Author
SHA1
Message
Date
Campbell Barton
039db0906d
add user_preference access to _RestrictContext() so addons can access their own preferences on load.
2013-01-15 17:20:52 +00:00
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