Blender Git Loki

Git Commits -> Revision f958560

Revision f958560 by Sergey Sharybin (master)
March 17, 2020, 16:40 (GMT)
Multires: Properly support virtual modifiers for Apply Base

The initial code from earlier from today didn't really work reliable
since it is not possible to apply virtual modifiers but not the real
multires one (in a situation like mesh with shapekeys and multires).

New code uses less memory and has better performance for the case
when there are actual modifiers leading the multires. The case when
there is only multires will not be as performant as possible at this
moment.

Commit Details:

Full Hash: f958560a990a8974446c2c63def7ba387dcfb275
Parent Commit: 1504cb2
Lines Changed: +53, -25

3 Modified Paths:

/source/blender/blenkernel/BKE_multires.h (+5, -4) (Diff)
/source/blender/blenkernel/intern/multires.c (+41, -9) (Diff)
/source/blender/blenkernel/intern/multires_reshape_apply_base.c (+7, -12) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021