summaryrefslogtreecommitdiff
path: root/scene/2d/sample_player_2d.cpp
AgeCommit message (Collapse)Author
2016-06-19-Added trigger mode to tracks, useful for properties that work as triggers, ↵Juan Linietsky
such as playing a sample, an animation, etc. -Better interpolation of discrete tracks, fixes #4417
2016-05-17-Added configuration warning system for nodesJuan Linietsky
-Added a new "add" and "instance" buttons for scene tree -Added a vformat() function to ease translation work
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-09-26Rename _voice_count to _polyphony in SamplePlayer to be consistent with ↵Rémi Verschelde
SamplePlayer2D
2015-04-18Updated copyright year in all headersJuan Linietsky
2015-01-02-refresh play options in property when setting samplelibrary (#1016)Juan Linietsky
2014-11-05SceneMainLoop -> SceneTreeJuan 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-02-09GODOT IS OPEN SOURCEJuan Linietsky