Age | Commit message (Expand) | Author |
---|---|---|
2017-09-06 | Renamed playing property of audiostreams to play, to make it clearer. Fixes #... | Juan Linietsky |
2017-09-01 | Fix freeze on exit on audiostreamplayers when setting invalid stream, closes ... | Juan Linietsky |
2017-08-25 | added finished signals to audio stream players, fixes #9928 | Juan Linietsky |
2017-08-24 | Convert Object::cast_to() to the static version | Hein-Pieter van Braam |
2017-08-19 | Removes editor_hint from SceneTree | Ignacio Etcheverry |
2017-08-10 | Removes type information from method binds | Ignacio Etcheverry |
2017-06-22 | Fixed bug regarding to two spatial 2d players not mixing properly | Juan Linietsky |
2017-06-18 | -Added AudioStreamPlayer2D, for 2D positional sound | Juan Linietsky |