summaryrefslogtreecommitdiff
path: root/thirdparty/openmesh
Commit message (Collapse)AuthorAge
* Add OpenMesh/range helpers which support OpenMesh11Dan Goodliffe2025-04-05
| | | | | Exactly which version introduces the new types, not sure... Easy to change the version check macro though.
* Add range support for OpenMesh::PolyConnectivity::EntityRangeDan Goodliffe2025-02-26
|
* 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