summaryrefslogtreecommitdiffstats
path: root/include/xas/spatial.h
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | Rename 'coord' to 'point' where applicable, to help disambiguate whether a coordinate is indeed a point or a rotation vector
* 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