Blender Git Commit Log

Git Commits -> Revision 2374b21

September 25, 2015, 09:10 (GMT)
Use a common function for deform-only modifier evaluation.

The distinction between leading and interspersed deform modifier in the
evaluation loop is superficial. The primary difference is the existence of
a derived mesh (dm), which can be handled optionally. Further conditionals
can be moved outside the loop (dyntopo would immediately cancel leading
deform eval anyway).

Commit Details:

Full Hash: 2374b2103ba8686e70c746ed5f64369a98211d1f
Parent Commit: de7b114
Lines Changed: +126, -114

1 Modified Path:

/source/blender/blenkernel/intern/DerivedMesh.c (+126, -114) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021