Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-09 | Merge pull request #3980 from JoshuaGrams/timescale-remainder | Rémi Verschelde | |
TimeScale node: scale return value (time remaining). | |||
2016-03-09 | TimeScale node: return +inf remaining for 0 scale. | Josh Grams | |
2016-03-09 | remove trailing whitespace | Hubert Jarosz | |
2016-03-08 | AnimationTreePlayer: distinguish value tracks. | Josh Grams | |
If the node had a 3D Transform, the transform would always get written, even if the tracks on that node were supposed to be value tracks. | |||
2016-03-07 | TimeScale node: scale return value (time remaining). | Josh Grams | |
2016-03-01 | Merge pull request #3858 from JoshuaGrams/blend3 | Rémi Verschelde | |
AnimationTreePlayer (Blend3): process all inputs. | |||
2016-03-01 | AnimationTreePlayer: blend value tracks (closes #2299) | Josh Grams | |
Variant: - zero() sets a Variant to the appropriate type of zero value - blend() blends part of one Variant on top of another. | |||
2016-02-28 | AnimationTreePlayer (Blend3): process all inputs. | Josh Grams | |
Always call _process_node on all three inputs so that looped animations don't get out of sync. | |||
2016-01-01 | Update copyright to 2016 in headers | George Marques | |
2015-12-16 | -fix function calls in animationtree, closes #2789 | Juan Linietsky | |
2015-12-10 | This fixes long standing animation bug | Sergey Lapin | |
When AnimationTreePlayer switches to new animation it never seeks it to 0 which leads to problems with non-looping animations being played just once. This patch is direct approach fixing this problem. It handles most common cases of occurance. Closes #2199 | |||
2015-11-02 | Experimental retooling of AnimationTreePlayer to allow manual advancement. | Saracen | |
2015-04-27 | -added set_master_player binding, fixes #1477 | Juan Linietsky | |
2015-04-18 | Updated copyright year in all headers | Juan Linietsky | |
2015-01-02 | -fixed NODE_OUT error in animtreeplayer #1078 | Juan Linietsky | |
-fixed randon button when editing menubutton #1079 | |||
2014-11-11 | Fix AnimationTreePlayer.node_get_input_source typo | Brandon DeRosier | |
- Changed node_get_input_sourcre to node_get_input_source | |||
2014-11-05 | SceneMainLoop -> SceneTree | Juan Linietsky | |
-=-=-=-=-=-=-=-=-=-=-=-=-=- *YOUR SOURCE MIGHT NOT WORK* For mor information on fix: https://github.com/okamstudio/godot/wiki/devel_scene_tree Other stuff: -Shower of bullets demo -Fixes all around | |||
2014-07-07 | Timeseek works like this | Theo Hallenius | |
2014-02-09 | GODOT IS OPEN SOURCE | Juan Linietsky | |