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
48,442
Commits
2
Branches
0
Tags
2085a42e52f5b0d18a4516af15132d112b11a8c1
Commit Graph
3 Commits
Author
SHA1
Message
Date
Campbell Barton
97d62f0183
style cleanup
2013-01-15 23:15:32 +00:00
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