Blender Git Commit Log

Git Commits -> Revision b5a6be3

Revision b5a6be3 by Nicholas Bishop (master)
May 18, 2012, 06:10 (GMT)
Add smooth-shading option for remesh modifier.

The remesh modifier doesn't currently get any data from original
faces, so even if the input mesh was entirely smooth none of the
output faces would be. Solved by adding a new
dna-flag/rna-bool/UI-checkbox to smooth shade the output.

Requested by Daniel Salazar.

Commit Details:

Full Hash: b5a6be37f1f3ab7bd3d9e27f1bc88657296c4f5c
SVN Revision: 46757
Parent Commit: 5fe5a8c
Lines Changed: +17, -0

4 Modified Paths:

/release/scripts/startup/bl_ui/properties_data_modifier.py (+1, -0) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+5, -0) (Diff)
/source/blender/modifiers/intern/MOD_remesh.c (+10, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021