Blender Git Loki
Git Commits -> Revision f919973
Revision f919973 by Nicholas Bishop (master) May 20, 2012, 15:00 (GMT) |
Fix bug #31529 Remesh remove Apply as Shape button Change modifier_sameTopology() to not not treat Nonconstructive modifiers as having same topology. This function is only used to test whether Apply as Shape is allowed. The exact nature of "nonconstructive" modifiers is not documented, but current list is remesh, fluidsim, decimate, mask, build, and boolean. All of these modify topology, and should not be making making shape keys. |
Commit Details:
Full Hash: f919973f32e230dbc310e2e9aec60ee20616c779
SVN Revision: 46805
Parent Commit: 1cb1d51
Lines Changed: +1, -2
1 Modified Path:
/source/blender/blenkernel/intern/modifier.c (+1, -2) (Diff)