summaryrefslogtreecommitdiff
path: root/game/geoDataMesh.h
Commit message (Collapse)AuthorAge
* Work around clang thinking this is unused in lambdasDan Goodliffe11 days
|
* Expand new verts collection onceDan Goodliffe2025-02-18
| | | | Before doing vertex normal recalc only, not on every insert
* Only build/run GeoDataMesh::sanityCheck for debugDan Goodliffe2025-02-17
|
* 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