Blender Git Commit Log

Git Commits -> Revision 11d6138

Revision 11d6138 by Campbell Barton (master)
February 1, 2011, 00:32 (GMT)
workaround [#25845] Empty UI panels
- now writing to RNA is disabled when inside render() call.
- disallow calling operators when writes are disabled.

Rendering runs in a thread so running operators from the thread is not safe unless rendering becomes a blocking operator again.

Commit Details:

Full Hash: 11d61383fa446b53794c9800ba24f4ecc8a8bcfd
SVN Revision: 34590
Parent Commit: e8f7f42
Lines Changed: +21, -1

3 Modified Paths:

/source/blender/python/intern/bpy_operator.c (+5, -0) (Diff)
/source/blender/python/intern/bpy_rna.c (+14, -1) (Diff)
/source/blender/python/intern/bpy_rna.h (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021