aboutsummaryrefslogtreecommitdiff
path: root/modules/visual_script/doc_classes/VisualScriptResourcePath.xml
diff options
context:
space:
mode:
authorrobfram2018-01-20 22:22:00 +0100
committerHein-Pieter van Braam2018-02-04 19:56:37 +0100
commit1036a76bc5c98e63931f6791502021104d5fd010 (patch)
treee62f728f04c2e2f1d40cb6d277036cac21adc83e /modules/visual_script/doc_classes/VisualScriptResourcePath.xml
parente44bef44040438e13542449cf7f4fc7277e64a48 (diff)
downloadgodot-1036a76bc5c98e63931f6791502021104d5fd010.tar.gz
godot-1036a76bc5c98e63931f6791502021104d5fd010.tar.zst
godot-1036a76bc5c98e63931f6791502021104d5fd010.zip
Fix issue 15895, audio streams don't signalling finished after the first one
if the audio player is set to play again due to the order of calls in _notification. First it emits the signal, and later it disable the internal processing regardless what the callback did. Changed to emit the signal at the end to ensure the changes done at callback remains. (cherry picked from commit d588fe2740e3cb98b0f126e80490353333a5f97e)
Diffstat (limited to 'modules/visual_script/doc_classes/VisualScriptResourcePath.xml')
0 files changed, 0 insertions, 0 deletions