Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'ints' into terrain | Dan Goodliffe | 2023-11-26 |
| | | | | | | Conflicts fix, compiles, some test failures remain. Trees not added, possibility of OM invalid handle assertion failures, normals broken due to integer overflow in Newell's method. | ||
* | Add methods to walk the boundary of the terrain mesh | Dan Goodliffe | 2023-11-05 |
| | |||
* | Refactor to further simplify line/point operations | Dan Goodliffe | 2023-11-04 |
| | | | | Adds another perf test | ||
* | Rename TerrainMesh to GeoData to drop inplace | Dan Goodliffe | 2023-11-04 |