- 14 Apr, 2015 1 commit
-
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1250 fdac6126-5c0c-442c-9429-916003d36597
-
- 24 Mar, 2015 1 commit
-
-
Matthias Möller authored
- add compile error, if vector_cast cannot be performed - adds some color cast specializations - add simple vector_cast unittest closes #2409 git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1249 fdac6126-5c0c-442c-9429-916003d36597
-
- 20 Mar, 2015 2 commits
-
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1248 fdac6126-5c0c-442c-9429-916003d36597
-
Jan Möbius authored
closes #2427 git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1247 fdac6126-5c0c-442c-9429-916003d36597
-
- 12 Mar, 2015 1 commit
-
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1246 fdac6126-5c0c-442c-9429-916003d36597
-
- 11 Mar, 2015 5 commits
-
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1245 fdac6126-5c0c-442c-9429-916003d36597
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1244 fdac6126-5c0c-442c-9429-916003d36597
-
Matthias Möller authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1243 fdac6126-5c0c-442c-9429-916003d36597
-
Matthias Möller authored
closes #2422 git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1242 fdac6126-5c0c-442c-9429-916003d36597
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1241 fdac6126-5c0c-442c-9429-916003d36597
-
- 10 Mar, 2015 3 commits
-
-
Matthias Möller authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1240 fdac6126-5c0c-442c-9429-916003d36597
-
Martin Schultz authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1239 fdac6126-5c0c-442c-9429-916003d36597
-
Martin Schultz authored
* fixed missing mesh. before to_vertex_handle / to_edge_handle * fixed minor typo in documentation * added unitTests for flipping / collapsing code snippets closes #2420 git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1238 fdac6126-5c0c-442c-9429-916003d36597
-
- 09 Mar, 2015 2 commits
-
-
Isaak Lim authored
- updated the tutorial with further information on how to build the python bindings - updated the cmake file so that cmake finds boost python installations with the names python2 and python3 - fixed a cmake warning on os x (Policy CMP0042: MACOSX_RPATH) - fixed a bug in the unit test test_add_face.py git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1237 fdac6126-5c0c-442c-9429-916003d36597
-
Matthias Möller authored
- added unittest for this case closes #2382 git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1236 fdac6126-5c0c-442c-9429-916003d36597
-
- 05 Mar, 2015 1 commit
-
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1235 fdac6126-5c0c-442c-9429-916003d36597
-
- 04 Mar, 2015 5 commits
-
-
Matthias Möller authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1234 fdac6126-5c0c-442c-9429-916003d36597
-
Matthias Möller authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1233 fdac6126-5c0c-442c-9429-916003d36597
-
Matthias Möller authored
- add checkbox to disable warning git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1232 fdac6126-5c0c-442c-9429-916003d36597
-
Matthias Möller authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1231 fdac6126-5c0c-442c-9429-916003d36597
-
Matthias Möller authored
bringing back the old circulators. marked decrement operator as deprecated. Please use CW/CCW iterators git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1230 fdac6126-5c0c-442c-9429-916003d36597
-
- 24 Feb, 2015 2 commits
-
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1229 fdac6126-5c0c-442c-9429-916003d36597
-
Matthias Möller authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1228 fdac6126-5c0c-442c-9429-916003d36597
-
- 23 Feb, 2015 1 commit
-
-
Matthias Möller authored
closes #2406 git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1227 fdac6126-5c0c-442c-9429-916003d36597
-
- 19 Feb, 2015 2 commits
-
-
Matthias Möller authored
- extent circulator unittests for endings testing now the cases: (--endIter).is_valid and (++(--startIter)).is_valid git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1226 fdac6126-5c0c-442c-9429-916003d36597
-
Jan Möbius authored
- Fixed the problem that the end iterator could become valid again if it was incremented. - Decrementing the start iterator will return an invalid iterator now (Maybe we can implement reverse iterators) - Removed one check from the iteration, which should result in faster execution of is_valid(). git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1225 fdac6126-5c0c-442c-9429-916003d36597
-
- 18 Feb, 2015 3 commits
-
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1224 fdac6126-5c0c-442c-9429-916003d36597
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1223 fdac6126-5c0c-442c-9429-916003d36597
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1222 fdac6126-5c0c-442c-9429-916003d36597
-
- 10 Feb, 2015 2 commits
-
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1221 fdac6126-5c0c-442c-9429-916003d36597
-
Matthias Möller authored
closes #1244 git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1220 fdac6126-5c0c-442c-9429-916003d36597
-
- 09 Feb, 2015 1 commit
-
-
Isaak Lim authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1219 fdac6126-5c0c-442c-9429-916003d36597
-
- 06 Feb, 2015 1 commit
-
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1218 fdac6126-5c0c-442c-9429-916003d36597
-
- 05 Feb, 2015 1 commit
-
-
Isaak Lim authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1217 fdac6126-5c0c-442c-9429-916003d36597
-
- 03 Feb, 2015 2 commits
-
-
Isaak Lim authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1216 fdac6126-5c0c-442c-9429-916003d36597
-
Isaak Lim authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1215 fdac6126-5c0c-442c-9429-916003d36597
-
- 26 Jan, 2015 4 commits
-
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1214 fdac6126-5c0c-442c-9429-916003d36597
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1213 fdac6126-5c0c-442c-9429-916003d36597
-
Jan Möbius authored
Note: This fix requires C++11 support git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1212 fdac6126-5c0c-442c-9429-916003d36597
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1211 fdac6126-5c0c-442c-9429-916003d36597
-