Blender Git Loki
Git Commits -> Revision e28e6ac
Revision e28e6ac by Brecht Van Lommel (master) January 29, 2010, 14:49 (GMT) |
Fix the underlying problem from the last commit, which was worked around incorrectly in r24435 before that. freeptr in BPy_StructRNA was uninitialized when creating bpy.context. |
Commit Details:
Full Hash: e28e6ac5c78d6f02e43132f9f5d23288f151be12
SVN Revision: 26397
Parent Commit: 5abb38e
Lines Changed: +5, -7