1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-02-24 01:22:26 +01:00

145 Commits

Author SHA1 Message Date
Pomax
9efa52342d . 2017-02-08 11:22:22 -08:00
Pomax
8fb9e898d1 react 15 2017-02-08 11:02:00 -08:00
Pomax
1fbd6d5de6 pontoon... 2017-02-08 10:23:09 -08:00
Pomax
e6790157e8 Merge branch 'master' of https://github.com/Pomax/BezierInfo-2 2017-02-08 09:35:10 -08:00
Pomax
8c4a50edb7 remove cn 2017-02-08 09:34:57 -08:00
Mike Kamermans
ad0fdf1156 Update index.html 2017-02-08 09:24:39 -08:00
Pomax
edca8d787e Merge branch 'master' of https://github.com/Pomax/BezierInfo-2 2017-02-08 09:08:11 -08:00
Pomax
4e2b17407b pontoon? 2017-02-08 09:07:57 -08:00
Mike Kamermans
c4a724db46 Update README.md 2017-02-08 08:54:02 -08:00
Mike Kamermans
6c4510030a Update App.jsx 2017-02-08 08:52:51 -08:00
Mike Kamermans
4ffba85469 Update index.html 2017-02-08 08:49:52 -08:00
Mike Kamermans
110e59b5d7 Merge pull request #54 from mashabow/patch-1
distance -> ratio
2017-02-08 17:43:45 +01:00
Mike Kamermans
1c679d6029 Merge pull request #48 from caryoscelus/patch-1
Fix a typo: t=0, not t-0
2017-02-08 17:42:57 +01:00
Mike Kamermans
7444311dc6 Merge pull request #46 from mstange/capture-mouse
Use setCapture to capture the mouse while dragging points.
2017-02-08 17:30:18 +01:00
Mike Kamermans
d32e8352fe Merge pull request #43 from Koshroy/master
Fixed typo "easthetically" -> "aesthetically"
2017-02-08 17:28:21 +01:00
Mike Kamermans
bb4f107c12 Merge pull request #41 from hrldcpr/patch-1
typo fix
2017-02-08 17:18:19 +01:00
Mike Kamermans
8a3b84b3b8 Merge pull request #21 from hite/patch-1
bugfix: mismatch formula
2017-02-08 17:17:56 +01:00
Mike Kamermans
28c1ede8da Merge pull request #28 from lbebber/master
Fix "missing script: svgo" error
2017-02-08 17:17:24 +01:00
Mike Kamermans
1d54ebe137 Merge pull request #15 from saniul/patch-1
Fixed typo: internval -> interval
2017-02-08 17:16:17 +01:00
Masaya Nakamura
2f603f100f distance -> ratio
In the previous paragraph, "distance" is used in a different meaning.
2017-02-08 23:05:59 +09:00
Mike Kamermans
f38e47d233 Update messages.properties 2017-02-07 09:59:15 -08:00
Mike Kamermans
d347873268 Update index.html 2017-02-07 09:58:56 -08:00
Mike Kamermans
82315bf0e1 Add files via upload 2017-02-07 17:55:44 +01:00
Mike Kamermans
c5af9479cc Update index.html 2017-02-07 08:55:03 -08:00
Mike Kamermans
117c1172a0 Update index.html 2017-02-07 08:50:42 -08:00
Mike Kamermans
ba3501a3e6 Update messages.properties 2017-02-07 07:40:45 -08:00
Mike Kamermans
40dd9cb62c Update and rename message.properties to messages.properties 2017-02-07 07:40:21 -08:00
Mike Kamermans
a41a036fab Update message.properties 2017-02-07 07:28:56 -08:00
Mike Kamermans
d3d74d8b35 the stated Bezier function missed the last iteration
reported in https://pomax.github.io/bezierinfo/#comment-3140904916
2017-02-06 15:48:44 -08:00
Mike Kamermans
d385ec1062 Update index.html 2017-02-05 11:41:48 -08:00
Mike Kamermans
e8519a3ae6 pontoon 2017-02-05 11:39:58 -08:00
Mike Kamermans
8e88fe726a Create message.properties 2017-02-05 11:32:14 -08:00
Mike Kamermans
4c3be71051 Create README.md 2017-02-01 03:26:47 +01:00
caryoscelus
8a82545c46 Fix a typo: t=0, not t-0 2016-11-28 21:07:13 +04:00
Markus Stange
4fd72fc51d Use setCapture to capture the mouse while dragging points. 2016-11-26 11:59:11 -05:00
Koushik Roy
9e0c9186bc Fixed typo "easthetically" -> "aesthetically" 2016-10-24 20:16:16 -07:00
Pomax
0dfe585e6b buy me coffee? 2016-09-21 21:21:45 -07:00
Pomax
8bab8fade3 buy me coffee? 2016-09-21 21:20:25 -07:00
Pomax
09b0bb54ed buy me coffee? 2016-09-21 21:18:07 -07:00
Mike Kamermans
2512b104eb Update index.js 2016-09-21 21:15:31 -07:00
Mike Kamermans
4f95c4364e Update index.js 2016-09-21 21:14:58 -07:00
Pomax
b71f549b46 interpolation graphs 2016-09-17 13:20:50 -07:00
harold cooper
8da57f682f typo fix
remove errant comma
2016-09-16 14:28:47 -04:00
Pomax
1ca0b4d064 hashresolve 2016-09-14 15:03:45 -07:00
Pomax
4eaceef20f . 2016-09-14 14:58:10 -07:00
Pomax
b9e1d711fd bsplines 2016-09-14 14:55:46 -07:00
Pomax
d7d1df1119 B-Spline 2016-09-11 17:55:42 -07:00
Pomax
19bb1e1f2e #32 2016-07-23 12:25:56 -07:00
Pomax
3c6f926668 Merge branch 'master' of https://github.com/Pomax/BezierInfo-2 2016-06-10 11:26:24 -07:00
Pomax
5e40a7ebbd misplaced point for control-diagram-2 2016-06-10 11:26:12 -07:00