Blender Git Commits

Blender Git "geometry-nodes-curve-support" branch commits.

Page: 4 / 6

April 10, 2021, 03:50 (GMT)
Geometry Nodes Curves: Initial read-only point attributes

Radius and position are included for now. The implementation is not at
all ideal, and writing to point attributes will be a bit trickier.
April 10, 2021, 03:49 (GMT)
Geometry Nodes Curves: Add updates while in curve is in edit mode
April 10, 2021, 03:02 (GMT)
Merge branch 'master' into geometry-nodes-curve-support
April 9, 2021, 15:53 (GMT)
WIP point attributes
April 9, 2021, 04:17 (GMT)
Geometry Nodes Curves: Make edges sharp in curve to mesh node
April 9, 2021, 03:28 (GMT)
Geometry Nodes Curves: Switch order of generated edges
April 8, 2021, 22:01 (GMT)
Geometry Nodes Curves: Apply scale instead of set scale
April 8, 2021, 21:33 (GMT)
Geometry Nodes Curves: Fix radius interpolation
April 8, 2021, 21:00 (GMT)
Geometry Nodes Curves: Add "owns direct data" functions
April 8, 2021, 20:46 (GMT)
Merge branch 'master' into geometry-nodes-curve-support
April 8, 2021, 05:39 (GMT)
Geometry Nodes Curves: Refactor, mapping from evaluated to control points

Also include some incomplete handling of radius in the curve to mesh node.
I'm not sure how much of the changes will stick around, but the reshuffling
of virtual vs. final methods will stay, and the separated caches probably
makes sense too.
April 8, 2021, 02:45 (GMT)
Merge branch 'master' into geometry-nodes-curve-support
April 6, 2021, 05:04 (GMT)
Geometry Nodes Curves: Small cleanup, remove debugging code
April 6, 2021, 04:59 (GMT)
Geometry Nodes Curves: Generate faces in Curve to Mesh node
April 6, 2021, 03:55 (GMT)
Geometry Nodes Curves: Further clean up forward differencing function
April 6, 2021, 03:47 (GMT)
Cleanup: Vectorize bezier forward differencing

It's a bit strange no one had done this already. This also solves the
problem of `BKE_curve_forward_diff_bezier` always affecting one
more points than you asked for, which was causing another problem.
April 5, 2021, 22:24 (GMT)
Geometry Nodes Curves: Add edges output to mesh node
April 5, 2021, 22:23 (GMT)
Geometry Nodes Curves: Fix writing to cyclic attribute
April 5, 2021, 22:23 (GMT)
Geometry Nodes Curves: Optimize evaluated points size
April 5, 2021, 18:54 (GMT)
Geometry Nodes Curves: Fix non-cylic mesh size calculation
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021