aboutsummaryrefslogtreecommitdiff
path: root/src/asset
AgeCommit message (Collapse)Author
3 daysConsolidate scene header3gg
3 daysRemove unnecessary heap allocations3gg
4 daysMove animation module outside of scene/3gg
4 days- Replace SceneCamera with Camera.3gg
- Remove backpointer from scene types to node to decouple underlying types from the scene graph.
9 daysSimplify node construction3gg
10 daysConsolidate renderers3gg
10 daysConsolidate LLR into a single file.3gg
2025-07-09Rename scene_memory -> memory3gg
2025-07-04Add the new low-level renderer, shared between the imm and scene graph ↵3gg
renderer. LLR integration with the scene graph renderer not yet done.
2025-07-02Add comments and TODOs3gg
2025-06-29Add support for R8 linear textures to render baked AO3gg
2025-06-27Restructure project3gg