Blender Git Loki
Git Commits -> Revision e4164f3
Revision e4164f3 by Sergey Sharybin (blender-v2.78b-release, blender-v2.78c-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) 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