mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
The paused notifications are only sent when pause status is changed, this ensures that streams that are non-processing do not play when added to the tree. Also ensures that the `process_mode` property applies generally.