Blender Git Loki

Git Commits -> Revision 15dd289

Revision 15dd289 by Brecht Van Lommel (master)
June 13, 2019, 18:03 (GMT)
Mesh: don't compute CD_ORCO layer when there are no deforming modifiers

This saves memory and evaluation time for simple static meshes with e.g. a
subdivision surface modifier. If no CD_ORCO layer exists then we assume the
actual vertex coordinates are equal to the original undeformed coordinates.

Commit Details:

Full Hash: 15dd2899923093db6c070b4520e0678affe49d09
Parent Commit: 09cc318
Lines Changed: +55, -37

3 Modified Paths:

/source/blender/blenkernel/BKE_modifier.h (+5, -5) (Diff)
/source/blender/blenkernel/intern/DerivedMesh.c (+33, -30) (Diff)
/source/blender/blenkernel/intern/modifier.c (+17, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021