assimp/workspaces/vc9
aramis_acg 29c33760e4 Triangulation:
- FEATURE: Concave polygons are now triangulated correctly.
 - internal face order is ccw now, flipwinding part of converttolh flag
 - added test files for the various formats supporting such polygons

FindDegenerates: 
 - improved behaviour when processing polygons, more tolerant.

Obj: 
 - material files are now properly read using the given IOSystem 
 - redirecting some std::cerr calls to our logger 
 - spaces and tabs are now allowed at the beginning of a line 

Viewer: 
 - max smoothing angle for normals is set to 90 deg now

vc9-workspace 
 - added assimp_cmd, renamed some virtual folders to be sexier.

git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@374 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2009-04-02 15:16:01 +00:00
..
shared Enabled 'fast' STL for vc9. secure_stl=0 && iterator_debugging=0. 2009-01-21 21:33:56 +00:00
UnitTest.vcproj General 2009-03-05 22:32:13 +00:00
assimp.sln Triangulation: 2009-04-02 15:16:01 +00:00
assimp.vcproj Triangulation: 2009-04-02 15:16:01 +00:00
assimp_cmd.vcproj Triangulation: 2009-04-02 15:16:01 +00:00
assimp_view.vcproj Removed direct STL dependency from the Assimp interface, should hopefully avoid problems with binary incompatible STLs. Some API changes, e.g. in the logger. 2009-01-23 21:06:43 +00:00
jAssimp.vcproj Updated VC9 workspace. 2009-01-19 19:46:14 +00:00