ae3ac704e4
Brought back extractSubset from Thermite. Fixed to work with PositionMaterial vertices. Also made it a free function.
2011-01-23 17:41:06 +00:00
03d9eb718f
Removed some functions which we probably don't need any more.
2011-01-16 21:44:53 +00:00
21d24ef7d4
Changes to make SWIG bindings easier. Also removed SurfaceMesh::smoothPositions().
2011-01-16 20:37:42 +00:00
a57e1d749a
Got carried away with the cleaning up and removed some stuff that is still needed by Thermite. Would be nice to remove it in the future though.
2011-01-08 16:14:52 +00:00
9310c97333
SurfaceExtractor no longer flags region and material edges.
...
Region/material edges no longer stored as vertex flags.
Replaced addCubicTriangle with addTriangle.
2011-01-06 23:00:17 +00:00
773cfc4887
Work on MeshDecimator.
2011-01-03 21:46:40 +00:00
d30ea9d709
Initial check in of MeshDecimator.
2010-12-18 17:42:17 +00:00
8df28b87fa
Renamed SurfaceVertex.h/cpp to VertexTypes.h/cpp
2010-10-17 22:03:57 +00:00
9e1de4ba72
Templatised SurfaceMesh class on vertex type.
...
Replaced 'SurfaceVertex' with PositionMaterial and PositionMaterialNormal classes.
Different surface extractors can now work with different vertex types.
2010-10-17 21:13:46 +00:00
56ec37f5e2
Removed all the #pragma region/endregions as these were causing compile warnings from GCC and weren't that useful anyway...
2010-10-12 22:22:38 +00:00
7f2518e6c8
Changes to support non-C++0x compilers.
2010-09-01 22:01:52 +00:00
7a3f3b2b28
Fix compilation on GCC
2010-05-24 20:12:09 +00:00
7ffcd0c7ed
Move to VS 2010.
...
Update to Ogre SDK 1.7.1
Removed support for compilers which don't adhere to C++0X
2010-05-23 21:51:34 +00:00
2d78808000
Renamed IndexedSurfacePatch to SurfaceMesh.
2010-02-20 00:20:43 +00:00