Blender Git Commit Log

Git Commits -> Revision 4a5a9f4

Revision 4a5a9f4 by Daniel Dunbar (master)
March 29, 2005, 07:51 (GMT)
- added drawFacesTex function to DerivedMesh with implementations
- switched drawmesh.c to use new functions
- WHEE! This is last such function that has to be written for the time
being, and also effectively marks the end of DL_MESH! DispListMesh still
hangs around as a kind of interchange format but should also die once
DerivedMesh provides more intimate mesh access.

DL_MESH (the displist type for DispListMesh) is still used to hold
the DispListMesh, but that will die as soon as new subsurf switches to
using a bonafide DerivedMesh implementation. There is also one silly
usage for the decimator that is easy to kill.
- Oh, and I also made potatoe mode draw mesh vertex colors - seemed to
be more uniform behavior.

Commit Details:

Full Hash: 4a5a9f4e491fa438c1944ae53bb3e3313aadfcf3
SVN Revision: 4107
Parent Commit: 4c511da
Lines Changed: +213, -164

3 Modified Paths:

/source/blender/blenkernel/BKE_DerivedMesh.h (+5, -0) (Diff)
/source/blender/blenkernel/intern/DerivedMesh.c (+133, -0) (Diff)
/source/blender/src/drawmesh.c (+75, -164) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021