Blender Git Commit Log

Git Commits -> Revision e176d66

November 7, 2017, 07:51 (GMT)
Fix: Depsgraph was complaining in debug mode about the "geometry_eval" opnode for GPencil not having any function attached

In future, maybe we should move the derived_gpf calculations
(and by extension, the modifier-evaluation loops) into the
BKE_gpencil_eval_geometry() callback added in this commit.

Commit Details:

Full Hash: e176d66cbe84b7365bf3bf953ab314bdf82f00f3
Parent Commit: 806aa23
Lines Changed: +23, -2

3 Modified Paths:

/source/blender/blenkernel/BKE_gpencil.h (+3, -0) (Diff)
/source/blender/blenkernel/intern/gpencil_modifier.c (+12, -0) (Diff)
/source/blender/depsgraph/intern/builder/deg_builder_nodes.cc (+8, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021