Blender Git Loki
Git Commits -> Revision e176d66
Revision e176d66 by Joshua Leung (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) 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