Blender Git Commit Log

Git Commits -> Revision 630c055

Revision 630c055 by Sergey Sharybin (master)
November 2, 2016, 11:23 (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: 630c0559f97d4e9fbdbbd4278ddfbfaa07019165
Parent Commit: 4fdf682
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