Commit History

Author SHA1 Message Date
  Micky 99cbcd250a Fix AudioStreamPlayer2D/3D's `get_playback_position` returning `0` right after calling `seek` 2 months ago
  Silc Lizard (Tokage) Renew 761a20f7a7 Add hint for oneshot & warning when it will be updated continuously 5 months ago
  Raul Santos 7fd261c8c1 Expose `AudioStreamPlayer{2D,3D}::set_playing` and remove `AudioStreamPlayer::{2D,3D}::_is_active` 5 months ago
  Kusok 8c7dd3cb61 Add `stop_callable` to `AudioStreamPlayerInternal` 5 months ago
  Adam Scott 52fa4f05f3 Add samples playback support 9 months ago
  Rémi Verschelde 61b970ea44 Merge pull request #91929 from matheusmdx/fix-error-91914 8 months ago
  matheusmdx 305967c021 Fix error in AudioStreamPlayer2D 8 months ago
  kobewi 413c11357d Use Core/Scene stringnames consistently 8 months ago
  kobewi a262d2d881 Add shorthand for using singleton string names 1 year ago
  aaronp64 58931c073d Check for NaN in set_volume_db functions 9 months ago
  smix8 35dafc9fa8 Split monolithic physics class files 11 months ago
  Aaron Franke 35c99bbcc1 Change AudioStreamPlayer autoplay and GLTFBufferView getters to be const 1 year ago
  kobewi 0c7db3cdad Add AudioStreamPlayerInternal to unify stream players 1 year ago
  Juan Linietsky a40fe16866 Implement audio stream playback parameters. 1 year ago
  A Thousand Ships 72fccd82c5 [Audio] Fix pausing stream on entering tree 1 year ago
  Rémi Verschelde 04d2aa61a3 Merge pull request #81641 from MewPurPur/bus-go-brrrr-2 1 year ago
  MewPurPur f29b6e73c2 Add a bus_renamed AudioServer signal 1 year ago
  A Thousand Ships a29416e332 [Scene,Main] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 1 year ago
  Hugo Locurcio 49b6067aba Use StringName consistently to refer to the Master audio bus name 1 year ago
  Rémi Verschelde 5025d95d41 Merge pull request #69027 from Uxeron/AudioListener2DRotationFix 1 year ago
  Uxeron 20ceba9e82 Fix AudioListener2D ignoring rotation 2 years ago
  kobewi 8a41eefb97 Fix 2D audio in multiple viewports 1 year ago
  smix8 a5351086b0 Fix AudioStreamPlayer2D crash when PhysicsServer2D runs on thread 1 year ago
  Rémi Verschelde 9583c20171 Merge pull request #70515 from stmSi/fix-hanging-audio-pitch-scale 1 year ago
  Rémi Verschelde 2e0d9efb72 Merge pull request #72115 from AThousandShips/clip_children_fix 2 years ago
  Ninni Pipping bbf203bc32 Hide clip_children for non-drawn CanvasItems 2 years ago
  Silc Renew 75330887d7 Implement blending audio feature to AnimationTree 2 years ago
  Juan Linietsky 4383b5ab1e Simplify AudioStreamPolyphonic 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  stmSi 2041616934 Fix Editor hanging if audiostream's pitch_scale is NaN 2 years ago