Commit Graph

1150 Commits

Author SHA1 Message Date
Patricio Gonzalez Vivo
34f8ae6a01
Merge pull request #329 from BarnabeD/patch-1
Update README-fr.md
2020-11-28 12:26:05 -05:00
Patricio Gonzalez Vivo
0a6eeeb14a
Merge pull request #331 from luckybit4755/master
fix broken url to mapbox blog
2020-11-28 12:25:41 -05:00
Patricio Gonzalez Vivo
d5c655db81
Merge pull request #332 from lsh/master
Updating broken flong.com links
2020-11-28 12:23:42 -05:00
Patricio Gonzalez Vivo
6638d511fe
Merge pull request #330 from BarnabeD/patch-2
Update README-fr.md
2020-11-28 12:21:23 -05:00
lukas
9d5c80fd11 updating flong links 2020-11-27 01:23:53 -05:00
vgvm
d6303831f2 fix broken url to mapbox blog 2020-11-14 14:13:14 -05:00
Barnabé
cd9a441af5
Update README-fr.md
Wrong line number for the code
2020-11-09 16:20:39 +01:00
Barnabé
dbbd015791
Update README-fr.md
Small translation improvements and fixes.
2020-11-09 16:09:24 +01:00
Patricio Gonzalez Vivo
b1d67d20da
Merge pull request #319 from Atalanttore/patch-1
Fix line number
2020-10-24 11:32:39 -07:00
Patricio Gonzalez Vivo
4832343c5c
Merge pull request #320 from Atalanttore/patch-2
Fix line number
2020-10-24 11:32:18 -07:00
Patricio Gonzalez Vivo
3b07e219f1
Merge pull request #325 from iSokrat/patch-3
Update line number in the text
2020-10-24 11:31:48 -07:00
Patricio Gonzalez Vivo
2c6cf45cdd
Merge pull request #326 from iSokrat/patch-4
CSS: Remove an empty rule
2020-10-24 11:31:25 -07:00
Patricio Gonzalez Vivo
a4ddb92c5e
Merge pull request #324 from iSokrat/patch-2
Update line number in the text
2020-10-24 11:30:51 -07:00
Yura Ostroukh
bd2d2cfb9b
CSS: Remove an empty rule 2020-10-24 17:32:35 +03:00
Yura Ostroukh
ee23ba1bfb
Update line number in the text
Reason: described functionality is used in line 2, not 1.
2020-10-24 17:16:13 +03:00
Yura Ostroukh
f9fd39ec83
Update line number in the text
Reason: described functionality is used in line 2, not 1.
2020-10-24 17:12:40 +03:00
Patricio Gonzalez Vivo
d8a74b77ee
Merge pull request #321 from Atalanttore/patch-3
Fix spelling mistake
2020-10-03 04:51:28 -07:00
Ettore Atalan
017613b5be
Fix spelling mistake 2020-09-12 20:11:13 +02:00
Ettore Atalan
b86c7947ba
Fix line number 2020-09-05 22:58:29 +02:00
Ettore Atalan
d1e3817421
Fix line number 2020-09-05 22:49:49 +02:00
Patricio Gonzalez Vivo
e425084c1c
Merge pull request #303 from DancingPhoenix88/master
Request to add Vietnamese translation
2020-08-31 13:59:22 -07:00
Patricio Gonzalez Vivo
a4ba14f6cd
Merge pull request #318 from alexmaf/parentheses
Missing parentheses
2020-08-31 13:53:52 -07:00
Patricio Gonzalez Vivo
f60649beda
Merge pull request #317 from Vivraan/master
Change Python 2 -> 3 in READMEs
2020-08-31 13:53:32 -07:00
asdfagag
3c441d0774 Missing parentheses 2020-08-31 16:09:30 -04:00
Vivraan
61e69ce36a Python 2 -> 3 2020-08-31 12:54:09 +05:30
Patricio Gonzalez Vivo
7f1af4c9e3
Merge pull request #312 from rnbastos/master
Chapter 14, 15 - portuguese
2020-08-30 12:18:47 -07:00
Patricio Gonzalez Vivo
a0591e5670
Merge pull request #315 from acolle/master
Fixed wrong variable names in /appendix/04/
2020-08-30 12:18:11 -07:00
Patricio Gonzalez Vivo
dfede5c414
Merge pull request #310 from Vivraan/master
Trivially upgrade to Python 3
2020-08-30 12:17:26 -07:00
Shivam Mukherjee
301a5436a7
Append missing right parentheses 2020-08-30 15:00:09 +05:30
Anthony Colle
77fe25a5a7 Fixed wrong variable names in /appendix/04/ 2020-08-27 12:39:23 +01:00
Patricio Gonzalez Vivo
7a18f203a7
Merge pull request #314 from SMUsamaShah/SMUsamaShah-patch-1
Added the missing 2d-vnoise.frag in chapter 11
2020-08-23 15:26:36 -07:00
Patricio Gonzalez Vivo
94c05a806f
Merge pull request #308 from joebowbeer/patch-6
Chapter 13: fix typos in README.md
2020-08-23 15:24:48 -07:00
Muhammad Usama
2b4bb3085c
Added the missing 2d-vnoise.frag in chapter 11 2020-08-20 17:03:19 +01:00
rnbastos
46e4d5d10a chapter 15 portuguese 2020-08-19 19:38:46 -03:00
rnbastos
d93e540ca0 initial - portuguese chapt 15 2020-08-19 09:40:48 -03:00
rnbastos
9e975a716a update cap 14 portuguese 2020-08-19 09:20:11 -03:00
rnbastos
784114f140
Merge pull request #3 from patriciogonzalezvivo/master
atualizando 3
2020-08-19 09:08:50 -03:00
rnbastos
86158698fb update parte 11 2020-08-19 09:05:57 -03:00
Shivam Mukherjee
204c0e2051
Trivially upgrade to Python 3 2020-08-14 00:10:13 +05:30
Shivam Mukherjee
4db2fc4b90
Trivially pgrade to Python 3 2020-08-14 00:08:56 +05:30
Hoang.Vu
3ff570c3f3 Add JP back 2020-08-10 09:22:07 +07:00
Joe Bowbeer
7b9ad6903b
Fix for typos in chapter 13 2020-08-09 03:05:51 -07:00
Patricio Gonzalez Vivo
52b6bda0c6
Merge pull request #304 from joebowbeer/patch-4
Update grid-making.frag
2020-08-08 14:52:34 -07:00
Patricio Gonzalez Vivo
62ee177ca5
Merge pull request #306 from joebowbeer/patch-5
Cellular Noise edits
2020-08-08 14:52:03 -07:00
Patricio Gonzalez Vivo
1224c9954d
Merge pull request #307 from luuchowl/Portuguese-Translation
Chapter 13's portuguese translation.
2020-08-08 14:51:25 -07:00
luuchowl
977aaec1c9 Chapter 13's portuguese translation. 2020-08-08 18:01:32 -03:00
Joe Bowbeer
0d4c3fde46
Cellular Noise edits 2020-08-05 20:48:14 -07:00
Patricio Gonzalez Vivo
55cb7839a1
Merge pull request #305 from riggaroo/patch-1
Fix spelling mistake with 09
2020-08-04 15:12:40 -07:00
Rebecca Franks
4d35e9116c
Fix spelling mistake 2020-08-04 12:59:39 +02:00
Joe Bowbeer
04bf37329e
Update grid-making.frag 2020-07-31 20:20:35 -07:00