Blender Git Loki

Git Commits -> Revision b5d3f18

Revision b5d3f18 by Antonis Ryakiotakis (master)
April 9, 2014, 01:03 (GMT)
Add material storage to derivedmesh.

The variables are considered invalid unless DM_update_materials is
called prior to use. Only use case currently is
mesh drawing. This helps with excessive allocation on the stack during
GPUObject creation, but may help elsewhere in the future as well.

Commit Details:

Full Hash: b5d3f183b0fd6f72d84fbcdd594f80e70422eb24
Parent Commit: 6ffabfa
Lines Changed: +32, -7

4 Modified Paths:

/source/blender/blenkernel/BKE_DerivedMesh.h (+3, -0) (Diff)
/source/blender/blenkernel/intern/DerivedMesh.c (+8, -0) (Diff)
/source/blender/editors/space_view3d/drawobject.c (+5, -0) (Diff)
/source/blender/gpu/intern/gpu_buffers.c (+16, -7) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021