Revision af2f924 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) 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. |
Revision 781a282 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) March 18, 2019, 10:04 (GMT) |
GPencil: Pass gradient basic data to point shader |
Revision 7f6d3d8 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) March 18, 2019, 09:56 (GMT) |
GPencil: Add default gradient values to gizmo |
Revision bdbb0b0 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) March 18, 2019, 09:53 (GMT) |
GPencil: Fix problem with gradient for Stroke and Monkey primitives |
Revision 4ca3147 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) March 18, 2019, 09:50 (GMT) |
GPencil: Pass basic data to shaders for gradients (wip) |
Revision dda3e48 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) March 18, 2019, 09:29 (GMT) |
GPencil: Copy Brusg gradient data to stroke in drawing operators. |
Revision 323ab6f by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) March 18, 2019, 08:06 (GMT) |
GPencil: Set default gradient in new brushes |
Revision ac1adbc by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) 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 |
Revision 13c1e7f by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) March 17, 2019, 18:49 (GMT) |
Merge branch 'master' into greasepencil-object |
Revision 738c848 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) 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 |
Revision cf30fc2 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) 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. |
Revision 9d13f18 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) March 17, 2019, 08:38 (GMT) |
Merge branch 'master' into greasepencil-object |
Revision 8ea91b3 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) 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. |
Revision df04d12 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) March 16, 2019, 18:22 (GMT) |
Merge branch 'master' into greasepencil-object |
|