Commit Graph

71 Commits

Author SHA1 Message Date
Yvan Sraka
2410899756 Remove trailing whitespaces 2017-08-23 11:34:44 +02:00
Yvan Sraka
b8600e88c9 % find . -type f -print0 | xargs -0 jpegoptim 2017-08-19 12:21:49 +02:00
Yvan Sraka
5c6a776021 Using python2.7 instead of python2 to fix PR #137 on MacOS 2017-08-14 22:36:25 +02:00
Patricio Gonzalez Vivo
b6e863126b Merge pull request #139 from yvan-sraka/patch-5
Delete "Nouveau document texte.txt"
2017-08-13 20:07:39 -07:00
Yvan Sraka
bbd21e0a3b Delete Nouveau document texte.txt 2017-08-14 02:34:20 +02:00
Yvan Sraka
9f008d344e Update parseBook.py 2017-08-14 02:24:52 +02:00
Yvan Sraka
ee93cbe900 Update makeThumbs.py 2017-08-14 02:24:31 +02:00
Patricio Gonzalez Vivo
384a7248e5 no more pixelspirit 2017-06-21 02:38:42 -07:00
Patricio Gonzalez Vivo
42d10eab62 adding fonts folder 2017-02-04 07:44:29 -05:00
Patricio Gonzalez Vivo
dd6613f98d fixing graphs 2017-02-01 18:41:40 -05:00
Patricio Gonzalez Vivo
88af21945e error catch in chapter 12 2016-11-30 15:53:46 -05:00
kynd
62a7d09b01 Add procedural texture examples 2016-11-21 19:21:06 +09:00
Patricio Gonzalez Vivo
d2a9cc5a38 fixing README.md 2016-11-15 08:34:28 -05:00
kynd
f389d254aa resolve conflicting onload event
use window.addEventListener("load”) instead of window.onload to avoid
conflict
2016-11-06 13:07:25 +09:00
kynd
d0c15ae839 Example gallery can show non-chapter folders 2016-09-12 20:00:51 -07:00
Patricio Gonzalez Vivo
f847821ecd updating 2016-06-07 14:11:11 -05:00
nicolas barradeau
3504f6eb1c finished & merged coming from JS into one page 2016-06-02 00:52:27 +02:00
Patricio Gonzalez Vivo
76e4c441a4 tags 2016-05-17 11:14:30 -04:00
nicolas barradeau
b810bb2133 fr: erratum 2016-05-17 14:40:34 +02:00
Patricio Gonzalez Vivo
816bb8d5db update 2016-05-16 21:36:01 -04:00
Patricio Gonzalez Vivo
876190905b twitter card 2016-05-16 09:11:11 -04:00
Patricio Gonzalez Vivo
89ee7948a8 testing things 2016-05-13 13:53:39 -04:00
nicolas barradeau
e419aede55 en: chapter 6 additional vector description (take 2) 2016-05-07 17:32:57 +02:00
nicolas barradeau
50c5c21fdb Merge branch 'master' of https://github.com/patriciogonzalezvivo/thebookofshaders 2016-05-07 17:31:23 +02:00
nicolas barradeau
82ebf1fbbe merging master 2016-05-07 17:30:22 +02:00
Patricio Gonzalez Vivo
519c62e9a4 fixing scroll 2016-05-04 06:31:31 -04:00
Patricio Gonzalez Vivo
ed3d5e8d88 fixing scroll 2016-05-04 06:10:03 -04:00
Patricio Gonzalez Vivo
327de614b3 moving things around 2016-05-02 06:39:39 -04:00
nicolas barradeau
42126a1ab2 FR first 3 chapters + 1 note 2016-04-29 20:01:57 +02:00
Patricio Gonzalez Vivo
a363055286 improving galleries 2016-04-23 16:21:36 -04:00
Patricio Gonzalez Vivo
ce98876cad adding subnails 2016-04-23 14:13:44 -04:00
Patricio Gonzalez Vivo
871adb32c7 redistributing 2016-04-23 11:57:33 -04:00
Patricio Gonzalez Vivo
dbaacce15f updating 2016-04-23 10:56:28 -04:00
Patricio Gonzalez Vivo
157cb445c1 submodule glslGallery 2016-04-12 11:03:39 -04:00
Patricio Gonzalez Vivo
3a7614706f glslGallery module 2016-04-12 11:02:11 -04:00
Patricio Gonzalez Vivo
a6fec2ea54 adding glslGallery 2016-04-12 11:01:18 -04:00
Patricio Gonzalez Vivo
05464ec854 glslGallery 2016-04-12 11:00:56 -04:00
Patricio Gonzalez Vivo
0f4b59f2eb adding more thumbs 2016-04-03 17:59:19 -04:00
Patricio Gonzalez Vivo
e9bcec4e53 adding makeThumbs script 2016-04-03 17:21:59 -04:00
Patricio Gonzalez Vivo
fb1d171a10 adding python script to make thumbs 2016-04-03 17:20:30 -04:00
Patricio Gonzalez Vivo
f81062340a adding submodules for stand alone books 2016-03-16 06:23:26 -04:00
Patricio Gonzalez Vivo
be523eb8f6 no box 2016-03-09 06:52:15 -05:00
Patricio Gonzalez Vivo
0e8e1ca8fb sharing icons 2016-03-08 07:44:37 -05:00
Patricio Gonzalez Vivo
5738a92a73 updating style for tooltips 2016-03-08 07:03:55 -05:00
Patricio Gonzalez Vivo
cebf93d4a7 highlight with glsl support 2016-03-04 11:54:51 -05:00
Patricio Gonzalez Vivo
afefb2adb3 improvements on glslCanvas 2016-03-04 10:40:21 -05:00
Patricio Gonzalez Vivo
1f71530ee8 graphs have no lineNumbers 2016-02-28 19:38:21 -05:00
Patricio Gonzalez Vivo
afd5089c7f replacing all calls to codemirror for glslEditor 2016-02-28 12:14:23 -05:00
Patricio Gonzalez Vivo
6d125f7b18 updating to last glslCanvas 2016-01-09 17:56:40 -05:00
Patricio Gonzalez Vivo
030754cfd0 adding navigation functionalities 2015-08-02 07:13:45 -04:00