summaryrefslogtreecommitdiff
path: root/assets/tracks
AgeCommit message (Collapse)Author
2025-12-29Refactor Track to CustomTrack Class, impl render layers (#606)MegaMech
* impl Custom track transparency and clip * Rename DrawWater to DrawTransparency * Impl z-sorting for transparent mesh * Interp work * rename track function * cleanup * Revert texture interp * Further revert * Update Harbour * Impl custom track path select * Add check * Fix compile * Fix function extern --------- Co-authored-by: MegaMech <7255464+MegaMech@users.noreply.github.com>
2025-12-13Refactor Field-of-view into the Camera Struct (#590)MegaMech
* Fix finishline for toads turnpike in extra * Fixed trash bin in extra * Refactor fov * Update scene.json * Allow setting fog * impl fog save & load
2025-06-21Update scene.json (#265)MegaMech
2025-06-21Add files via upload (#263)MegaMech
2025-06-19Add Harbour O2R (#230)MegaMech
* Interpolation ApplyMatrixTransformations * Fix scenefile saving and add skybox export * Fix custom track water set bug * Remove C++ version of harbour * Harbour o2r * Add harbour blender file --------- Co-authored-by: MegaMech <7255464+MegaMech@users.noreply.github.com>