Blender Git Loki
Git Commits -> Revision f917cb0
Revision f917cb0 by Joseph Eagar (master) May 24, 2007, 03:21 (GMT) |
BMesh Branch =Drawing Update= Edges are now drawn in editmode. Still haven't started recoding the findnearest stuff yet, so nothing is selectable. Also the derivedmesh backend for bmesh is being remade every frame for some reason; since it uses opengl vertex arrays this is actually slower then before. Need to track down just what is remaking the derivedmesh each frame :/ |
Commit Details:
Full Hash: f917cb0e75eef2b27b8f9ca7f1b1b27e1b039d31
SVN Revision: 10771
Parent Commit: c60f006
Lines Changed: +66, -12