Blender Git Commit Log
Git Commits -> Revision 9914c05
Revision 9914c05 by Bastien Montagne (master) August 2, 2018, 15:17 (GMT) |
Depsgraph: fix some DEG queries crashing with new, empty graph. Calling code is responsible to check on NULL pointers here, or ensure is does have a fully built and evaluated depsgraph, but this should never crash in DEG queries themselves. |
Commit Details:
Full Hash: 9914c05bd762d495fe3778c417ba1c7c9d7f1332
Parent Commit: 7719738
Lines Changed: +5, -2
1 Modified Path:
/source/blender/depsgraph/intern/depsgraph_query.cc (+5, -2) (Diff)