Blender Git Commit Log

All Blender Git commits.

Page: 830 / 8462

March 15, 2021, 03:48 (GMT)
Cleanup: update comments, remove ifdef'd code
March 15, 2021, 03:28 (GMT)
Line Art: Tweak collection tab properties

- Use property split
- Use the same oder as in the outliner
March 15, 2021, 03:24 (GMT)
Line Art: Use correct object source icon in modifier

Also use consistent variable name for a column layout.
March 15, 2021, 03:16 (GMT)
Line Art: Remove period after UI description
March 15, 2021, 03:15 (GMT)
Line Art: Use consistent scene icon in add menu
March 15, 2021, 03:12 (GMT)
Line Art: Close panel in object tab by default
March 15, 2021, 02:46 (GMT)
Merge branch 'master' into geometry-nodes-mesh-primitives
Revision c23da7a by Hans Goudey (master)
March 15, 2021, 02:36 (GMT)
BLI: Add "is_zero" method to float2 and float3 types

This is not necessary, but a nice convenience to avoid using `is_zero_v3`.

Differential Revision: https://developer.blender.org/D10713
March 15, 2021, 02:28 (GMT)
Use "Location" consistently
March 15, 2021, 02:15 (GMT)
Remove unecessary checks for zero
March 15, 2021, 02:10 (GMT)
Add plane primitive node
March 14, 2021, 23:36 (GMT)
Merge branch 'master' into temp-gpencil-bezier-stroke-type
March 14, 2021, 23:35 (GMT)
GPencil: seperate for bezier strokes operator

This also adds a "Keep Ends" option that will keep the ends on both
parts, which is especially useful with curves.
March 14, 2021, 22:11 (GMT)
Nodes: multi-input support for Attribute Remove node

This patch adds multi-input support to the Attribute Remove node.

Reviewed By: Hans Goudey

Differential Revision: https://developer.blender.org/D10698
March 14, 2021, 22:04 (GMT)
GPencil: add transform modes for bezier strokes

Add the opacity/shrink/fatten transform modes for bezier strokes.
March 14, 2021, 21:37 (GMT)
GPencil: subdivide bezier strokes operator
March 14, 2021, 21:26 (GMT)
GPecnil: flip bezier strokes operator
March 14, 2021, 21:19 (GMT)
GPencil: join bezier strokes operator

This also implements the flip BKE for curves.
March 14, 2021, 20:15 (GMT)
Sculpt: Apply latest clang-format changes to the branch
March 14, 2021, 20:14 (GMT)
Merge branch 'master' into sculpt-dev
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021