summaryrefslogtreecommitdiffstats
path: root/include/xas/spatial.h
Commit message (Expand)AuthorAgeFilesLines
* Refactor to allow sequencing events on dronesXANTRONIX Development2022-03-171-17/+24
* Relocate method in src/scene.cXANTRONIX Development2022-03-161-3/+2
* Remove xas_spatial_object_stop(), start()XANTRONIX Development2022-03-161-3/+0
* Implement methods for observer, speaker rotationXANTRONIX Development2022-03-111-0/+9
* Rename sample delta to "delay" in src/spatial.cXANTRONIX Development2022-03-061-2/+2
* Ensure defaults are initialisedXANTRONIX Development2022-03-051-4/+5
* Implement movement in spatial objectsXANTRONIX Development2022-03-051-1/+15
* Make wrappers for adding new spatial scene objectsXANTRONIX Development2022-03-011-0/+14
* Destroy managed spatial scene objectsXANTRONIX Development2022-03-011-0/+4
* s/new_stream/stream_new/ for consistencyXANTRONIX Development2022-02-281-1/+1
* Fix method name missed during refactorXANTRONIX Development2022-02-271-2/+2
* Implement xas_spatial_object_start(), stop()XANTRONIX Development2022-02-271-0/+4
* Save context data when adding scene objectsXANTRONIX Development2022-02-271-2/+5
* Rename 'coord' to 'point' where applicableXANTRONIX Development2022-02-271-5/+5
* Use cone rotation, not point of base, for vectorsXANTRONIX Development2022-02-221-1/+1
* Holy shit we're in businessXANTRONIX Development2022-02-221-2/+2
* cats,,,XANTRONIX Development2022-02-211-22/+6
* Add XAS_SPATIAL_DEFAULT_CONE_ANGLE macroXANTRONIX Development2022-02-201-0/+1
* Ensure sample delta adjusts with object distanceXANTRONIX Development2022-02-181-2/+2
* Add xas_spatial_cone thingusXANTRONIX Development2022-02-181-0/+7
* Sometimes you just don't care because you forgotXANTRONIX Development2022-02-161-3/+13
* It's surprising this stuff compiles, but fuck itXANTRONIX Development2022-02-151-13/+36
* I wish I could do this to get out of my lifeXANTRONIX Development2022-02-091-18/+28
* Initial implementation of include/xas/spatial.hXANTRONIX Development2022-02-091-0/+66