mirror of
https://github.com/godotengine/godot.git
synced 2026-01-02 13:49:54 +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.