Blender Git Loki
Git Commits -> Revision 6f09dff
Revision 6f09dff by Joshua Leung (master) May 6, 2012, 05:03 (GMT) |
Bugfix: While testing the other my previous commit (removing deformflag stuff), I noticed that trying to change set a parent object for the current object (via the Object Properties) would cause the current object to "blow up", and for cyclic dependency warnings to be spewed to the console. Adding a dummy usage of one of the vars here seems to solve it. Perhaps a case of weirdo compiler optimisations? |
Commit Details:
Full Hash: 6f09dffa367944f1f6c13a71b6494b2c41633a2b
SVN Revision: 46336
Parent Commit: 364388b
Lines Changed: +5, -2
1 Modified Path:
/source/blender/makesrna/intern/rna_object.c (+5, -2) (Diff)