Blender Git Commit Log

Git Commits -> Revision 07f07a1

Revision 07f07a1 by Sergey Sharybin (depsgraph_refactor)
March 2, 2015, 10:14 (GMT)
Depsgraph: Fixes for crash with gilgamesh file from tube

Few issues solved:

- Avoid drivers operation re-creation, it's not a total failure for
now in case of drivers, but having assert abort for other cases is
rather handy.

Will check on better way to avoid drivers operations re-creation
later this week.

- Avoid null pointer de-reference in the error prints.
There might be still some around, but the file does no longer crash.

Didn't check the file in all the details, it's now at least opening
fine (some errors are printed to the console, will check on them later
as well).

Commit Details:

Full Hash: 07f07a1bfc34168c5ad7c9b223d348f47dff3b23
Parent Commit: 2435906
Lines Changed: +47, -7

3 Modified Paths:

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