Blender Git Commit Log
Git Commits -> Revision 18c7dfa
Revision 18c7dfa by Joshua Leung (master) August 23, 2018, 05:07 (GMT) |
Cleanup: Remove the conditional ID node removal stuff, copied from clear_id_nodes() This was just randomly leaving all the Particle datablocks in the filtered graph (and causing and extra/excess pass over the ID's to get run). Unless we actually need those specially kept for some reason later, it's better to leave those out for now. |
Commit Details:
Full Hash: 18c7dfa8dc082f78b55d5dd59bee6c532682bf3f
Parent Commit: bd801e7
Lines Changed: +27, -61
1 Modified Path:
/source/blender/depsgraph/intern/depsgraph_query_filter.cc (+27, -61) (Diff)