summaryrefslogtreecommitdiff
path: root/editor/editor_spin_slider.cpp
AgeCommit message (Collapse)Author
2018-07-19-Project/Editor settings now use new inspectorJuan Linietsky
-Project/Editor settings now show tooltips properly -Settings thar require restart now will show a restart warning -Video driver is now visible all the time, can be changed easily -Added function to request current video driver
2018-07-18Improvements to vector fields, show axis in color with a backgroundJuan Linietsky
2018-07-18Several improvements to editor inspector usability and styleJuan Linietsky
2018-07-18Fix spin slider, was not registering drag properlyJuan Linietsky
2018-07-12Merge pull request #19091 from guilhermefelipecgs/fix_uiMax Hilbrunner
[InspectorDock] Change label offset
2018-07-04spin_slider: dont show grabber when editing value with keyboardtoger5
2018-07-04better tab support for property editortoger5
2018-07-04spin_slider added ctrl and shift shrotcuts, removed exp draggingtoger5
2018-06-07Entirely new (and much improved) animation editor.Juan Linietsky
2018-05-21[InspectorDock] Change label offsetGuilherme Felipe
2018-05-16Add missing copyright headersGuilherme Felipe
2018-05-15Fix compile error with clangMarcelo Fernandez
2018-05-15-New inspector.Juan Linietsky
-Changed UI resizing code, gained huge amount of speed. -Reorganized timer sync to clean up behavior (sorry forgot commit this before) -