Blender Git Commit Log
Git Commits -> Revision 7ca4c51
Revision 7ca4c51 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 4, 2017, 04:43 (GMT) |
Hacky WIP code to verify that GPencil-Dopesheet Integration (for modifiers) is working This code should be replaced, as it currently just duplicates the modifier-looping logic (bad!). However, this is just a temporary placeholder needed to get the updateDepsgraph() calls to run at all. In any case, this would've been easier if I'd done the ob->gpd ==> ob->data fixes first, since this hack wouldn't be needed. |
Commit Details:
Full Hash: 7ca4c512a7eafbfc36e65ba65f907e19ac54ac3b
Parent Commit: b5c994c
Lines Changed: +68, -0