1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-06 16:56:57 +02:00
Commit Graph

220 Commits

Author SHA1 Message Date
Masaya Nakamura
65b56d723c [ja-JP] Translate flattening (#90) 2017-03-31 07:36:27 -07:00
Pomax
fd1d7773ca typo fix 2017-03-26 13:21:56 -07:00
Pomax
69ca4ea734 fix to comments 2017-03-26 13:18:30 -07:00
Pomax
c858011930 ... 2017-03-26 13:04:17 -07:00
Pomax
7351080804 comments lost its index.js! 2017-03-26 12:14:32 -07:00
Pomax
b3ad275ece further experiments in generating a pure html/js page, with React as build tool only 2017-03-26 12:10:47 -07:00
Pomax
9b985175e7 make sure the right files are ignored. and not ignored 2017-03-26 11:33:57 -07:00
Pomax
8167831b19 index files are mechanical, so now they're script-generated 2017-03-26 11:28:21 -07:00
thrillerist
4a29eee0fd localize wiji links/ add 07 (#89)
* localize wiki links/add 07

* Revert "localize wiki links/add 07"

This reverts commit 9156b32601.

revert

* localize wiki links/add 07
2017-03-24 15:32:37 -07:00
Pomax
7eda923398 fixing some errors to make the build pass 2017-03-20 18:42:49 -07:00
Pomax
af96d59bb9 rewrite to handler.js format 2017-03-20 17:31:20 -07:00
Masaya Nakamura
00854a96ca [ja-JP] Translate decasteljau (#85) 2017-03-17 07:43:36 -07:00
Pomax
cd9bf5c27a en sections 31-35 2017-03-15 14:04:54 -07:00
Masaya Nakamura
d37af0ebc5 [ja-JP] Translate matrix (#84) 2017-03-15 11:48:51 -07:00
thrillerist
724d6b76be add matrix (#81)
* add matrix
2017-03-14 08:05:24 -07:00
Mike Kamermans
e444c69976 Update content.en-GB.md
addresses https://pomax.github.io/bezierinfo/#comment-3183319622
2017-03-13 10:04:07 -07:00
Mike Kamermans
fe6485ef78 change "weight matrix" to "coefficients matrix" 2017-03-13 08:28:38 -07:00
Masaya Nakamura
103c70c55b [ja-JP] Translate extended (#80) 2017-03-09 07:51:47 -08:00
Masaya Nakamura
12be81f310 [ja-JP] Translate control (#79) 2017-03-08 08:51:50 -08:00
thrillerist
7285dec2ff add extended (#78) 2017-03-07 07:13:18 -08:00
Pomax
5d2dea6951 changed over locales to actual locale dirs 2017-03-05 18:33:44 -08:00
Masaya Nakamura
c775ce7309 [ja-JP] Replace English with Japanese in the LaTeX blocks (#75) 2017-03-03 08:59:53 -08:00
thrillerist
52491a8743 zh-CN control (#73) 2017-02-28 09:32:15 -08:00
Pomax
5342543012 Cambria anyway 2017-02-27 11:01:13 -08:00
Pomax
ba54cc37f9 XeLaTeX interpration of LaTeX for localization 2017-02-26 22:27:36 -08:00
Pomax
a889d16f36 sections 21-30 converted for localization 2017-02-25 18:16:03 -08:00
Masaya Nakamura
6ec56dbe85 [ja-JP] Translate explanation (#68) 2017-02-24 08:52:42 -08:00
Pomax
c6704a62b5 more zh-CN and a fix for a really bad markdown conversion bug it highlighted 2017-02-22 22:20:20 -08:00
thrillerist
99fec540a4 add explanation. (#65)
* add explanation.

* translate title
2017-02-22 20:58:27 -08:00
Masaya Nakamura
785e0e673e [ja-JP] Add preface (#64)
* [ja-JP] preface
2017-02-22 09:40:58 -08:00
thrillerist
c224548f85 add intro/whatis (#63) 2017-02-20 09:21:56 -08:00
Pomax
4808a59357 localizing is now pretty nice 2017-02-18 13:45:26 -08:00
Pomax
0fda4e7ab0 ?locale=ja-JP 2017-02-17 11:46:43 -08:00
Masaya Nakamura
be5303545a [ja-JP] Add introduction and whatis (#59)
* [ja-JP] Translate introduction

* [ja-JP] Translate whatis

* Update content.ja-JP.md

removed spaces
2017-02-17 11:27:36 -08:00
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
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
f2eeab6a21 localization based on markdown 2017-02-13 17:27:52 -08:00
Pomax
4e2b17407b pontoon? 2017-02-08 09:07:57 -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
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
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
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
caryoscelus
8a82545c46 Fix a typo: t=0, not t-0 2016-11-28 21:07:13 +04:00