Blender Git Commit Log

Git Commits -> Revision 67a6050

Revision 67a6050 by Philipp Oeser (master)
January 29, 2020, 10:27 (GMT)
Fix T55622: Proportional editing for Gpencil/Masks in dope sheet not
taking proportional size into account

Transform would always move all keyframes (e.g even when Proportional
size is 0.0).

'calculatePropRatio()' was setting td->factor correctly, but this was
not being considered in 'applyTimeTranslateValue()' if there was no
action [which greasepencil and masks do not have].

Maniphest Tasks: T55622

Differential Revision: https://developer.blender.org/D6697

Commit Details:

Full Hash: 67a60504990a6203304527a8bdb3a09041ca28d0
Parent Commit: 9c062ac
Lines Changed: +4, -3

1 Modified Path:

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