- 19 Aug, 2019 4 commits
-
-
Martin Heistermann authored
-
Martin Heistermann authored
-
Martin Heistermann authored
Add "hidden" property to status. See merge request !74
-
Martin Heistermann authored
-
- 13 Aug, 2019 2 commits
-
-
Martin Heistermann authored
Remove useless default params from property classes See merge request !73
-
Martin Heistermann authored
-
- 26 Jul, 2019 2 commits
-
-
Martin Heistermann authored
Use relative include path, fixes #15 Closes #15 See merge request !72
-
Martin Heistermann authored
-
- 04 Jul, 2019 1 commit
-
-
Jan Möbius authored
use internal_type_name in property_exists() instead of dynamic_cast Closes #13 See merge request !71
-
- 03 Jul, 2019 1 commit
-
-
Martin Heistermann authored
-
- 01 Jul, 2019 1 commit
-
-
Jan Möbius authored
Fix operator-- in some of the new iterators See merge request !69
-
- 28 Jun, 2019 3 commits
-
-
Martin Heistermann authored
Found in compiler warning: ``` ../Type-OpenVolumeMesh/libs/OpenVolumeMesh/src/OpenVolumeMesh/Core/Iterators.cc:1558:18: warning: equality comparison result unused [-Wunused-comparison] hf_iter_ == halffaces.end(); ```
-
Jan Möbius authored
Halfedge vector and length See merge request !67
-
Jan Möbius authored
Allow completely disabling deprecated APIs with CMake option OVM_ENABLE_DEPRECATED_APIS See merge request !68
-
- 27 Jun, 2019 2 commits
-
-
Martin Heistermann authored
At some point in the future, we should switch the default to OFF.
-
Martin Heistermann authored
-
- 19 Jun, 2019 1 commit
-
-
Martin Heistermann authored
-
- 12 Jun, 2019 6 commits
- 29 May, 2019 1 commit
-
-
Jan Möbius authored
More work on compiler warnings See merge request !64
-
- 28 May, 2019 9 commits
-
-
Martin Heistermann authored
-
Martin Heistermann authored
-
Martin Heistermann authored
-
Martin Heistermann authored
-
Jan Möbius authored
cmake compiler flag cleanup, enable many clang warnings and fix them See merge request !63
-
Jan Möbius authored
-
Jan Möbius authored
Fix danging reference bug caused by halfedge().from_vertex(). See merge request !62
-
Jan Möbius authored
NormalAttrib: default props to 0 instead of undefined See merge request !61
-
Jan Möbius authored
Implement type check in assignProperties() See merge request !60
-
- 27 May, 2019 7 commits
-
-
Martin Heistermann authored
-
Martin Heistermann authored
-
Martin Heistermann authored
-
Martin Heistermann authored
We should not return references to members of possible xvalues. Handle is lightweight enough that copying is not a problem.
-
Martin Heistermann authored
-
Martin Heistermann authored
-
Jan Möbius authored
cppcheck fixes See merge request !59
-