aboutsummaryrefslogtreecommitdiff
path: root/editor/animation_track_editor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Prevent animation player crashGuilherme Felipe2018-06-181-1/+1
* Bit more of visual polishJuan Linietsky2018-06-081-2/+7
* Remove the "go back" behavior in track editor for inspector based key editing...Juan Linietsky2018-06-081-0/+15
* Properly update range and valid key range when keys are in/out of view, fixes...Juan Linietsky2018-06-081-30/+30
* Fixed cursor not updating in some circumstances, closes #19430Juan Linietsky2018-06-081-0/+4
* Disallow via add track for animation player to animate itself, fixes #19425Juan Linietsky2018-06-081-0/+5
* Avoid animation length from ever being completely, fixes #19420Juan Linietsky2018-06-081-1/+3
* Entirely new (and much improved) animation editor.Juan Linietsky2018-06-071-0/+5001