Blender Git Commit Log
Git Commits -> Revision b6b77b8
Revision b6b77b8 by Campbell Barton (master) March 3, 2011, 09:16 (GMT) |
Py/RNA api: fix for crash when iterating over a collection which allocates the collection and frees on when finished. The ability for BPy_StructRNA to hold a reference to other PyObject's was added to support this. |
Commit Details:
Full Hash: b6b77b8426318a8f02f3f01c8cd9abe799843470
SVN Revision: 35324
Parent Commit: 57436f3
Lines Changed: +66, -4