index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
servers
/
audio
/
effects
/
audio_effect_limiter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
*
Fix member names of `AudioFrame` to match extension
A Thousand Ships
2024-02-13
1
-4
/
+4
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Rename `str2var` to `str_to_var` and similar
Micky
2022-08-26
1
-7
/
+7
*
Add suffixes to all nodes and resources
FireForge
2022-06-11
1
-3
/
+3
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-06-19
1
-2
/
+2
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Style: Enforce separation line between function definitions
Rémi Verschelde
2020-05-14
1
-0
/
+3
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-11
/
+0
*
Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.
Juan Linietsky
2020-02-25
1
-4
/
+4
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
AudioEffectLimiter: fix wrong soft_clip_ratio getter
Poommetee Ketson
2017-09-25
1
-1
/
+1
*
Fix unused variable warnings
Hein-Pieter van Braam
2017-09-08
1
-5
/
+0
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Refactor 'treshold' to 'threshold'
Poommetee Ketson
2017-07-08
1
-10
/
+10
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-42
/
+35
*
Add a bunch of missing Godot headers in own files
Rémi Verschelde
2017-03-05
1
-0
/
+28
*
Rename the _MD macro to D_METHOD
Hein-Pieter van Braam
2017-02-13
1
-8
/
+8
*
Remove use of _SCS from ADD_METHOD
Hein-Pieter van Braam
2017-02-13
1
-4
/
+4
*
Added Audio Limiter bus effect, and sidechain ability to compressor.
Juan Linietsky
2017-01-22
1
-0
/
+124