Blender Git Commit Log
Git Commits -> Revision 423994b
Revision 423994b by Campbell Barton (master) December 20, 2012, 03:56 (GMT) |
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. |
Commit Details:
Full Hash: 423994bf396869f9eab2ad252abe5c034ca8181e
SVN Revision: 53194
Parent Commit: e4728bf
Lines Changed: +94, -47
1 Added Path:
/release/scripts/modules/bpy_restrict_state.py (+57, -0) (View)