- 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 1 commit
-
-
Jan Möbius authored
closes #2427 git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1247 fdac6126-5c0c-442c-9429-916003d36597
-
- 11 Mar, 2015 1 commit
-
-
Matthias Möller authored
closes #2422 git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1242 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
-
- 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 1 commit
-
-
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 1 commit
-
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1222 fdac6126-5c0c-442c-9429-916003d36597
-
- 10 Feb, 2015 1 commit
-
-
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
-
- 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 2 commits
-
-
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
-
- 19 Jan, 2015 1 commit
-
-
Jan Möbius authored
Avoid std::endl in the writers to avoid flushing the output stream on every line. (Thanks to Roman Zoller for the hint). git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1209 fdac6126-5c0c-442c-9429-916003d36597
-
- 16 Jan, 2015 5 commits
-
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1208 fdac6126-5c0c-442c-9429-916003d36597
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1207 fdac6126-5c0c-442c-9429-916003d36597
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1204 fdac6126-5c0c-442c-9429-916003d36597
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1200 fdac6126-5c0c-442c-9429-916003d36597
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1199 fdac6126-5c0c-442c-9429-916003d36597
-
- 15 Jan, 2015 2 commits
-
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1198 fdac6126-5c0c-442c-9429-916003d36597
-
Matthias Möller authored
closes #2366 git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1197 fdac6126-5c0c-442c-9429-916003d36597
-
- 14 Jan, 2015 3 commits
-
-
Matthias Möller authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1196 fdac6126-5c0c-442c-9429-916003d36597
-
Matthias Möller authored
- compiler error instead of run-time error when using a constructor which doesn't belongs to the vector's dimension git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1194 fdac6126-5c0c-442c-9429-916003d36597
-
Matthias Möller authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1193 fdac6126-5c0c-442c-9429-916003d36597
-
- 08 Jan, 2015 1 commit
-
-
Hans-Christian Ebke authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1189 fdac6126-5c0c-442c-9429-916003d36597
-
- 05 Jan, 2015 1 commit
-
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1188 fdac6126-5c0c-442c-9429-916003d36597
-
- 10 Dec, 2014 2 commits
-
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1186 fdac6126-5c0c-442c-9429-916003d36597
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1185 fdac6126-5c0c-442c-9429-916003d36597
-
- 05 Nov, 2014 1 commit
-
-
Hans-Christian Ebke authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1183 fdac6126-5c0c-442c-9429-916003d36597
-