Blender Git Commit Log
Git Commits -> Revision 8c5bff9
Revision 8c5bff9 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 14, 2017, 13:57 (GMT) |
Fix: Temporary fix for crashes when moving GP keyframes when toggling Onion Skinning ANIM_list_elem_update() was not doing anything as ale->id was null, and we were filtering the channels by "animdata" blocks (i.e. the GP datablocks). While technically what we're doing here isn't totally correct (I'll need to come up with a better fix tomorrow), this will be a good quick-fix for the crashes they animators are currently getting. |
Commit Details:
Full Hash: 8c5bff94d1bb4711cd8feb79e02d4bbd0c6233b1
Parent Commit: 8c07cf1
Lines Changed: +1, -1
1 Modified Path:
/source/blender/editors/animation/anim_filter.c (+1, -1) (Diff)