Blender Git Commit Log

Git Commits -> Revision c7b12e3

Revision c7b12e3 by Sybren A. Stüvel (master)
July 29, 2021, 16:34 (GMT)
Fix T89976: Mirror Keys By Value performs wrong scale conversion

In the graph editor, Mirror Keys by Value would convert the value to mirror
over, to account for different units for linear & rotational properties.
The conversion was done in the different direction, though, resulting in
values that were too large by a factor of (180/pi)^2.

Commit Details:

Full Hash: c7b12e31e6f752f05aacdc0dca5e0e0783faa2e7
Parent Commit: cae18ab
Lines Changed: +1, -1

1 Modified Path:

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