Commit Graph
3 Commits
Author SHA1 Message Date
NotSomething0 ebddb35b00 fix(marker): logical error when setting faceCamera (#686)
Due to the way boolean values were being assigned, faceCamera would
always evaluate to true because of its default value. This change fixes
the logical error and ensures boolean properties are properly set.
2025-01-20 02:07:03 +11:00
GiroudMathias f4d43e533d feat(client/marker): add marker options (#520)
add BobUpAndDown, FaceCamera, Rotate, Texture for markers
2024-03-18 18:52:34 +11:00
Thomas 8c057ac10e feat: markers (#460) 2023-12-29 14:59:40 +11:00