Blender Git Commit Log
Git Commits -> Revision e5c7f12
Revision e5c7f12 by Sybren A. Stüvel (soc-2021-porting-modifiers-to-nodes-decimate, soc-2021-porting-modifiers-to-nodes_all) July 30, 2021, 14:56 (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: e5c7f12f8b9f71c5c438618e3ad7573ff49f54e2
Parent Commit: 5466552
Committed By: Fabian Schempp
Lines Changed: +1, -1
1 Modified Path:
/source/blender/editors/space_graph/graph_edit.c (+1, -1) (Diff)