aboutsummaryrefslogtreecommitdiff
path: root/scene/animation/animation_player.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-496/+413
* Merge pull request #6462 from RandomShaper/fix-improve-anim-blendRémi Verschelde2017-02-271-17/+8
|\
| * Fix/improve AnimationPlayer blending logicPedro J. Estébanez2016-09-121-17/+8
* | Rename the _MD macro to D_METHODHein-Pieter van Braam2017-02-131-40/+40
* | Remove use of _SCS from ADD_METHODHein-Pieter van Braam2017-02-131-3/+3
* | Merge pull request #7002 from RandomShaper/vcs-friendlinessJuan Linietsky2017-01-251-8/+11
|\ \
| * | Improve .tscn VCSPedro J. Estébanez2017-01-161-8/+11
| |/
* | Overloaded basic math funcs (double and float variants). Use real_t rather th...Ferenc Arn2017-01-161-2/+2
* | Style: Fix statements ending with ';;'Rémi Verschelde2017-01-161-1/+1
* | Style: Fix whole-line commented codeRémi Verschelde2017-01-141-3/+5
* | renamed tween animationplayer scale functions to speed_scaleJuan Linietsky2017-01-131-5/+5
* | Renamed most signals so they refer to:Juan Linietsky2017-01-121-2/+2
* | - _ready() callback only happens once now, if you want to receive it again, u...Juan Linietsky2017-01-101-4/+4
* | Renamed finished to animation_finished, also passes the animation name when f...Juan Linietsky2017-01-081-2/+2
* | -Conversion of most properties to a simpler syntax, easier to use by scriptJuan Linietsky2017-01-041-7/+8
* | ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-40/+40
* | Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
|/
* Revert "Added toggle for loop interpolation based on adolson's code"Rémi Verschelde2016-06-261-13/+1
* Replace 'or'/'and' keywordsGeorge Marques2016-06-191-1/+1
* Merge pull request #4724 from Cybolic/optional-loop-interpolationRémi Verschelde2016-06-191-1/+13
|\
| * Added toggle for loop interpolation based on adolson's codeChristian Dannie Storgaard2016-05-201-1/+13
* | -Added trigger mode to tracks, useful for properties that work as triggers, s...Juan Linietsky2016-06-191-5/+7
* | remove trailing whitespaceHubert Jarosz2016-05-211-1/+1
|/
* Fixed animation player auto-queue duplication and undo/redoPaulb232016-05-071-0/+3
* animation_started signal to AnimationPlayerJakub Grzesik2016-04-141-0/+3
* remove trailing whitespaceHubert Jarosz2016-03-091-87/+87
* -Made some icon data types smaller so they take up less spaceJuan Linietsky2016-02-111-0/+1
* store animation names in alphabetical order, fixes #3423Juan Linietsky2016-02-011-2/+9
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* -Display on animation editor which keys are invalid and which tracks are unre...Juan Linietsky2015-12-051-6/+81
* HTML5 exporter ImprovementsJuan Linietsky2015-09-101-0/+6
* Several performance improvements, mainly in loading and instancing scenes and...Juan Linietsky2015-06-291-9/+12
* Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2015-06-061-4/+6
|\
| * improved animation editorJuan Linietsky2015-05-251-4/+6
* | small fixesJuan Linietsky2015-06-011-1/+1
|/
* -Rename unexisting by nonexistant, closes #1940Juan Linietsky2015-05-181-1/+1
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* New Code CompletionJuan Linietsky2014-12-161-0/+13
* -Ability to ask for documents/pictures/etc system dirs.Juan Linietsky2014-12-021-1/+1
* SceneMainLoop -> SceneTreeJuan Linietsky2014-11-051-7/+7
* -Much improvement to baked light bakerJuan Linietsky2014-10-271-1/+1
* Huge Amount of BugFixJuan Linietsky2014-10-031-0/+6
* Little BitsJuan Linietsky2014-08-141-2/+4
* A bit of everything:Juan Linietsky2014-05-141-1/+1
* -fixed export templates not loading/exporting on WindowsJuan Linietsky2014-02-131-0/+3
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+1258