Blender Git Loki

Git Commits -> Revision 6070f92

Revision 6070f92 by Piotr Ostrowski (master)
September 30, 2020, 15:20 (GMT)
Subdivision Surfaces: add boundary smooth option to modifiers

This adds the option to either smooth the entire boundary, or to keep
corners sharp, for the Subdivision Surface and Multiresolution modifiers.

This mainly helps with compatibility with other software. The default
behavior remains to smooth the entire boundary.

Differential Revision: https://developer.blender.org/D8485

Commit Details:

Full Hash: 6070f92ab94be7bd1d6729f178d71c71c4245fbb
Parent Commit: 53f20b9
Committed By: Brecht Van Lommel
Lines Changed: +49, -4

7 Modified Paths:

/source/blender/blenkernel/BKE_subdiv.h (+3, -0) (Diff)
/source/blender/blenkernel/intern/multires_subdiv.c (+2, -1) (Diff)
/source/blender/blenkernel/intern/subdiv.c (+13, -0) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+9, -2) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+16, -0) (Diff)
/source/blender/modifiers/intern/MOD_multires.c (+2, -0) (Diff)
/source/blender/modifiers/intern/MOD_subsurf.c (+4, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021