summaryrefslogtreecommitdiff
path: root/src/effects/rotating_cube_effect.h
AgeCommit message (Expand)Author
2026-03-08fix: transpose matrices on GPU upload (row-major → column-major)skal
2026-02-17feat: add time-based effect activation with auto-passthroughskal
2026-02-17style: Apply clang-formatskal
2026-02-16refactor: complete removal of 'Effect' suffix from C++ class namesskal
2026-02-16refactor: remove v2 versioning artifacts, establish Sequence as canonical systemskal
2026-02-16feat(sequence): complete v2 migration with DAG-based routingskal
2026-02-14refactor(gpu): Relocate effects to src/effects and streamline includesskal