Blender Git Loki
Git Commits -> Revision 6dd382f
Revision 6dd382f by Daniel Dunbar (master) July 16, 2005, 21:03 (GMT) |
- added dontFreeVerts and dontFreeOther flags to displistmesh for situations where data can be shared easily. - added convertDisplistToMesh function for regular mesh DerivedMesh interface (how many times can *you* use mesh in one sentence?) - do_puno was uninitialized in init_render_mesh - added mesh_get_derived_final (temporary), difference from mesh_get_derived is it always returns a derived mesh, even if no subsurf. |
Commit Details:
Full Hash: 6dd382f966aa08dc5d014d487818683ce417a693
SVN Revision: 4763
Parent Commit: 0d80607
Lines Changed: +70, -7