summaryrefslogtreecommitdiff
path: root/game/geoDataMesh.cpp
Commit message (Collapse)AuthorAge
* Expand new verts collection onceDan Goodliffe10 days
| | | | Before doing vertex normal recalc only, not on every insert
* Only build/run GeoDataMesh::sanityCheck for debugDan Goodliffe11 days
|
* Move basic setHeights lambdas into proper helper functionsDan Goodliffe2025-02-13
|
* Split GeoData mesh basics into a subclassDan Goodliffe2025-02-09
Declutters the class for terrain related things