Blender Git Commits

Blender Git commits from all branches.

Page: 1359 / 2888

March 18, 2019, 15:05 (GMT)
Unified socket declaration system

Function input/output use the same structure to declare
sockets as other nodes now.

The type inferencer can be invoked in the panel on the
right in the node editor.

The list nodes work with floats, vectors and ints.
March 18, 2019, 10:04 (GMT)
GPencil: Pass gradient basic data to point shader
March 18, 2019, 09:56 (GMT)
GPencil: Add default gradient values to gizmo
March 18, 2019, 09:53 (GMT)
GPencil: Fix problem with gradient for Stroke and Monkey primitives
March 18, 2019, 09:50 (GMT)
GPencil: Pass basic data to shaders for gradients (wip)
March 18, 2019, 09:29 (GMT)
GPencil: Copy Brusg gradient data to stroke in drawing operators.
March 18, 2019, 08:06 (GMT)
GPencil: Set default gradient in new brushes
March 18, 2019, 08:03 (GMT)
GPencil: New parameter for gradient

Add new fields and initialize.
March 18, 2019, 03:36 (GMT)
Dam brush: Initial implementation

The purpose of this brush is to create sharp edges without creasing or
pinching the geometry. It is useful when sculpting cloth wrinkles, hard
surface objects or small cavities.
To avoid artifacts, set the stroke spacing to a lower value than 10 and
enable symmetry feather. This affects performance, so I am not adding it
to the defaults for now.
It does not create new geometry in dyntopo, so you will need to create
the geometry with another tool or switch to the voxel remesher workflow.
I'm not quite happy with the deformation as it is now (maybe it is too
smooth). I also need to try the brush with different pen tablets to
properly calibrate the pressure.
March 18, 2019, 01:31 (GMT)
Brush cursor: Fix smooth stroke line position

Reset the viewport to its original state after drawing the vertex
preview.
March 17, 2019, 20:19 (GMT)
experiment with more complex socket declarations
March 17, 2019, 18:49 (GMT)
Merge branch 'master' into greasepencil-object
March 17, 2019, 14:56 (GMT)
Merge branch 'master' into greasepencil-object
March 17, 2019, 13:48 (GMT)
small refresh operator fix
March 17, 2019, 13:12 (GMT)
attempt to stabilize dynamic fracture
March 17, 2019, 11:54 (GMT)
GPencil: Reproject strokes to 3D cursor

Add a new option to reproject the strokes using the 3D cursor orientation.
March 17, 2019, 08:38 (GMT)
Merge branch 'master' into greasepencil-object
March 16, 2019, 18:33 (GMT)
GPencil: Back Canvas Grid to Draw position

Undo the previous commit and keep the Canvas in the position used in Draw mode. Change the position by mode looks strange.
March 16, 2019, 18:27 (GMT)
Brush cursor: Fix crash with 2D falloff

Disable the normal preview when 2D falloff is enabled.
March 16, 2019, 18:22 (GMT)
Merge branch 'master' into greasepencil-object
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021