Commit History

Author SHA1 Message Date
  Marcelo Fernandez 3180827387 Fix AudioServer::finish not getting called while quitting 8 years ago
  Poommetee Ketson c7c65ca6ba Clang-formatting *.cpp and *.h (some files excluded) 8 years ago
  Juan Linietsky 25678b1876 -Renamed GlobalConfig to ProjectSettings, makes more sense. 8 years ago
  Poommetee Ketson 49c7620326 Add object type hint for docs 8 years ago
  Bruno Lourenço 62e06657bb Added get_bus_index to AudioServer 8 years ago
  Poommetee Ketson 2fd204c35e Refactor 'treshold' to 'threshold' 8 years ago
  Ignacio Etcheverry 231fa92201 AudioServer: Set singleton to NULL when destructed 8 years ago
  Andreas Haas 246dfc65ca Fix crash on exit. 8 years ago
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 years ago
  Rémi Verschelde debeee56f7 Fix typos in source code using codespell 8 years ago
  Karroffel 6ab3213a55 fixed ClassDB inconsistencies 8 years ago
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 years ago
  Juan Linietsky de0045cf1b -renamed globals.h to global_config.cpp (this seems to have caused a few modified files) 8 years ago
  Hein-Pieter van Braam 411ee71b4d Rename the _MD macro to D_METHOD 8 years ago
  Juan Linietsky 7e1afeafd4 Audio bus editing is COMPLETE! 8 years ago
  Juan Linietsky 3b019bf644 Ability to delete, drag and drop audio buses! 8 years ago
  Juan Linietsky 4d9bc8b00c Added Audio Limiter bus effect, and sidechain ability to compressor. 8 years ago
  Juan Linietsky 0aa7242624 WIP new AudioServer, with buses, effects, etc. 8 years ago
  Juan Linietsky b400c69cd4 Oops! Audio engine has vanished :D 8 years ago
  Juan Linietsky 2ab83e1abb Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector 8 years ago
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. 8 years ago
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! 8 years ago
  Ovnuniarchos 8ed13c4df4 set_signed_data now works correctly on pcm8 samples. 9 years ago
  George Marques 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
  Rémi Verschelde d4993b74fc Add missing argument names in GDScript bindings 9 years ago
  Fabio Alessandrelli 203f069329 Expose AudioServer::free(RID rid) as AudioServer::free_rid(RID rid) 10 years ago
  Juan Linietsky c858515785 Fixed theora playback. Removed theoraplayer. 10 years ago
  Juan Linietsky fdaa2920eb Updated copyright year in all headers 10 years ago
  Juan Linietsky 0b806ee0fc GODOT IS OPEN SOURCE 11 years ago