From c22d64e65b325e75231c2e46137b10a2473c1f8d Mon Sep 17 00:00:00 2001 From: cignoni Date: Tue, 7 Nov 2006 07:57:26 +0000 Subject: [PATCH] Version 1.22 --- apps/trimeshinfo/history.txt | 12 ++++++++++-- apps/trimeshinfo/readme.txt | 2 +- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/apps/trimeshinfo/history.txt b/apps/trimeshinfo/history.txt index d22881cc..626dc1df 100644 --- a/apps/trimeshinfo/history.txt +++ b/apps/trimeshinfo/history.txt @@ -6,16 +6,24 @@ Visual Computing Lab http://vcg.isti.cnr.it /\/| ISTI - Italian National Research Council | \ - TriMeshInfo 1.21 2006/03/27 + TriMeshInfo 1.22 2006/10/30 All rights reserved. -27/03/2006 Release 1.21 +2006/10/30 Release 1.22 + +Better support of off and obj files. +Now it can parse also slightly incorrect +files reporting warnings without blocking. + + +2006/03/27 Release 1.21 Now trimeshinfo support OFF,STL,OBJ and PLY format Added normal, color and texture information Fix mesh info data initialization + 2005/12/21 Release 1.2 Fix orientability and genus computation. diff --git a/apps/trimeshinfo/readme.txt b/apps/trimeshinfo/readme.txt index 4798d248..9d4cb761 100644 --- a/apps/trimeshinfo/readme.txt +++ b/apps/trimeshinfo/readme.txt @@ -6,7 +6,7 @@ Visual Computing Lab http://vcg.isti.cnr.it /\/| ISTI - Italian National Research Council | \ - TriMeshInfo 1.21 2006/03/27 + TriMeshInfo 1.22 2006/10/30 All rights reserved.