assimp/workspaces/vc9
Alice 01a6ec9059 Adding tessellation support for new Blender 2.6 polygons
- Added BlenderBMesh.cpp/h which contains a class to convert a BMesh to an old style tri/quad mesh
- Added BlenderTessellator.cpp/h which contains a class to tessellate the poly loops contained within a BMesh
2013-11-22 13:17:21 +01:00
..
shared Moved private headers to code/ as discussed; removed boost::random workaround which was no longer needed; CMake cleanup part two (Boost detection, …). 2010-03-03 21:48:23 +00:00
UnitTest.vcproj - updated hand-maintained vc9 projects. 2011-04-03 11:24:10 +00:00
assimp.sln - update vc9 workspace after merge. 2012-12-21 16:28:30 +01:00
assimp.vcproj Adding tessellation support for new Blender 2.6 polygons 2013-11-22 13:17:21 +01:00
assimp_cmd.vcproj - fbx: parser working now. Drop shared_ptr's in favour of raw pointers to reduce memory overhead (a pity - I want unique_ptr and move semantics in C++03). 2012-06-25 23:03:06 +02:00
assimp_view.vcproj BlenderLoader: don't output diffuse color if it is all black. Seems to be Blenders way of telling us there is no diffuse color. 2010-08-31 17:24:04 +00:00