aboutsummaryrefslogtreecommitdiff
path: root/src/scene/object_impl.h
AgeCommit message (Collapse)Author
43 hoursMove animation module outside of scene/3gg
46 hours- Replace SceneCamera with Camera.3gg
- Remove backpointer from scene types to node to decouple underlying types from the scene graph.
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-27Restructure project3gg