summaryrefslogtreecommitdiffstats
path: root/editor/plugins/animation_state_machine_editor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #24814 from YeldhamDev/animtree_editor_statemach_scrollsRémi Verschelde2019-01-071-15/+8
|\
| * Move scrolls in the StateMachine editor inside the panelMichael Alexsander Silva Dias2019-01-071-15/+8
* | Fix state machine scrollGuilherme Felipe2019-01-061-2/+3
|/
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Removed graph node headers from state machine nodesDawid Wdowiak2018-12-301-2/+2
* Small fixes for the AnimationTree editorMichael Alexsander Silva Dias2018-12-181-0/+9
* General fixes for the AnimationTree editorMichael Alexsander Silva Dias2018-12-171-1/+3
* Fix titles in graph editors being invisible when headers are enabledMichael Alexsander Silva Dias2018-12-161-2/+2
* Fix "undo" of the state machine losing node's positionGuilherme Felipe2018-12-161-1/+1
* Fix many errors found by PVS-StudioAaron Franke2018-11-281-1/+1
* Merge pull request #21982 from luzpaz/misc-typosRémi Verschelde2018-09-131-1/+1
|\
| * Misc. typosluz.paz2018-09-121-1/+1
* | Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-3/+3
|/
* Add missing copyright headersRémi Verschelde2018-08-291-0/+30
* Massive rewrite to AnimationTree. Many APIs changed in order to:Juan Linietsky2018-08-201-135/+167
* Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam2018-07-261-2/+2
* renamed AnimationGraphPlayer to AnimationTreeJuan Linietsky2018-06-251-7/+7
* State machine animation nodeJuan Linietsky2018-06-251-0/+1313