- 26 Jan, 2018 2 commits
-
-
Jan Möbius authored
Fix vertex texture coordinates export in OBJ exporter (Thanks to Manuel Massing for the patch) See merge request !149
-
Jan Möbius authored
-
- 05 Jan, 2018 2 commits
-
-
Jan Möbius authored
calc_sector_angle: Check for real division by zero not with epsilon that was way to large See merge request !148
-
Jan Möbius authored
-
- 17 Nov, 2017 1 commit
-
-
Jan Möbius authored
Add missing break statements in OM::IO::restore See merge request !147
-
- 08 Nov, 2017 1 commit
-
-
Martin Heistermann authored
-
- 24 Oct, 2017 7 commits
-
-
Jan Möbius authored
applied fix for bad or missing vertex tex coords See merge request !145
-
Jan Möbius authored
changed the way status propertzies are copied. Closes #48 See merge request !144
-
Jan authored
-
Jan authored
-
Jan authored
-
Martin Schultz authored
-
Martin Schultz authored
refcount is set to 1 if it was > 0 in the original mesh fixes #48
-
- 20 Oct, 2017 2 commits
-
-
Jan Möbius authored
Fixed Build on gcc-7.2 See merge request !143
-
Jan authored
-
- 18 Oct, 2017 1 commit
-
-
Jan Möbius authored
Fixed broken version macros (Thanks to Frederik Salomonsson for the fix) See merge request !142
-
- 17 Oct, 2017 1 commit
-
-
Jan Möbius authored
-
- 08 Aug, 2017 2 commits
-
-
Jan Möbius authored
only compute normals for faces that are not deleted See merge request !141
-
Max Lyon authored
-
- 31 Jul, 2017 2 commits
-
-
Jan Möbius authored
Windows fix for CI paths See merge request !140
-
Jan Möbius authored
-
- 28 Jul, 2017 1 commit
-
-
Jan Möbius authored
-
- 03 Jul, 2017 1 commit
-
-
Jan Möbius authored
Feature split copy internal Closes #44 See merge request !137
-
- 30 Jun, 2017 1 commit
-
-
Jan Möbius authored
Resolve "Possible importer Bug?" Closes #45 See merge request !138
-
- 29 Jun, 2017 7 commits
-
-
Martin Schultz authored
nonmanifold face is added
-
Martin Schultz authored
FaceHandle
-
Martin Schultz authored
Merge branch 'master' of https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh into featureSplitCopyInternal
-
Martin Schultz authored
-
Martin Schultz authored
parameter tzo always copy internal properties
-
Martin Schultz authored
to unittest
-
Martin Schultz authored
-
- 27 Jun, 2017 4 commits
-
-
Jan Möbius authored
Boost range support (Thanks to Bastian Pranzas for the patch) See merge request !135
-
Martin Schultz authored
-
Martin Schultz authored
-
Martin Schultz authored
builtin properties
-
- 19 Jun, 2017 2 commits
-
-
Jan Möbius authored
Added a combined unittest for iterator and circulator See merge request !136
-
Jan Möbius authored
-
- 31 May, 2017 1 commit
-
-
Jan Möbius authored
Triangle Mesh 1->4 split See merge request !132
-
- 30 May, 2017 1 commit
-
-
Martin Schultz authored
-
- 23 May, 2017 1 commit
-
-
Jan Möbius authored
-