Blender Git Loki
Git Commits -> Revision e12650b
Revision e12650b by Joshua Leung (master) March 27, 2016, 05:05 (GMT) |
Driver Eyedropper: Auto detection/correction magic for rotation properties When linking a rotation property to a non-rotation property (going in either direction - i.e. rot -> normal, normal -> rot), the driver expression will now be set so that the new drivers behave as expected (i.e. you get the values you see, instead of "weird" values that seem several orders of magnitude off). This may not be that great for everyone (i.e. the rare users out there who actually like to look at their rotations in radians), but they usually know what they're doing anyway, so this will be easy to correct. |
Commit Details:
Full Hash: e12650bdd1f7d68f4325e879fe6551163f709f2f
Parent Commit: 4b27981
Lines Changed: +32, -4
1 Modified Path:
/source/blender/editors/animation/drivers.c (+32, -4) (Diff)