- 04 Jun, 2009 1 commit
-
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@137 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
-
- 04 May, 2009 1 commit
-
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@119 fdac6126-5c0c-442c-9429-916003d36597
-
- 30 Apr, 2009 1 commit
-
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@106 fdac6126-5c0c-442c-9429-916003d36597
-