April 22, 2021, 17:15 (GMT) |
Splines: Continue cleanup |
April 22, 2021, 16:41 (GMT) |
Splines: Continue cleanup |
April 22, 2021, 16:25 (GMT) |
Splines: Cleanup: Rename variables and types |
April 22, 2021, 16:15 (GMT) |
Splines: Cleanup |
April 22, 2021, 14:37 (GMT) |
Geometry Nodes Curves: Rename files |
April 22, 2021, 14:25 (GMT) |
Merge branch 'master' into geometry-nodes-curve-support |
April 22, 2021, 03:47 (GMT) |
Geometry Nodes Curves: Refactor NURBS sampling This is basically a template for a similar thing I'll do to bezier splines. The idea is that every spline type is responsible for the mapping of values from orginal control points to the evaluated points based on a given resolution, and then the base class will handle the rest. This commit leaves the branch in a half-refactored state. |
April 22, 2021, 00:20 (GMT) |
Merge branch 'master' into geometry-nodes-curve-support |
April 20, 2021, 20:07 (GMT) |
Merge branch 'master' into geometry-nodes-curve-support |
April 20, 2021, 19:38 (GMT) |
Geometry Nodes Curves: Sample positions from NURBS curves |
April 19, 2021, 22:07 (GMT) |
Cleanup: Split spline implementations into separate files |
April 19, 2021, 21:57 (GMT) |
Merge branch 'master' into geometry-nodes-curve-support |
April 19, 2021, 11:16 (GMT) |
Geometry Nodes Curves: fix get_components_for_write |
April 18, 2021, 23:50 (GMT) |
Geometry Nodes Curves: Fix build after merging master |
April 18, 2021, 23:25 (GMT) |
Merge branch 'master' into geometry-nodes-curve-support |
April 18, 2021, 23:20 (GMT) |
Geometry Nodes Curves: Add more structure for the sample points node |
April 18, 2021, 22:14 (GMT) |
Geometry Nodes Curves: Fixes for curve trim node The remaining issue is interpolation and recalculation of bezier handles. Other than that the node should work fine. |
April 18, 2021, 18:20 (GMT) |
Geometry nodes curves: Mostly working version of a curve trim node This still needs some more fixes, but the basics are there now. |
April 16, 2021, 20:33 (GMT) |
Geometry Nodes Curves: Add generic interpolattion to evaluated points |
April 16, 2021, 18:30 (GMT) |
Merge branch 'master' into geometry-nodes-curve-support |
|