Blender Git Loki
Git Commits -> Revision 0a75579
Revision 0a75579 by Fabian Schempp (soc-2021-porting-modifiers-to-nodes-remesh-blocks, soc-2021-porting-modifiers-to-nodes_all) 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