Blender Git Loki

Git Commits -> Revision da5b6ed

Revision da5b6ed by Ish Bosamiya (master)
March 22, 2019, 17:11 (GMT)
Modifiers: add minimum number of vertices to triangulate modifier.

This lets you only triangulate n-gons when setting the number to 5 or more.

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

Commit Details:

Full Hash: da5b6ed75bf08141dd19a0cc143d1a91b14a0f24
Parent Commit: c89dcc8
Committed By: Brecht Van Lommel
Lines Changed: +34, -12

10 Modified Paths:

/release/scripts/startup/bl_ui/properties_data_modifier.py (+2, -0) (Diff)
/source/blender/alembic/intern/abc_mesh.cc (+1, -1) (Diff)
/source/blender/blenloader/intern/versioning_280.c (+11, -0) (Diff)
/source/blender/bmesh/operators/bmo_triangulate.c (+1, -1) (Diff)
/source/blender/bmesh/tools/bmesh_triangulate.c (+5, -4) (Diff)
/source/blender/bmesh/tools/bmesh_triangulate.h (+2, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+6, -0) (Diff)
/source/blender/modifiers/intern/MOD_triangulate.c (+4, -3) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021