Age | Commit message (Expand) | Author |
2017-09-20 | Rename pos to position in user facing methods and variables | letheed |
2017-09-17 | Merge pull request #11252 from marcelofg55/fix_noaudio_crash | Rémi Verschelde |
2017-09-15 | Merge pull request #11230 from maxim-sheronov/fix_enum_bindings | Thomas Herzog |
2017-09-13 | Fix crash when no audio driver is available | Marcelo Fernandez |
2017-09-13 | Fix enums bindings | Maxim Sheronov |
2017-09-12 | Fixed issues with surround sound on audio server | Marcelo Fernandez |
2017-09-08 | Fix various assorted warnings | Hein-Pieter van Braam |
2017-09-01 | Corrections to audio buffer size calculations | Marcelo Fernandez |
2017-08-27 | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde |
2017-08-24 | Convert Object::cast_to() to the static version | Hein-Pieter van Braam |
2017-08-18 | -Volume sliders, mute, solo and fx bypass are functional, closes #9021 | Juan Linietsky |
2017-08-10 | Removes type information from method binds | Ignacio Etcheverry |
2017-08-02 | Fix double finalisation of audio drivers | Marcelo Fernandez |
2017-08-01 | Fix AudioServer::finish not getting called while quitting | Marcelo Fernandez |
2017-07-22 | Clang-formatting *.cpp and *.h (some files excluded) | Poommetee Ketson |
2017-07-19 | -Renamed GlobalConfig to ProjectSettings, makes more sense. | Juan Linietsky |
2017-07-19 | Add object type hint for docs | Poommetee Ketson |
2017-07-10 | Added get_bus_index to AudioServer | Bruno Lourenço |
2017-07-08 | Refactor 'treshold' to 'threshold' | Poommetee Ketson |
2017-04-27 | AudioServer: Set singleton to NULL when destructed | Ignacio Etcheverry |
2017-04-10 | Fix crash on exit. | Andreas Haas |
2017-04-08 | Add "Godot Engine contributors" copyright line | Rémi Verschelde |
2017-03-24 | Fix typos in source code using codespell | Rémi Verschelde |
2017-03-13 | fixed ClassDB inconsistencies | Karroffel |
2017-03-05 | A Whole New World (clang-format edition) | Rémi Verschelde |
2017-02-21 | -renamed globals.h to global_config.cpp (this seems to have caused a few modi... | Juan Linietsky |
2017-02-13 | Rename the _MD macro to D_METHOD | Hein-Pieter van Braam |
2017-01-25 | Audio bus editing is COMPLETE! | Juan Linietsky |
2017-01-23 | Ability to delete, drag and drop audio buses! | Juan Linietsky |
2017-01-22 | Added Audio Limiter bus effect, and sidechain ability to compressor. | Juan Linietsky |
2017-01-21 | WIP new AudioServer, with buses, effects, etc. | Juan Linietsky |
2017-01-15 | Oops! Audio engine has vanished :D | Juan Linietsky |
2017-01-07 | Memory pool vectors (DVector) have been enormously simplified in code, and re... | Juan Linietsky |
2017-01-02 | ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va... | Juan Linietsky |
2017-01-01 | Welcome in 2017, dear changelog reader! | Rémi Verschelde |
2016-01-21 | set_signed_data now works correctly on pcm8 samples. | Ovnuniarchos |
2016-01-01 | Update copyright to 2016 in headers | George Marques |
2015-12-28 | Add missing argument names in GDScript bindings | Rémi Verschelde |
2015-11-02 | Expose AudioServer::free(RID rid) as AudioServer::free_rid(RID rid) | Fabio Alessandrelli |
2015-09-26 | Fixed theora playback. Removed theoraplayer. | Juan Linietsky |
2015-04-18 | Updated copyright year in all headers | Juan Linietsky |
2014-02-09 | GODOT IS OPEN SOURCE | Juan Linietsky |