summaryrefslogtreecommitdiff
path: root/src/engine/tracks/CustomTrack.cpp
AgeCommit message (Collapse)Author
2026-02-08Update CustomTrack.cpp (#646)MegaMech
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>