Blender Git Commit Log

Git Commits -> Revision e4164f3

January 20, 2017, 10:36 (GMT)
Depsgraph: Fix some errors printed to the console

They were not real issues, it's just some areas of code tried to create
relations between non-existing nodes without checking whether such
relations are really needed.

Now it should be easier to see real bugs printed.

Hopefully should be no regressions here.

Commit Details:

Full Hash: e4164f31fc1ea29a07ad58a9391e206801ac0d85
Parent Commit: 8b192ad
Lines Changed: +6, -8

3 Modified Paths:

/source/blender/depsgraph/intern/builder/deg_builder_relations.cc (+4, -4) (Diff)
/source/blender/depsgraph/intern/builder/deg_builder_relations.h (+1, -0) (Diff)
/source/blender/modifiers/intern/MOD_hook.c (+1, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021