Blender Git Commit Log

Git Commits -> Revision 33321d1

Revision 33321d1 by Geoffrey Bantle (master)
June 1, 2008, 18:02 (GMT)
-> Beginning of Custom Data support for BMesh

Now that new allocator is in place, Custom Data
can be effeciently added to BMesh. The plan is to
make all data not directly related to topology
Custom Data and allow callers to decide precisely
what information a mesh should have in order to
make the best tradeoff between memory usage/speed.

Right now not much to look at, just some structure
definitions and commented out code. More to come
soon...

Commit Details:

Full Hash: 33321d13d32a960be7e3aa7ee652ad4b23667d97
SVN Revision: 15082
Parent Commit: 07b1608
Lines Changed: +87, -14

3 Modified Paths:

/source/blender/blenkernel/BKE_bmesh.h (+64, -3) (Diff)
/source/blender/blenkernel/intern/bmesh_private.h (+0, -4) (Diff)
/source/blender/blenkernel/intern/BME_mesh.c (+23, -7) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021