Blender Git Commit Log

Git Commits -> Revision 0a75579

July 13, 2021, 20:15 (GMT)
Geometry Nodes: Remesh Blocks

This patch adds a Remesh Blocks node (compared to Remesh Voxel)

It internaly moves the remesh algorithm,
used in all modes of the Remesh modifier except the Voxel mode to blender kernel
and shares that code with the modifier.

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

Commit Details:

Full Hash: 0a75579e1fcf125e17aac0698c1ac6ebfcf2931d
Parent Commit: 60c84d0
Lines Changed: +11, -9

3 Modified Paths:

/source/blender/blenkernel/BKE_mesh_remesh_blocks.h (+6, -7) (Diff)
/source/blender/blenkernel/intern/mesh_remesh_blocks.c (+1, -1) (Diff)
/source/blender/nodes/geometry/nodes/node_geo_remesh_blocks.cc (+4, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021