Blender Git Commit Log

Git Commits -> Revision 126024e

Revision 126024e by Sergey Sharybin (master)
July 12, 2012, 14:41 (GMT)
Fix #31584: Fractional step in value input for Skin Modifier (Event/input problem)

Issue was caused by the code which checked whether snapping should be enabled
on transform init taking into account keymap and special keys state. It was
used for Ctrl-Click on manipulator only.

Check for Ctrl state gave wring result with skin modifier. It was solved
by additional check for which mode transformation is initializing for --
currently manipulator is available for translation/roation/resize only
which doesn't give any keymap issues.

Commit Details:

Full Hash: 126024e537a8d1f7c412abf62be3d5b8e243a7da
SVN Revision: 48864
Parent Commit: 8ef23c6
Lines Changed: +18, -12

1 Modified Path:

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