Blender Git Commit Log

Git Commits -> Revision 0eb3246

Revision 0eb3246 by Bastien Montagne (master)
June 14, 2018, 09:41 (GMT)
Fix T55470: Add option to not fix polygons' winding to Edit Normals modifier.

this is actually adding option to add buggy behavior, but.. NPR often
expects buggy behaviors, and its one of the main targets for normal editing.
So think it's reasonable to add that option (disabled by default of
course).

Note that am not really happy with UI, but:
* Not sure where to put it, it's kind of own self-contained area option.
* Don't to make it too much visible, using this should be the exception!

Commit Details:

Full Hash: 0eb32467131543f224a222f0caf42df4ff9d7d65
Parent Commit: 4d58fac
Lines Changed: +17, -3

4 Modified Paths:

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