Blender Git Loki
Git Commits -> Revision 67d58c0
Revision 67d58c0 by Daniel Dunbar (master) July 17, 2005, 01:18 (GMT) |
- added DirectMesh.getVert{Co,No} functions - added mesh_get_derived_deform function (always returns a DerivedMesh corresponding to deformed (but not subdivided) mesh). used in places where original mesh is to be displayed but with deformed coordinates (vpaint for example). - added DirectMesh.getVert{Co,No} implementations for MeshDerivedMesh - updated vpaint to use mesh_get_derived_deform |
Commit Details:
Full Hash: 67d58c0f45cd87619bd45fc125b770023e9e5654
SVN Revision: 4770
Parent Commit: 7c94221
Lines Changed: +122, -115