Blender Git Commit Log
Git Commits -> Revision 1b6a098
Revision 1b6a098 by Martin Poirier (master) October 9, 2009, 01:34 (GMT) |
Partial revert of rev 23723 BRECHT, CHECK THIS The change made it return RNA python properties with null data pointer instead of None. That would make the particles and physics properties crash like this: 1. A valid property instead of None makes is seem like smoke (or other) modifier data is in context when it is Null. 2. UI code would try to access RNA properties of the (Null) modifier, which would crash |
Commit Details:
Full Hash: 1b6a09847a7a397810b154396b45161ccf97be36
SVN Revision: 23726
Parent Commit: dadd846
Lines Changed: +2, -2
1 Modified Path:
/source/blender/python/intern/bpy_rna.c (+2, -2) (Diff)