Files
test/source/blender
Ton Roosendaal 66578d2900 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
2004-04-22 17:46:07 +00:00
..
2004-02-29 21:40:48 +00:00
2004-04-21 16:43:51 +00:00
2004-04-22 12:36:27 +00:00
2004-02-29 21:40:48 +00:00
2004-02-29 21:40:48 +00:00
2004-04-22 12:36:27 +00:00
2004-04-21 14:24:59 +00:00
2004-04-21 15:44:37 +00:00
2004-04-21 17:23:04 +00:00