summaryrefslogtreecommitdiff
path: root/editor/animation_track_editor.cpp
AgeCommit message (Expand)Author
2018-07-26Merge pull request #19464 from bojidar-bg/19448-fix-subproperty-handlingRĂ©mi Verschelde
2018-07-26Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam
2018-07-05Merge pull request #19475 from YeldhamDev/animplayer_cosmeticMax Hilbrunner
2018-07-05Merge pull request #19713 from volzhs/fix-crash-nodepath-animation-editMax Hilbrunner
2018-07-03Hide play position if animation node is invalidkhairul169
2018-06-30Minor changes to the AnimationPlayer editor.Michael Alexsander Silva Dias
2018-06-22Fix crash when assigning a node on editing animation keyvolzhs
2018-06-18Prevent animation player crashGuilherme Felipe
2018-06-18Fix bug in animationplayer editor not using subproperties properlyBojidar Marinov
2018-06-08Bit more of visual polishJuan Linietsky
2018-06-08Remove the "go back" behavior in track editor for inspector based key editing...Juan Linietsky
2018-06-08Properly update range and valid key range when keys are in/out of view, fixes...Juan Linietsky
2018-06-08Fixed cursor not updating in some circumstances, closes #19430Juan Linietsky
2018-06-08Disallow via add track for animation player to animate itself, fixes #19425Juan Linietsky
2018-06-08Avoid animation length from ever being completely, fixes #19420Juan Linietsky
2018-06-07Entirely new (and much improved) animation editor.Juan Linietsky