09596b04a5
- added mesh_get_cage_derived (returns appropriate DerivedMesh
...
to be used as a cage - depends on ME_OPT_EDGE flag)
2005-03-28 05:58:43 +00:00
57b1660420
- added DerivedMesh convertToDispListMesh function with implementations,
...
this is to ease migration.
- updated particles and STL converter to use DerivedMesh interface. This
is a bit wasteful at the moment, but these are not key performance areas.
Can update once DerivedMesh has accessors for faces and face data.
2005-03-27 22:42:57 +00:00
e86d5ea498
- added drawMappedEdgeEM function to DerivedMesh with implementations
...
(draws single mapped edge)
- updated editmesh code to use new interface (-2 DLM uses)
2005-03-27 22:14:57 +00:00
2a66e1d73f
- added getNum{Verts,Faces} accessors to DerivedMesh with implementations
...
- updated edit.c to use DerivedMesh interface
2005-03-27 21:27:12 +00:00
818d76bdcb
NOTE: New file to be added to project files
...
- add new DerivedMesh type, currently just encapsulates drawing
2005-03-27 20:34:18 +00:00