summaryrefslogtreecommitdiff
path: root/src/tests/test_mesh.cc
AgeCommit message (Expand)Author
2026-02-08fix(3d): Handle user_data meshes in visual debug wireframe renderingskal
2026-02-08style: Apply clang-format to all source filesskal
2026-02-08feat(3d): Implement Mesh Wireframe rendering for Visual Debugskal
2026-02-07refactor: Move platform files to src/platform/ subdirectoryskal
2026-02-06fix(test_mesh): Add missing include and wrap debug calls in STRIP_ALL guardsskal
2026-02-06fix(test_mesh): Use BOX floor instead of PLANE to fix shadow renderingskal
2026-02-06Revert "fix(test_mesh): Use uniform floor scale to fix shadow artifacts"skal
2026-02-06fix(test_mesh): Use uniform floor scale to fix shadow artifactsskal
2026-02-06fix: Correct mesh normal transformation and floor shadow renderingskal
2026-02-06fix(test_mesh): Resolve all WGPU API and build issues on macOSskal
2026-02-06feat(tests): Add test_mesh tool for OBJ loading and normal visualizationskal