Blender Git Commit Log

Git Commits -> Revision 7d0fcaa

Revision 7d0fcaa by Bastien Montagne (master)
February 28, 2019, 19:47 (GMT)
'Fix' T61942: Triangulate modifier breaks custom normals.

Not a bug, but supporting preservation of custom normals in that
specific modifier makes sense, in game pipeline contexts.

Could also ease work of IO add-ons that want to export
triangulated geometry...

Commit Details:

Full Hash: 7d0fcaa69a64eed8a37598213b120582f12fb437
Parent Commit: f95f1a4
Lines Changed: +61, -7

4 Modified Paths:

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