Blender Git Commit Log
Git Commits -> Revision 92f6dd7
Revision 92f6dd7 by Campbell Barton (master) August 30, 2010, 09:18 (GMT) |
fix for resolving rna paths, RNA_path_resolve could return a property which was the parent of the pointer (when it would normally be assumed to be the child). also change pythons struct_rna.path_resolve to return StructRNA's or Properties when the property isnt NULL. |
Commit Details:
Full Hash: 92f6dd73b339d99d2c47afe46b1ca1b817626bf7
SVN Revision: 31659
Parent Commit: e5b1e64
Lines Changed: +14, -5