April 26, 2021, 20:49 (GMT) |
Splines: Fix curve to mesh node issues - The expected flat axis of profile objects is now the Z axis, like the existing curve objects. - Simplify/speed up the "sharp edge" marking logic. |
April 26, 2021, 20:14 (GMT) |
Merge branch 'master' into geometry-nodes-curve-support |
April 26, 2021, 19:17 (GMT) |
Splines: Fix interpolation for bezier splines Also parallelize some of the calculations, since I was reworking how the mapping was calculated anyway. I still haven't tuned the grain size. |
April 26, 2021, 04:29 (GMT) |
Splines: Cleanup, add comments, formatting |
April 26, 2021, 02:45 (GMT) |
Merge branch 'master' into geometry-nodes-curve-support |
April 26, 2021, 02:37 (GMT) |
Splines: Cleanup, add comment |
April 26, 2021, 02:26 (GMT) |
Splines: Rename DCurve to SplineGroup |
April 25, 2021, 20:50 (GMT) |
Splines: Add bounding box node support |
April 25, 2021, 20:21 (GMT) |
Splines: Cleanup: Remove another unecessary change |
April 25, 2021, 20:10 (GMT) |
Splines: Cleanup, remove more unecessary changes |
April 25, 2021, 20:07 (GMT) |
Merge branch 'master' into geometry-nodes-curve-support |
April 25, 2021, 20:01 (GMT) |
Splines: Reset unecessary geometry nodes changes |
April 25, 2021, 18:40 (GMT) |
Merge branch 'master' into geometry-nodes-curve-support |
April 25, 2021, 17:43 (GMT) |
Splines: Fix curve lookup (for trim node) |
April 24, 2021, 20:02 (GMT) |
Splines: Halve the size of the bezier interpolation cache Use floats to store the control point indices and the interpolation factors. |
April 24, 2021, 19:17 (GMT) |
Merge branch 'master' into geometry-nodes-curve-support |
April 23, 2021, 18:51 (GMT) |
Merge branch 'master' into geometry-nodes-curve-support |
April 22, 2021, 21:30 (GMT) |
Splines: Fix cache not recalculated error |
April 22, 2021, 21:14 (GMT) |
Splines: Reorganize class inheritence, evaluation |
April 22, 2021, 17:24 (GMT) |
Splines: Add comments |
|