summaryrefslogtreecommitdiff
path: root/src/util/mini_math.h
AgeCommit message (Collapse)Author
2026-02-01clang-formatskal
2026-01-31style: add vertical compression rules to clang-formatskal
- Enabled AllowShortFunctionsOnASingleLine: All - Enabled AllowShortBlocksOnASingleLine: Always - Enabled AllowShortIfStatementsOnASingleLine: Always - Enabled AllowShortLoopsOnASingleLine: true - Set MaxEmptyLinesToKeep: 1 - Applied formatting to all source files.
2026-01-31Implement procedural audio generation, spectral effects, and WebGPU particle ↵skal
system
2026-01-31enforce code styleskal
2026-01-30add mini_math.h header-only vector libskal