aboutsummaryrefslogtreecommitdiff
path: root/scene/animation (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #3980 from JoshuaGrams/timescale-remainderRémi Verschelde2016-03-091-2/+7
|\
| * TimeScale node: return +inf remaining for 0 scale.Josh Grams2016-03-091-1/+4
| * TimeScale node: scale return value (time remaining).Josh Grams2016-03-071-2/+4
* | remove trailing whitespaceHubert Jarosz2016-03-095-133/+133
* | AnimationTreePlayer: distinguish value tracks.Josh Grams2016-03-081-2/+3
|/
* Merge pull request #3858 from JoshuaGrams/blend3Rémi Verschelde2016-03-011-11/+12
|\
| * AnimationTreePlayer (Blend3): process all inputs.Josh Grams2016-02-281-11/+12
* | AnimationTreePlayer: blend value tracks (closes #2299)Josh Grams2016-03-011-4/+7
|/
* -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-0111-11/+11
* -fix function calls in animationtree, closes #2789Juan Linietsky2015-12-161-1/+1
* This fixes long standing animation bugSergey Lapin2015-12-102-34/+37
* -Display on animation editor which keys are invalid and which tracks are unre...Juan Linietsky2015-12-052-6/+83
* Merge pull request #2707 from akien-mga/masterJuan Linietsky2015-11-181-2/+0
|\
| * Cosmetic fixes to SCons buildsystemRémi Verschelde2015-11-011-2/+0
* | Experimental retooling of AnimationTreePlayer to allow manual advancement.Saracen2015-11-022-10/+105
|/
* HTML5 exporter ImprovementsJuan Linietsky2015-09-102-0/+7
* 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-062-5/+7
|\
| * improved animation editorJuan Linietsky2015-05-252-5/+7
* | small fixesJuan Linietsky2015-06-011-1/+1
|/
* -Rename unexisting by nonexistant, closes #1940Juan Linietsky2015-05-181-1/+1
* added notes to resolve undefined behavior of calculations in tweeningehriche2015-05-061-6/+6
* Spine: add feature to insert/remove interpolates while updatingsanikoyes2015-05-052-11/+226
* -Fixes from source code analyzizer, closes #1768Juan Linietsky2015-05-011-1/+1
* -added set_master_player binding, fixes #1477Juan Linietsky2015-04-271-0/+6
* Updated copyright year in all headersJuan Linietsky2015-04-1811-11/+11
* Add call deferred support for Tweensanikoyes2015-01-072-11/+114
* -fixed NODE_OUT error in animtreeplayer #1078Juan Linietsky2015-01-021-1/+2
* 1.Change interpolate_callback:p_times_in_sec argument before p_callback argum...sanikoyes2014-12-192-96/+144
* New Code CompletionJuan Linietsky2014-12-162-0/+16
* -Ability to ask for documents/pictures/etc system dirs.Juan Linietsky2014-12-021-1/+1
* Fix AnimationTreePlayer.node_get_input_source typoBrandon DeRosier2014-11-111-1/+1
* SceneMainLoop -> SceneTreeJuan Linietsky2014-11-055-16/+16
* -Much improvement to baked light bakerJuan Linietsky2014-10-271-1/+1
* Huge Amount of BugFixJuan Linietsky2014-10-032-0/+8
* Small FixesJuan Linietsky2014-09-172-5/+4
* tween:sanikoyes2014-08-252-35/+392
* Fix tween seek, add tell functionsanikoyes2014-08-222-7/+28
* Replace object to NodePathsanikoyes2014-08-222-62/+161
* Fix resetsanikoyes2014-08-211-2/+4
* Add tween delay supportsanikoyes2014-08-212-14/+66
* Add missing bind, fix bind argument descriptionsanikoyes2014-08-201-4/+5
* Add tween seek/repeat supportsanikoyes2014-08-202-4/+56
* Add remove/remove_all for tweensanikoyes2014-08-202-0/+29
* Add tween support for godotsanikoyes2014-08-203-0/+1252
* Little BitsJuan Linietsky2014-08-141-2/+4
* Timeseek works like thisTheo Hallenius2014-07-071-2/+3
* A bit of everything:Juan Linietsky2014-05-141-1/+1