summaryrefslogtreecommitdiff
path: root/thirdparty/openmesh
Commit message (Collapse)AuthorAge
* Add operator| overload to make OpenMesh XY_range(...) work with std::rangesDan Goodliffe2025-02-14
| | | | Wraps the OpenMesh with iota and forwards the adapter
* Helper to declare and add OpenMesh property declarativelyDan Goodliffe2025-01-05
|
* Merge branch 'ints' into terrainDan Goodliffe2023-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.
* Move OpenMesh/GLM compatibility structs to common placeDan Goodliffe2023-10-27