blender/source
julianeisel e7a9bf88d2 Fix T43111: Node Editor (Slider) Draw Glitch
* don't allow Node Editor input max value to be less then min value
* avoid the num slider drawing glitch if softmin equals softmax
* assert if softmax/hardmax is smaller than softmin/hardmin

With this, we sort of allow softmin/hardmin and softmax/hardmax being the same.
2015-01-05 21:05:17 +01:00
..
blender Fix T43111: Node Editor (Slider) Draw Glitch 2015-01-05 21:05:17 +01:00
blenderplayer Fix blenderplayer compilation (tm) 2014-12-11 20:34:53 +01:00
creator Remove executable flag from the build configuration files 2014-12-31 14:05:53 +05:00
gameengine Recent fix for SDL2 broke joysticks for SDL1.2 2015-01-05 20:23:30 +11:00
icons
CMakeLists.txt Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00
SConscript