Blender Git Commit Log

Git Commits -> Revision eed5294

Revision eed5294 by Joshua Leung (animsys2)
November 23, 2008, 00:08 (GMT)
AnimSys2: Auto-time-snapping for IPO Editor Transforms

Now the IPO-Editor has the Auto-snapping setting that the Action/NLA Editors have, which mean that the keyframes will always be snapped to the nearest frame. This means that keyframes can now be moved without having to constantly hold the shift/control keys.

Notes:
- Due to the difference in implementation, there is no "frame/second step" option here, but that was not too useful anyway.
- As there are values as well as times for keyframes, this frame snapping can only be turned on/off using the menu (and not any hotkeys)

Commit Details:

Full Hash: eed52943ba1da25e4d00c4228ea0461c53071f73
SVN Revision: 17538
Parent Commit: 4f20a62
Lines Changed: +38, -6

5 Modified Paths:

/source/blender/makesdna/DNA_space_types.h (+1, -1) (Diff)
/source/blender/src/header_ipo.c (+17, -2) (Diff)
/source/blender/src/transform.c (+5, -2) (Diff)
/source/blender/src/transform_conversions.c (+15, -0) (Diff)
/source/blender/src/transform_generics.c (+0, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021