Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Move some more context functions to the proper source | Chris Robinson | 2021-12-17 | 1 | -76/+0 | |
| | ||||||
* | Move the effects base and effectslot to core | Chris Robinson | 2021-12-17 | 1 | -1/+1 | |
| | ||||||
* | Move some ContextBase function definitions to the right place | Chris Robinson | 2021-12-17 | 1 | -64/+0 | |
| | ||||||
* | Remove an unnecessary parameter | Chris Robinson | 2021-12-17 | 1 | -14/+10 | |
| | ||||||
* | Allocate voice properties in clusters | Chris Robinson | 2021-12-17 | 1 | -10/+19 | |
| | ||||||
* | 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. | |||||
* | Rename alcontext.h and move some functions to context.cpp | Chris Robinson | 2021-04-27 | 1 | -0/+387 | |