summaryrefslogtreecommitdiff
path: root/scene/gui/slider.cpp
AgeCommit message (Collapse)Author
2016-08-24Slider value accounts for grabber offsetMason Ashbridge
2016-05-23GUI Focus mode improvementsZher Huei Lee
Exposed `get_focus_mode()` to the script Added `focus_mode` to the property panels for line-edit and sliders Added `enabled_focus_mode` to the property panels for buttons enabled_focus_mode is used when button is enabled/disabled
2016-03-09remove trailing whitespaceHubert Jarosz
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-12-10Fix exponential sliderseska
2015-04-18Updated copyright year in all headersJuan Linietsky
2014-09-19Fix for inverted VSliderRalf Hölzemer
VSlider would get set at the inverted position when receiving a mouse click Dragging the slider worked correct
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky