Blender Git Commits

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

Page: 3 / 6

April 16, 2021, 17:59 (GMT)
Merge branch 'master' into geometry-nodes-curve-support
April 16, 2021, 04:53 (GMT)
Geometry Nodes Curves: Refactor curve data storage

Each piece of data is now stored separately, not bunched up in a
control point class. This should help improve performance and
it's more aligned with the attribute approach.
April 15, 2021, 20:04 (GMT)
Geometry Nodes Curves: Cleanup
April 15, 2021, 18:55 (GMT)
Cleanup: Fix typo in NURBSpline class name
April 15, 2021, 18:52 (GMT)
Geometry nodes curves: Transform curve from object info node
April 15, 2021, 18:20 (GMT)
Geometry Nodes Curves: Support curves in the join geometry node
April 15, 2021, 17:13 (GMT)
Geometry Nodes Curves: Add initial support for poly splines
April 15, 2021, 16:47 (GMT)
Geometry nodes curves: Support instancing on control points
April 15, 2021, 15:31 (GMT)
Geometry Nodes Curves: Implement copying a curve

This makes the spreadsheet pinning work as well.
April 15, 2021, 14:18 (GMT)
Merge branch 'master' into geometry-nodes-curve-support
April 15, 2021, 12:54 (GMT)
Merge branch 'master' into geometry-nodes-curve-support
April 14, 2021, 20:32 (GMT)
Cleanup: Use std::unique_ptr for spline vector
April 14, 2021, 19:33 (GMT)
Merge branch 'master' into geometry-nodes-curve-support
April 13, 2021, 04:45 (GMT)
Geometry Nodes Curves: Add UI for curve sample points node
April 13, 2021, 04:19 (GMT)
Merge branch 'master' into geometry-nodes-curve-support
April 12, 2021, 04:28 (GMT)
Geometry Nodes Curves: Add structure for curve trim node

The node doesn't do anything yet because the last level needs to
be implemented, but the majority of the necessary changes are done.
April 11, 2021, 23:54 (GMT)
Geometry Nodes Curves: Fix profile radius transform
April 11, 2021, 23:53 (GMT)
Geometry Nodes Curves: Add temporary node to test transform
April 11, 2021, 22:37 (GMT)
Geometry Nodes Curves: Add Z-Up normal calculation mode
April 10, 2021, 04:28 (GMT)
Geometry Nodes Curves: Further refactor curve evaluation

This removes the need for some virtual functions
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021