1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-09-01 12:23:19 +02:00

projection, half moulding

This commit is contained in:
Pomax
2020-08-30 17:08:43 -07:00
parent 10148f46b1
commit e6608d65af
72 changed files with 448 additions and 251 deletions

View File

@@ -45,6 +45,7 @@ export default [
// curve manipulation
'abc',
'projections',
'moulding',
'pointcurves',
'curvefitting',
@@ -59,7 +60,6 @@ export default [
// 'drawing', // still just waiting to be finished......
// curve offsetting
'projections',
'offsetting',
'graduatedoffset',