Blender Git Loki

Git Commits -> Revision e5c9bf3

Revision e5c9bf3 by Pablo Dobarro (master)
September 26, 2019, 14:43 (GMT)
Quadriflow: Symmetry support

This patch adds paint symmetry support to Quadriflow. It bisects and mirrors the input and the output from the remesher to build the final mesh using the preserve boundary option.
This is also an important performance improvement in Quadriflow because it only needs to process half of the mesh with half the resolution.

Reviewed By: jbakker

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

Commit Details:

Full Hash: e5c9bf3aa28af3d1edddecb909b5a95fe029e18e
Parent Commit: b7f2799
Lines Changed: +582, -377

2 Added Paths:

/source/blender/blenkernel/BKE_mirror.h (+45, -0) (View)
/source/blender/blenkernel/intern/mirror.c (+413, -0) (View)

3 Modified Paths:

/source/blender/blenkernel/CMakeLists.txt (+2, -0) (Diff)
/source/blender/editors/object/object_remesh.c (+118, -3) (Diff)
/source/blender/modifiers/intern/MOD_mirror.c (+4, -374) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021