summaryrefslogtreecommitdiffstats
path: root/scene/animation/root_motion_view.cpp
Commit message (Expand)AuthorAgeFilesLines
* Style: Enforce separation line between function definitionsRémi Verschelde2020-05-141-0/+1
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-6/+0
* Renaming of servers for coherency.Juan Linietsky2020-03-271-14/+14
* Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.Juan Linietsky2020-02-251-2/+2
* PoolVector is gone, replaced by VectorJuan Linietsky2020-02-181-2/+2
* Modernized default 3D material, fixes material bugs.Juan Linietsky2020-02-111-1/+1
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Misc. typosluz.paz2018-09-121-1/+1
* Add missing copyright headersRémi Verschelde2018-08-291-0/+30
* -Fixes to OBJ importer, option to disable optimizationJuan Linietsky2018-06-301-2/+17
* Changes to how node paths are selected from property, allowing setting a hint.Juan Linietsky2018-06-271-1/+1
* -Add root motion support in AnimationTree.Juan Linietsky2018-06-261-0/+163