Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't store and manage wet buffers separately | Chris Robinson | 2022-07-15 | 1 | -11/+0 |
| | |||||
* | Allocate EffectSlots in clusters | Chris Robinson | 2022-07-15 | 1 | -0/+7 |
| | |||||
* | Handle AirAbsorptionGainHF as a native context property | Chris Robinson | 2022-02-08 | 1 | -1/+5 |
| | |||||
* | Combine listener and context updates | Chris Robinson | 2022-02-08 | 1 | -15/+7 |
| | |||||
* | Move some more context functions to the proper source | Chris Robinson | 2021-12-17 | 1 | -1/+1 |
| | |||||
* | Remove an unnecessary parameter | Chris Robinson | 2021-12-17 | 1 | -1/+1 |
| | |||||
* | Allocate voice properties in clusters | Chris Robinson | 2021-12-17 | 1 | -0/+4 |
| | |||||
* | Handle the listener position separate from the rotation matrix | Chris Robinson | 2021-05-25 | 1 | -0/+1 |
| | | | | | | It's too unstable with larger vectors. Even when the source and listener positions are the same, floating point precision can cause noticeable rounding errors. | ||||
* | Move ContextBase and VoiceChange to core | Chris Robinson | 2021-04-27 | 1 | -0/+171 |