Blender Git Commit Log

Git Commits -> Revision 27986e9

June 27, 2021, 02:12 (GMT)
Sculpt dyntopo: Added a function to add multiple customdata
layers to a bmesh at once. Helpful since bmesh customdata
layers are allocated in single blocks, thus adding
layers individually can lead to lots of memory
copying.

Commit Details:

Full Hash: 27986e9b56ee311ed80c1b17f06d7d3e7640d06b
Parent Commit: dba4f30
Lines Changed: +115, -17

3 Modified Paths:

/source/blender/bmesh/intern/bmesh_interp.c (+96, -0) (Diff)
/source/blender/bmesh/intern/bmesh_interp.h (+9, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt_dyntopo.c (+10, -17) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021