Commit Graph

818 Commits (8e1fd5bc9bf14938f8243ee4f3f8b511a9fd90c4)
 

Author SHA1 Message Date
Patricio Gonzalez Vivo 8e1fd5bc9b Merge pull request #176 from yvan-sraka/en-06
Corrects some mistakes in the English version of Chapter 06
7 years ago
Patricio Gonzalez Vivo 93fcabf7d0 Merge pull request #175 from yvan-sraka/en-05
Corrects some mistakes in the English version of Chapter 05
7 years ago
Patricio Gonzalez Vivo 1665cf7add Merge pull request #179 from yvan-sraka/fr-06
Corrects some mistakes in the French translation of Chapter 06
7 years ago
Patricio Gonzalez Vivo a1a4fb71bf Merge pull request #180 from yvan-sraka/fr-07
Corrects some mistakes in the French translation of Chapter 07
7 years ago
Patricio Gonzalez Vivo 323828f0cb Merge pull request #178 from yvan-sraka/fr-05
Corrects some mistakes in the French translation of Chapter 05
7 years ago
Patricio Gonzalez Vivo 55ece29705 Merge pull request #174 from yvan-sraka/autopep8
Make the Python scripts follow the PEP8 code style
7 years ago
Yvan Sraka 6742d959a7 Corrects some mistakes in the French translation of Chapter 07 7 years ago
Yvan Sraka 2be8e25bb2 Corrects some mistakes in the French translation of Chapter 06 7 years ago
Yvan Sraka 28d956bd6b Corrects some mistakes in the French translation of Chapter 05 7 years ago
Yvan Sraka 3c6e79c08e Corrects some mistakes in the English version of Chapter 06 7 years ago
Yvan Sraka 660ab0f603 Corrects some mistakes in the English version of Chapter 05 7 years ago
Yvan Sraka 59c5e842ec % autopep8 -i makeThumbs.py 7 years ago
Yvan Sraka aebd91489b % autopep8 -i parseBook.py 7 years ago
Patricio Gonzalez Vivo dd5f116d18 Merge pull request #173 from yvan-sraka/en-04
Corrects some mistakes in the English version of Chapter 04
7 years ago
Patricio Gonzalez Vivo 9f5624342a Merge pull request #172 from yvan-sraka/en-03
Corrects some mistakes in the English version of Chapter 03
7 years ago
Patricio Gonzalez Vivo d0e1107cab Merge pull request #171 from yvan-sraka/en-02
Corrects some mistakes in the English version of Chapter 02
7 years ago
Patricio Gonzalez Vivo d5d56c275c Merge pull request #170 from yvan-sraka/en-00
Corrects some mistakes in the English version of Chapter 00
7 years ago
Patricio Gonzalez Vivo 410e4fd089 Merge pull request #169 from yvan-sraka/fr-04
Corrects some mistakes in the French translation of Chapter 04
7 years ago
Patricio Gonzalez Vivo 89bccf067a Merge pull request #168 from yvan-sraka/fr-03
Corrects some mistakes in the French translation of Chapter 03
7 years ago
Patricio Gonzalez Vivo a60b4623aa Merge pull request #167 from yvan-sraka/fr-02
Corrects some mistakes in the French translation of Chapter 02
7 years ago
Patricio Gonzalez Vivo a9d7a05331 Merge pull request #166 from yvan-sraka/fr-01
Corrects some mistakes in the French translation of Chapter 01
7 years ago
Patricio Gonzalez Vivo c4823e9e90 Merge pull request #165 from yvan-sraka/fr-00
Corrects some mistakes in the French translation of Chapter 00
7 years ago
Patricio Gonzalez Vivo f343335bd8 Merge pull request #154 from yvan-sraka/travis-ci
Create a TravisCI configuration to check PDF building of the book
7 years ago
Patricio Gonzalez Vivo 3fc64ecaad Merge pull request #164 from yvan-sraka/master
Match the French summary with the original English version
7 years ago
Yvan Sraka dfcefc3aaa Corrects some mistakes in the English version of Chapter 04 7 years ago
Yvan Sraka 95ae74a947 Corrects some mistakes in the English version of Chapter 03 7 years ago
Yvan Sraka c26665f93d Corrects some mistakes in the English version of Chapter 02 7 years ago
Yvan Sraka f53f558389 Corrects some mistakes in the English version of Chapter 00 7 years ago
Yvan Sraka c496d7ce8c Corrects some mistakes in the French translation of Chapter 04 7 years ago
Yvan Sraka 6c5dda99b7 Corrects some mistakes in the French translation of Chapter 03 7 years ago
Yvan Sraka 5d7b01fcf6 Corrects some mistakes in the French translation of Chapter 02 7 years ago
Yvan Sraka 654d68dc7c Corrects some mistakes in the French translation of Chapter 00 7 years ago
Yvan Sraka e52d5a8205 Corrects some mistakes in the French translation of Chapter 01 7 years ago
Yvan Sraka f42b37959e Match the French summary with the original English version 7 years ago
Patricio Gonzalez Vivo 8b7ddec8d4 Merge pull request #163 from psicomante/hotfix/it-translation-convolution
Italian Translation: Typo "circonvoluzioni" instead of "convoluzioni"
7 years ago
Roberto Pesando 3dbac289d4 Typo circonvoluzione instead of convolution 7 years ago
Patricio Gonzalez Vivo f3a4ed14f2 Merge pull request #157 from yvan-sraka/master
Remove trailing whitespaces & dos2unix all files
7 years ago
Yvan Sraka 3f448205f0 % find . -type f -print0 | xargs -0 dos2unix 7 years ago
Yvan Sraka 2410899756 Remove trailing whitespaces 7 years ago
Patricio Gonzalez Vivo 107a4ea872 Merge pull request #158 from yvan-sraka/optipng
optipng all files
7 years ago
Patricio Gonzalez Vivo 3287a162ab Merge pull request #159 from yvan-sraka/jpegoptim
jpegoptim all files
7 years ago
Patricio Gonzalez Vivo ea40b4f9ff Merge pull request #161 from yvan-sraka/issue-152
Fix issue #152
7 years ago
Patricio Gonzalez Vivo 2b626b584d Merge pull request #160 from devfom/patch-1
Fix small typo
7 years ago
Patricio Gonzalez Vivo 64ec14e84b Merge pull request #156 from yvan-sraka/editor-config
Create an EditorConfig file
7 years ago
Yvan Sraka ba2c5c6ea8 Fix issue #152
Multilingual URLs do not work on thebookofshaders.com/appendix/
7 years ago
Vasily Fomin 1c9ba2a97c Fix small type 7 years ago
Yvan Sraka b8600e88c9 % find . -type f -print0 | xargs -0 jpegoptim 7 years ago
Yvan Sraka 719783954f % find . -type f -print0 | xargs -0 optipng 7 years ago
Yvan Sraka 75c25e45f2 Create an EditorConfig file (http://editorconfig.org/) 7 years ago
Yvan Sraka 74816afdea Update .travis.yml 7 years ago