summaryrefslogtreecommitdiff
path: root/src/tests
AgeCommit message (Expand)Author
9 daystest(3d): Add procedural grid to floor and enable texturingskal
9 daysfeat(3d): Implement unified shadow system with non-uniform scale supportskal
9 daysfix(3d): Correct shadow bug with non-uniform scaleskal
9 daystest(3d): Enhance test scene with more objectsskal
9 daysfeat(3d): Add scaffolding for visual debugging (Task #18a)skal
9 daysfix(build): Add compatibility for older wgpu-native headersskal
9 daysrefactor(build): Centralize generated files and clean up project layoutskal
9 daysrefactor(platform): Encapsulate state in PlatformState structskal
9 daysfeat(platform): Fix high-DPI scaling and add resolution optionskal
10 daysfeat(gpu/assets): Fix tests, integrate bumpy 3D renderer and procedural assetsskal
10 daystry to fix the messskal
10 daysfeat(assets): Implement procedural asset generation pipelineskal
10 daysfeat(asset_manager): Implement array-based cachingskal
10 daysfeat: Add seamless bump mapping with procedural noiseskal
10 daysfeat: Implement hybrid rendering with SDF primitivesskal
10 daysfeat: Implement 3D system and procedural texture managerskal
10 daysChore: Apply clang-format to the codebaseskal
10 daysRefactor: Move common GPU fields to base Effect classesskal
10 daysclang-formatskal
11 daysstyle: add vertical compression rules to clang-formatskal
11 daysrefactor: move generated asset files to src/generated/skal
11 daysfix(gpu): resolve multiple WebGPU validation and runtime errorsskal
11 daystest: Finalize sequence/effect system testsskal
11 daysChore: Add missing newlines at end of source filesskal
12 daysenforce code styleskal
12 daysadd mini_math.h header-only vector libskal
2026-01-28feat(assets): Separate demo and test asset listsskal
2026-01-28style: Add 3-line descriptive headers to all source filesskal
2026-01-28test(assets): Add functional tests for asset management systemskal
2026-01-27feat: Implement spectool & specview; refactor coding style; update docsskal
2026-01-27test(spectool): Add end-to-end test for analysis toolskal
2026-01-27feat(audio): Implement real-time spectrogram synthesizerskal