Blender Git Loki

Git Commits -> Revision a33b261

Revision a33b261 by Germano Cavalcante (master)
February 17, 2020, 16:33 (GMT)
Fix T71455, T73852, T73860: Transform, Redo doesn't work properly in time editors

The redo panel does not consider the position of the mouse.
So it is not possible to know the direction to redo the operator.

The solution is to add a new `direction` parameter that can be
saved and used for redo.

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

Commit Details:

Full Hash: a33b261473e95de8d8d438dbb6aa7afe513fb082
Parent Commit: 847bb4c
Lines Changed: +35, -21

6 Modified Paths:

/source/blender/editors/include/ED_transform.h (+1, -0) (Diff)
/source/blender/editors/transform/transform.c (+5, -0) (Diff)
/source/blender/editors/transform/transform_generics.c (+20, -18) (Diff)
/source/blender/editors/transform/transform_mode_timetranslate.c (+0, -1) (Diff)
/source/blender/editors/transform/transform_mode_translate.c (+0, -1) (Diff)
/source/blender/editors/transform/transform_ops.c (+9, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021