-
-
Notifications
You must be signed in to change notification settings - Fork 4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#5364 Bugfix : Sound : processSound callback saved and used with load…
…ed + mustPlay (#5365) * #5364 Bugfix : The processSound callback given to playSound() before the sound was loaded will be called when loaded and not ignored anymore. * #5364 : Sound : Added API for reaching THREE.Audio.loopStart() and loopEnd() * #5364 : Sound : Automatically set the loop end to the end of the sound if a loop start was specified without an end * #5364 : Sound : Code review changes applied.
- Loading branch information
1 parent
0e2399e
commit ff6da4b
Showing
1 changed file
with
15 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters