Blender Git Commits

Blender Git commits from all branches.

Page: 311 / 2888

June 18, 2021, 15:22 (GMT)
added back vertex-group reverse option.
June 18, 2021, 15:21 (GMT)
Fix error, assert for null mesh result at start
June 18, 2021, 14:52 (GMT)
Functional vector math node.
June 18, 2021, 14:24 (GMT)
Merge remote-tracking branch 'origin/gsoc-2021-porting-modifiers-to-nodes-solidify' into gsoc-2021-porting-modifiers-to-nodes-solidify

# Conflicts:
# source/blender/blenkernel/BKE_node.h
# source/blender/blenkernel/BKE_solidifiy.h
# source/blender/blenkernel/CMakeLists.txt
# source/blender/blenkernel/intern/node.cc
# source/blender/blenkernel/intern/solidify_nonmanifold.c
# source/blender/makesrna/intern/rna_nodetree.c
# source/blender/modifiers/intern/MOD_solidify.c
# source/blender/nodes/CMakeLists.txt
# source/blender/nodes/NOD_geometry.h
# source/blender/nodes/NOD_static_types.h
June 18, 2021, 14:07 (GMT)
Initial setup for solidify node
June 18, 2021, 14:07 (GMT)
solidify_extrude_generaly working.
June 18, 2021, 14:07 (GMT)
- working with data from node
June 18, 2021, 14:07 (GMT)
- added basic support for input data
June 18, 2021, 14:07 (GMT)
moved solidify to Blender Kernel
June 18, 2021, 14:07 (GMT)
makeing node and modifier working with solidify kernel version.
June 18, 2021, 14:07 (GMT)
- added offset and boundary data enums for nonmanifold mode.
June 18, 2021, 14:07 (GMT)
- selection for simple
June 18, 2021, 14:07 (GMT)
make selection work for complex mode
June 18, 2021, 14:07 (GMT)
Initial setup for solidify node

solidify_extrude_generaly working.

- working with data from node

- added basic support for input data

moved solidify to Blender Kernel

makeing node and modifier working with solidify kernel version.

- added offset and boundary data enums for nonmanifold mode.

- selection for simple

make selection work for complex mode

rebaseing and cleanup

Differential Revision: https://developer.blender.org/D11575
June 18, 2021, 14:07 (GMT)
- added output groups for rim and fill
June 18, 2021, 14:07 (GMT)
- rebased to master
- removed solidify extrude mode from node and reverted solidify extrude
back to internal version in modifier
- fixed vertex-groups for
June 18, 2021, 14:07 (GMT)
- formatting
June 18, 2021, 13:12 (GMT)
Vulkan: Fix compilation error.
June 18, 2021, 13:10 (GMT)
Vulkan: remove VK_ERROR_INCOMPATIBLE_VERSION_KHR

It has been removed from the SDK since version 1.1.18.
June 18, 2021, 12:51 (GMT)
Merge branch 'master' into temp-gpencil-bezier-stroke-type
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021