Blender Git Commit Log

Git Commits -> Revision 6ef4418

Revision 6ef4418 by Joshua Leung (depsgraph_refactor)
December 30, 2014, 00:19 (GMT)
Get rid of verify_entry_exit_operations()

This was a holdover from the initial implementation, when we tried to do
everything in a single pass, and we couldn't be sure if a component's
start/end operations had been created yet (i.e. since some components
may have only been partially created).

Following discussion with Sergey, we've concluded that this is redundant

Commit Details:

Full Hash: 6ef44184a292504a7fa7edd41a3a16e9b91f6308
Parent Commit: ab7a1d9
Lines Changed: +2, -110

2 Modified Paths:

/source/blender/depsgraph/intern/depsgraph_build.cpp (+2, -105) (Diff)
/source/blender/depsgraph/intern/depsgraph_build.h (+0, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021