Blender Git Loki

Blender Git "soc-2021-porting-modifiers-to-nodes_all" branch commits.

Page: 21 / 26

July 16, 2021, 19:17 (GMT)
removed makesrna from includes in CMakeLists.txt
July 15, 2021, 20:33 (GMT)
- added geometry module
- moved solidify to geometry module
July 15, 2021, 09:28 (GMT)
more cleanup
July 15, 2021, 09:19 (GMT)
Cleanup
July 14, 2021, 22:07 (GMT)
Merge branch 'master' into soc-2021-porting-modifiers-to-nodes-solidify

# Conflicts:
# release/scripts/startup/nodeitems_builtins.py
# source/blender/blenkernel/BKE_node.h
# source/blender/blenkernel/intern/node.cc
# source/blender/blenkernel/intern/solidify_nonmanifold.c
# source/blender/nodes/CMakeLists.txt
# source/blender/nodes/NOD_geometry.h
# source/blender/nodes/NOD_static_types.h
July 14, 2021, 21:56 (GMT)
Changes based on review by Jacques Lucke (JacquesLucke)
July 14, 2021, 17:42 (GMT)
Merge branch 'master' into soc-2021-porting-modifiers-to-nodes-decimate

# Conflicts:
# source/blender/blenkernel/BKE_node.h
July 13, 2021, 23:08 (GMT)
Geometry Nodes: Remesh Blocks

This patch adds a Remesh Voxel node (compared to Remesh Blocks)
The node uses the BKE function for voxel remeshing used in the modifier as well.

Part of the GSOC 2021

Differential Revision: https://developer.blender.org/D11907
July 13, 2021, 22:28 (GMT)
Merge branch 'master' into soc-2021-porting-modifiers-to-nodes-remesh-voxel

# Conflicts:
# release/scripts/startup/nodeitems_builtins.py
# source/blender/blenkernel/BKE_node.h
July 13, 2021, 22:27 (GMT)
cleanup
July 13, 2021, 22:23 (GMT)
- renamed WITH_MOD_REMESH to WITH_REMESH_DUALCON
since it is now shared between node and modifier no longer specific to
the modifier.
July 13, 2021, 21:43 (GMT)
Merge remote-tracking branch 'origin/soc-2021-porting-modifiers-to-nodes-remesh-blocks' into soc-2021-porting-modifiers-to-nodes-remesh-blocks

# Conflicts:
# source/blender/nodes/geometry/nodes/node_geo_remesh_blocks.cc
July 13, 2021, 21:42 (GMT)
- fixed a bug with mesh renderin points.
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
July 13, 2021, 20:00 (GMT)
- cleanup
July 13, 2021, 18:39 (GMT)
Merge branch 'master' into soc-2021-porting-modifiers-to-nodes-remesh-blocks

# Conflicts:
# source/blender/blenkernel/BKE_node.h
July 12, 2021, 21:55 (GMT)
- Renamed Remesh to Remesh Block.
- Moved Dualcon Remesh to BKE
- Used new BKE_mesh_remesh_blocks in modifier and node.
July 9, 2021, 21:29 (GMT)
Merge branch 'master' into soc-2021-porting-modifiers-to-nodes-remesh

# Conflicts:
# release/scripts/startup/nodeitems_builtins.py
# source/blender/blenkernel/BKE_node.h
July 9, 2021, 08:30 (GMT)
Merge branch 'master' into soc-2021-porting-modifiers-to-nodes-decimate

# Conflicts:
# release/scripts/startup/nodeitems_builtins.py
# source/blender/blenkernel/BKE_node.h
# source/blender/blenkernel/intern/node.cc
July 9, 2021, 08:18 (GMT)
Renamed Limittypes from Face to Border and from Edge to Selection
because you can use them with different domains and the real difference
is how it uses this data.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021