Blender Git Commit Log
Git Commits -> Revision 33edfef
Revision 33edfef by Bastien Montagne (master) September 19, 2018, 13:46 (GMT) |
Depsgraph/RNA: Fix broken 'dupliobject' RNA interface. Previous code would crash on whole lot of accessors in case current item was not a real dupli instance. And code was missing access to crucial dupli (world) matrix! Pretty useless without that. Also reordered a bit members in here, let's try to keep a bit of logic... |
Commit Details:
Full Hash: 33edfefa8e369878f575c8fa24448936804835f4
Parent Commit: a349527
Lines Changed: +64, -27
1 Modified Path:
/source/blender/makesrna/intern/rna_depsgraph.c (+64, -27) (Diff)