Blender Git Commit Log

Git Commits -> Revision 3419ffd

Revision 3419ffd by Joshua Leung (master)
February 8, 2016, 13:45 (GMT)
Fix: ANIM_animdata_update() was not handling post-edit updates on GP channels

This may have resulted in situations where the order of GP keyframes was
incorrect (leading to some frames not being able to be found), or in some
redraw problems when trying to delete GP keyframes (that I was getting earlier,
but can't seem to reproduce now)

TODO: We now need to hook up a proper api to do the GP key sorting

Commit Details:

Full Hash: 3419ffdf498cd5ba27433bd64d9da3939a4b13d2
Parent Commit: 770319b
Lines Changed: +40, -21

2 Modified Paths:

/source/blender/editors/animation/anim_deps.c (+37, -18) (Diff)
/source/blender/editors/space_action/action_edit.c (+3, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021