Blender Git Commit Log
Git Commits -> Revision ff6e2e8
Revision ff6e2e8 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 17, 2017, 13:46 (GMT) |
Fix: Crash when moving GP frame so that it replaces the one before it This crash only occurred in a particular file, when onion skinning was enabled. For some reason, the fact that this function was clearing the layer's actframe (when the frame being deleted wasn't currently active) was causing problems. I'm guessing that the GP draw engine code currently assumes that gpl->actframe will always be set/valid? |
Commit Details:
Full Hash: ff6e2e82ea14bbcf4249cb6c5b67418086ff721c
Parent Commit: a948203
Lines Changed: +0, -2
1 Modified Path:
/source/blender/blenkernel/intern/gpencil.c (+0, -2) (Diff)