summaryrefslogtreecommitdiff
path: root/src/engine/editor/SceneManager.cpp
AgeCommit message (Expand)Author
2025-12-29Refactor Track to CustomTrack Class, impl render layers (#606)MegaMech
2025-12-18Impl RandomItemTable class (#598)MegaMech
2025-12-15Edit TrackInfo Properties (#594)MegaMech
2025-12-14Fix new track bug (#593)MegaMech
2025-12-13Refactor Field-of-view into the Camera Struct (#590)MegaMech
2025-12-13Refactor Track Class To Instantiate On Track Load (#587)MegaMech
2025-12-08Update lus (#580)coco875
2025-12-07Name ScreenContext, Refactor Course class to Track (#583)MegaMech
2025-12-07Camera Refactor --> Adds Track Tour Camera (#568)MegaMech
2025-12-07Refactor yaml and remove segment (#531)coco875
2025-11-09Implement SpawnParams struct (#536)MegaMech
2025-07-01make some texture more flexible and editable + port documentation from the de...coco875
2025-06-18Interpolate hm intro (#228)MegaMech
2025-05-14Impl new intro (#193)MegaMech