Blender Git Commit Log

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

3 Modified Paths:

/source/blender/blenkernel/BKE_DerivedMesh.h (+3, -3) (Diff)
/source/blender/blenkernel/intern/DerivedMesh.c (+14, -3) (Diff)
/source/blender/src/drawobject.c (+49, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021