Blender Git Loki

Git Commits -> Revision c3f8e95

Revision c3f8e95 by Ankit Meel (soc-2020-io-performance)
June 18, 2020, 08:15 (GMT)
Export triangulated mesh, not modifying the scene

Add UI checkbox for triangulating before writing the OBJ file.
The scene is not modified at all. Actual modifier should be used if one
needs the mesh to be modified too.

The settings for triangulation are the same as default ones of the
modifier:
ngon-method: "Beauty", quad-method: "Shortest Diagonal", min vertices:4

Commit Details:

Full Hash: c3f8e9550c1ea54a9e16e56fd2945e0ca26fd415
Parent Commit: 41f47cd
Lines Changed: +53, -2

3 Modified Paths:

/source/blender/editors/io/io_obj.c (+14, -2) (Diff)
/source/blender/io/wavefront_obj/intern/wavefront_obj_exporter.cc (+38, -0) (Diff)
/source/blender/io/wavefront_obj/IO_wavefront_obj.h (+1, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021