Blender Git Loki
Git Commits -> Revision 35aa81c
Revision 35aa81c by Daniel Dunbar (master) March 27, 2005, 20:39 (GMT) |
Scary commit! - Switch to using DerivedMesh interface for draw_mesh_object. - Code builds a "fake" DerivedMesh for Mesh/EditMesh which ends up making code a lot clearer. Plenty of work to be done - the DerivedMesh is still very specialized to how the code draws which means it is not a very general interface and is a little messy. Should work though I hope. |
Commit Details:
Full Hash: 35aa81cd2cb3cc91a06295834ecc928f49dca490
SVN Revision: 4077
Parent Commit: 818d76b
Lines Changed: +130, -943
1 Modified Path:
/source/blender/src/drawobject.c (+130, -943) (Diff)