Blender Git Commits

Blender Git commits from all branches.

Page: 162 / 2888

August 10, 2021, 13:11 (GMT)
Fixed crash due to unexpected attribute
August 10, 2021, 12:11 (GMT)
Knife: Custom Knife BVH for multiple BMesh

Adds a custom Knife BVH which works with multiple BMesh's to replace the old BMBVH.
Currently, the new BVH is used in a functionally equivalent way to the old BMBVH but avoids re-allocating BVH's in multi-object edit mode.

This makes the current code slightly more complex, but will be incredibly useful when converting the knife tool code from object to world space, something that will need to be done to implement a better multi-object edit mode and further improvements to the tool.
August 10, 2021, 10:49 (GMT)
Fixed bug with wrong limit radius at endpoint
August 10, 2021, 09:03 (GMT)
Blender 2.83.17-release
August 10, 2021, 08:57 (GMT)
Merge branch 'master' into cycles-x
August 10, 2021, 08:49 (GMT)
Update curve fillet code based on patch review
August 10, 2021, 08:46 (GMT)
Merge branch 'master' into temp-vse-transform-overwrite
August 10, 2021, 08:45 (GMT)
Merge remote-tracking branch 'origin/temp-geometry-nodes-fields-prototype' into temp-geometry-nodes-fields-prototype
August 10, 2021, 08:45 (GMT)
Fix: Extrude and Move Edge out selection
August 10, 2021, 08:39 (GMT)
properly interpolate selection between some domains
August 10, 2021, 08:31 (GMT)
Merge remote-tracking branch 'origin/master' into compositor-full-frame
August 10, 2021, 08:08 (GMT)
fix node id
August 10, 2021, 07:34 (GMT)
Merge remote-tracking branch 'origin/temp-geometry-nodes-fields-prototype' into temp-geometry-nodes-fields-prototype

# Conflicts:
# source/blender/blenkernel/BKE_node.h
August 10, 2021, 07:33 (GMT)
Extrude and Move Node

This adds an additional version of the extrude node, which operates on
vertices, edges and faces and moves the extruded region by a given
offset vector.
August 10, 2021, 06:25 (GMT)
fix curve parameter type
August 10, 2021, 04:24 (GMT)
Merge branch 'master' into geometry-nodes-level-set-nodes
August 10, 2021, 03:42 (GMT)
Fix install location
August 10, 2021, 03:17 (GMT)
Simplify trimming overwrite function
August 10, 2021, 02:59 (GMT)
Merge branch 'temp-lineart-contained' into lineart-shadow
August 10, 2021, 02:58 (GMT)
Cleaup: typo
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021