summaryrefslogtreecommitdiff
path: root/src/tests
AgeCommit message (Expand)Author
4 dayshandoff(Claude): Stabilize 3D renderer with rotating skybox and two-pass arch...skal
4 daysfix: Implement proper skybox rendering with Perlin noiseskal
4 daysfeat: side-quest - Perlin noise sky and ProcGenFunc error handlingskal
4 daysrefactor: Task #20 - Platform & Code Hygieneskal
5 daystest(shader): Add ShaderComposer and WGSL asset validation tests (Task #26)skal
5 daysfix: Resolve shader initialization crashes and build errorsskal
5 daysfeat: Finalize tracker asset-sample integration with unified pasting strategyskal
5 daysfeat: Complete audio tracker system integration and testsskal
5 daysfeat(test): Add comprehensive math and shader composer testsskal
5 daysfix(3d): Stabilize shadows and isolate floor grid textureskal
5 daysfix(3d): Distinguish floor grid from object texturesskal
5 daystest(3d): Enlarge objects and pack them closer to the centerskal
5 daysfix(3d): Tighten torus proxy hull and ensure floor grid visibilityskal
5 dayschore: Apply final code formatting and cleanupskal
5 daysfix(3d): Unify SDF path for all objects and stabilize shadowsskal
5 daysfix(3d): Restore and enhance 3D shadowsskal
5 daysfix(3d): Revert to working N-1 shadow configurationskal
5 daysfix(3d): Resolve missing shadows on floor planeskal
5 daysflesh out extra details in the MD filesskal
5 daysfix(gpu): Resolve high-DPI squished rendering and 3D shadow bugsskal
6 daysfix(shader): Correct WGSL loop syntax in calc_shadowskal
6 daystest(3d): Add procedural grid to floor and enable texturingskal
6 daysfeat(3d): Implement unified shadow system with non-uniform scale supportskal
6 daysfix(3d): Correct shadow bug with non-uniform scaleskal
6 daystest(3d): Enhance test scene with more objectsskal
6 daysfeat(3d): Add scaffolding for visual debugging (Task #18a)skal
6 daysfix(build): Add compatibility for older wgpu-native headersskal
6 daysrefactor(build): Centralize generated files and clean up project layoutskal
6 daysrefactor(platform): Encapsulate state in PlatformState structskal
6 daysfeat(platform): Fix high-DPI scaling and add resolution optionskal
6 daysfeat(gpu/assets): Fix tests, integrate bumpy 3D renderer and procedural assetsskal
6 daystry to fix the messskal
7 daysfeat(assets): Implement procedural asset generation pipelineskal
7 daysfeat(asset_manager): Implement array-based cachingskal
7 daysfeat: Add seamless bump mapping with procedural noiseskal
7 daysfeat: Implement hybrid rendering with SDF primitivesskal
7 daysfeat: Implement 3D system and procedural texture managerskal
7 daysChore: Apply clang-format to the codebaseskal
7 daysRefactor: Move common GPU fields to base Effect classesskal
7 daysclang-formatskal
7 daysstyle: add vertical compression rules to clang-formatskal
7 daysrefactor: move generated asset files to src/generated/skal
7 daysfix(gpu): resolve multiple WebGPU validation and runtime errorsskal
7 daystest: Finalize sequence/effect system testsskal
8 daysChore: Add missing newlines at end of source filesskal
8 daysenforce code styleskal
8 daysadd mini_math.h header-only vector libskal
11 daysfeat(assets): Separate demo and test asset listsskal
11 daysstyle: Add 3-line descriptive headers to all source filesskal
11 daystest(assets): Add functional tests for asset management systemskal