Blender Git Loki

Git Commits -> Revision aa3fc89

Revision aa3fc89 by Bastien Montagne (master)
May 7, 2015, 13:19 (GMT)
Fix T44611: 'make_links_data' modifiers would fail and crash with multires modifier.

Since it was not ensuring dest has valid mdisp data matching new multires modifier subdiv level...

Also, fixed a bug in `multires_subdivide()`, which would crash when trying to
increase from level 0 (aka no subdiv) to > 1 (wrong check, trying to interpolate
when it should not). And added a few sanity checks.

Commit Details:

Full Hash: aa3fc89257f839260e7577881f399011a709badf
Parent Commit: 15fd37f
Lines Changed: +39, -17

3 Modified Paths:

/source/blender/blenkernel/BKE_multires.h (+3, -2) (Diff)
/source/blender/blenkernel/intern/multires.c (+29, -15) (Diff)
/source/blender/blenkernel/intern/object.c (+7, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021