Rémi Verschelde
|
9583c20171
Merge pull request #70515 from stmSi/fix-hanging-audio-pitch-scale
|
1 year ago |
Silc Renew
|
75330887d7
Implement blending audio feature to AnimationTree
|
1 year ago |
Juan Linietsky
|
4383b5ab1e
Simplify AudioStreamPolyphonic
|
1 year ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
1 year ago |
stmSi
|
2041616934
Fix Editor hanging if audiostream's pitch_scale is NaN
|
1 year ago |
Micky
|
a7ce7b1d3f
Fix AudioStreamPlayer not resuming after returning to SceneTree
|
2 years ago |
Micky
|
59e11934d8
Rename `str2var` to `str_to_var` and similar
|
2 years ago |
Yuri Sizov
|
1a24c9e14b
Make `_validate_property` a multilevel method
|
2 years ago |
reduz
|
d1ddee2258
Implement BPM support
|
2 years ago |
Aaron Franke
|
5dc3bfb80e
Use suffixes for units in nodes and resources
|
3 years ago |
Rémi Verschelde
|
0f5455230c
Use `switch` consistently in `_notification` (`scene` folder)
|
2 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
2 years ago |
Lightning_A
|
e078f970db
Rename `remove()` to `remove_at()` when removing by index
|
3 years ago |
Lyuma
|
c088a2dd89
Fix crash due to reentrancy in AudioStreamPlayer* finished signal.
|
3 years ago |
reduz
|
d03b7fbe09
Refactored Node3D rotation modes
|
3 years ago |
Douglas Leão
|
39a90751dc
Allow AudioStreamPlayer(2D) to provide `pitch_scale` on playback
|
3 years ago |
Ellen Poe
|
0e3cab41eb
Add polyphony to Audio Stream Player nodes
|
3 years ago |
Ellen Poe
|
3598d300cb
Do all audio mixing in the AudioServer
|
3 years ago |
reduz
|
44d62a9f4b
Implement NativeExtension pointer arguments
|
3 years ago |
reduz
|
6631f66c2a
Optimize StringName usage
|
3 years ago |
Anshul7sp1
|
91181c2086
Fixes small typos and grammar correction
|
3 years ago |
Ellen Poe
|
eb5566f5c5
Don't fade out after pausing unless stream is running
|
3 years ago |
Pedro J. Estébanez
|
8e128726f0
Modernize atomics
|
3 years ago |
Ellen Poe
|
15b8480b2c
Return setseek position if one exists in get_playback_position.
|
3 years ago |
reduz
|
1aa2823fa3
Removed _change_notify
|
3 years ago |
Rafał Mikrut
|
003bb8e1a8
Initialize class variables with default values in scene/ [1/2]
|
3 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
3 years ago |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 years ago |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
4 years ago |
Rémi Verschelde
|
07bc4e2f96
Style: Enforce separation line between function definitions
|
4 years ago |