Blender Git Loki
Git Commits -> Revision 8acfd73
Revision 8acfd73 by Daniel Dunbar (master) March 28, 2005, 06:46 (GMT) |
- added drawMapped{Verts,Edges,Faces}EMSelect calls to DerivedMesh with implementations - updated drawobject selection code to use DerivedMesh (last DispListMesh usage in drawobject.c that needs to be replaced! Woot!) - interface could still be a lot cleaner, mostly calculating indices for the various things to pass to selection color routine is hacky. |
Commit Details:
Full Hash: 8acfd730cff7f338386b0c99b660bb6412792803
SVN Revision: 4090
Parent Commit: 09596b0
Lines Changed: +168, -166