Blender Git Commit Log

Git Commits -> Revision 66578d2

Revision 66578d2 by Ton Roosendaal (master)
April 22, 2004, 17:46 (GMT)
Fix for CTRL+drag on sliders and number buttons.
The code wasn't correct at all (for ages!). Rule now again is:

Button range 0.0-2.0 : ctrl goes with steps of 0.1, shift+ctrl steps of 0.01
Button range 2.0-20.0: ctrl goes with steps of 1.0, shift+ctrl steps of 0.1
Button range larger: ctrl goes with steps of 10.0

Commit Details:

Full Hash: 66578d290002950bec57310b9967ceee3dc502a6
SVN Revision: 2376
Parent Commit: a0b738f
Lines Changed: +15, -8

1 Modified Path:

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