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

161 Commits

Author SHA1 Message Date
Pomax
75fb647215 first zh-CN locale content 2017-02-16 10:21:04 -08:00
Mike Kamermans
7bc43cf9a8 minor space cleanup 2017-02-16 09:17:40 -08:00
thrillerist
173783f405 add section 1 content.zh-CN.md (#58)
add zh-CN translations for section 1
2017-02-16 09:16:44 -08:00
Pomax
970fc9465b . 2017-02-16 07:56:26 -08:00
Pomax
506cb6a5d9 code blocks and consecutive latex blocks had issues 2017-02-16 07:51:36 -08:00
Pomax
e9dfc48b89 sections 1-10 2017-02-15 16:00:02 -08:00
Pomax
badb1ebed3 added <Graphic/> protection + extended converted to markdown 2017-02-15 15:09:06 -08:00
Pomax
b47a94d23d proper div escaping during locale conversion 2017-02-15 14:59:24 -08:00
Pomax
47a803c80a . 2017-02-13 17:33:30 -08:00
Pomax
a63d887ff7 . 2017-02-13 17:30:35 -08:00
Pomax
f2eeab6a21 localization based on markdown 2017-02-13 17:27:52 -08:00
Markus Stange
8e8d09e825 Make bezier canvases HiDPI-aware. (#47)
* Make bezier canvases HiDPI-aware.

* Fix HiDPI bugs and linting issues.

* Address review comments.
2017-02-11 15:36:12 -08:00
Mike Kamermans
3f2b2cc80a Merge pull request #55 from mashabow/patch-1
Fix typo: use -> us
2017-02-09 16:57:04 +01:00
Masaya Nakamura
05adeb05e7 Fix typo: use -> us 2017-02-09 22:36:52 +09:00
Pomax
59f4bea20b giving up on pontoon 2017-02-08 20:48:11 -08:00
Pomax
0eeb25cd42 giving up on pontoon 2017-02-08 20:47:32 -08:00
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