aboutsummaryrefslogtreecommitdiff
path: root/editor/editor_spin_slider.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Entirely new (and much improved) animation editor.Juan Linietsky2018-06-071-0/+18
|
* Add missing copyright headersGuilherme Felipe2018-05-161-0/+30
|
* Fix compile error with clangMarcelo Fernandez2018-05-151-1/+1
|
* -New inspector.Juan Linietsky2018-05-151-0/+315
-Changed UI resizing code, gained huge amount of speed. -Reorganized timer sync to clean up behavior (sorry forgot commit this before) -