- 04 Jun, 2009 1 commit
-
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@130 fdac6126-5c0c-442c-9429-916003d36597
-
- 20 May, 2009 1 commit
-
-
Jan Möbius authored
- Add a private set_uninitialized() method for resetting the initialized_ flag and I also clear the contents of bmodules_ and cmodule_. initialize() will repopulate them. - Fixing a memory leak in remove() - previously, when cmodule_ was being removed, it was not deallocated. - Attempted to simplify the DecimaterT<Mesh>::initialize method. - Added a "FIXME" comment critical of special treatment of quadric module. - Replaced -1 with proper ILLEGAL_COLLAPSE enum constant in collapse_priority. Patch submitted by Ilya A. Kriveshko git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@129 fdac6126-5c0c-442c-9429-916003d36597
-
- 19 May, 2009 1 commit
-
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@128 fdac6126-5c0c-442c-9429-916003d36597
-
- 18 May, 2009 1 commit
-
-
Mike Kremer authored
Fixed 64-bit issue by truncating the 4 higher order bytes of size_t which is converted to unsigned long on 64 bit machines. This guarantees compatability between 32 and 64 bit architectures but comes along with some restrictions in usage: - OpenMesh won't be able to store data of type unsigned long (if necessary split data into two uints) - OpenMesh won't be able to store data types whose size exceeds the unsigned integer value range (which is theoretically possible on 64 bit machines). Theoretically... git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@127 fdac6126-5c0c-442c-9429-916003d36597
-
- 13 May, 2009 1 commit
-
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@126 fdac6126-5c0c-442c-9429-916003d36597
-
- 12 May, 2009 1 commit
-
-
Jan Möbius authored
catch invalid face handle when setting textures Dont add path to texture names/parameters string git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@125 fdac6126-5c0c-442c-9429-916003d36597
-
- 11 May, 2009 1 commit
-
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@124 fdac6126-5c0c-442c-9429-916003d36597
-
- 06 May, 2009 2 commits
-
-
Mike Kremer authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@123 fdac6126-5c0c-442c-9429-916003d36597
-
Mike Kremer authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@122 fdac6126-5c0c-442c-9429-916003d36597
-
- 04 May, 2009 9 commits
-
-
Mike Kremer authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@121 fdac6126-5c0c-442c-9429-916003d36597
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@120 fdac6126-5c0c-442c-9429-916003d36597
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@119 fdac6126-5c0c-442c-9429-916003d36597
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@118 fdac6126-5c0c-442c-9429-916003d36597
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@117 fdac6126-5c0c-442c-9429-916003d36597
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@116 fdac6126-5c0c-442c-9429-916003d36597
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@115 fdac6126-5c0c-442c-9429-916003d36597
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@114 fdac6126-5c0c-442c-9429-916003d36597
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@113 fdac6126-5c0c-442c-9429-916003d36597
-
- 01 May, 2009 2 commits
-
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@112 fdac6126-5c0c-442c-9429-916003d36597
-
Jan Möbius authored
OpenMesh cmake support git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@111 fdac6126-5c0c-442c-9429-916003d36597
-
- 30 Apr, 2009 6 commits
-
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@110 fdac6126-5c0c-442c-9429-916003d36597
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@109 fdac6126-5c0c-442c-9429-916003d36597
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@108 fdac6126-5c0c-442c-9429-916003d36597
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@107 fdac6126-5c0c-442c-9429-916003d36597
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@106 fdac6126-5c0c-442c-9429-916003d36597
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@105 fdac6126-5c0c-442c-9429-916003d36597
-
- 29 Apr, 2009 1 commit
-
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@104 fdac6126-5c0c-442c-9429-916003d36597
-
- 27 Apr, 2009 4 commits
-
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@103 fdac6126-5c0c-442c-9429-916003d36597
-
Jan Möbius authored
Fixed bad property handling in OpenMesh Stripifier doing create and delete of properties in generator function not in constructor/destructor. git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@102 fdac6126-5c0c-442c-9429-916003d36597
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@101 fdac6126-5c0c-442c-9429-916003d36597
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@100 fdac6126-5c0c-442c-9429-916003d36597
-
- 23 Apr, 2009 1 commit
-
-
Jan Möbius authored
Fixed ply writer git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@99 fdac6126-5c0c-442c-9429-916003d36597
-
- 22 Apr, 2009 1 commit
-
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@98 fdac6126-5c0c-442c-9429-916003d36597
-
- 17 Apr, 2009 3 commits
-
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@97 fdac6126-5c0c-442c-9429-916003d36597
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@96 fdac6126-5c0c-442c-9429-916003d36597
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@95 fdac6126-5c0c-442c-9429-916003d36597
-
- 15 Apr, 2009 3 commits
-
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@94 fdac6126-5c0c-442c-9429-916003d36597
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@93 fdac6126-5c0c-442c-9429-916003d36597
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@92 fdac6126-5c0c-442c-9429-916003d36597
-
- 09 Apr, 2009 1 commit
-
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@91 fdac6126-5c0c-442c-9429-916003d36597
-