Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add OpenMesh/range helpers which support OpenMesh11 | Dan Goodliffe | 2025-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::EntityRange | Dan Goodliffe | 2025-02-26 |
| | |||
* | Add operator| overload to make OpenMesh XY_range(...) work with std::ranges | Dan Goodliffe | 2025-02-14 |
| | | | | Wraps the OpenMesh with iota and forwards the adapter | ||
* | Helper to declare and add OpenMesh property declaratively | Dan Goodliffe | 2025-01-05 |