Files
test/source/blender/blenkernel
Daniel Dunbar ecd620a5aa - removed some old cruft from init_render_displist_mesh (for smeshes-RIP)
- reduced main subsurf interface to two functions to make DispListMesh
    structures from an editmesh or a regular mesh. for the most part this
    means that to implement a geometry modifier you only need to write
    these two functions (not very plugable yet however).
 - added displistmesh_from_mesh and displistmesh_from_editmesh functions
    which allow simple support of subdivLevel(0) subsurfs, somewhat handy
    for testing things (like why orco doesn't work for subsurf).
2004-01-07 10:17:37 +00:00
..
2003-11-26 17:33:51 +00:00
2003-03-24 16:08:15 +00:00
2003-10-25 12:27:16 +00:00
2003-10-10 17:29:01 +00:00
2004-01-05 00:06:11 +00:00
2004-01-04 21:11:59 +00:00