1
0
mirror of https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git synced 2025-08-23 04:35:28 +08:00
Commit Graph

390 Commits

Author SHA1 Message Date
Meow J
08e9ac6f96 Fix #41 2016-09-06 19:06:40 +08:00
Meow J
079e82e10f Move the indicator further away 2016-08-31 01:41:17 +08:00
Meow J
624be2c7d1 06-03-03 2016-08-31 01:35:59 +08:00
Meow J
a4e0d359f3 Proofreading info 2016-08-29 02:11:39 +08:00
Meow J
18dc11fb82 06-03-02 2016-08-29 01:43:33 +08:00
Meow J
c95ab5a95f Merge pull request #51 from EnvyJCD/new-theme
Fix error in chapter 03
2016-08-27 22:58:25 +08:00
EnvyJCD
9292b90522 Fix error in chapter 03 2016-08-27 22:26:26 +08:00
Meow J
9ef6b5f7ac Merge pull request #50 from EnvyJCD/new-theme
Fix error in 01-08, 01-09 and 02-05
2016-08-27 02:25:06 +08:00
EnvyJCD
2bb751baa3 Fix error in 01-08, 01-09 and 02-05 2016-08-27 00:58:51 +08:00
Meow J
7c1c22c58e Merge pull request #49 from EnvyJCD/new-theme
Fix error in 01-08
2016-08-26 01:15:19 +08:00
EnvyJCD
8b294f4398 Fix error in 01-08 2016-08-26 00:03:00 +08:00
Meow J
77f0ab6a47 Add site description 2016-08-23 17:18:11 +08:00
Meow J
fe1ae49b98 Fix the link in 03-01 2016-08-22 19:09:38 +08:00
Meow J
e7620cc88e Anyway, just delete it. Close #46 2016-08-22 01:22:18 +08:00
Meow J
3aee090811 Add 06-03-03 to mkdocs.yml
Basic proofreading to 06-03-03
Fix #44
2016-08-21 20:14:54 +08:00
Meow J
03702fe759 Merge pull request #45 from Itanq/new-theme
Translation Rendering Sprites
2016-08-21 19:51:10 +08:00
zmant
e889d9b23c Rendering Image 2016-08-21 17:22:52 +08:00
zmant
8297252cbe Translation Rendering Sprites 2016-08-21 17:21:43 +08:00
Meow J
d230badd39 Fix #43 2016-08-21 13:09:14 +08:00
Meow J
971b21aec5 Fix titles in 04 2016-08-20 19:15:28 +08:00
Meow J
f31b8a6dd1 06-03-01 2016-08-20 19:07:26 +08:00
Meow J
c67be8f665 Add 06-02 to mkdocs.yml 2016-08-19 10:14:01 +08:00
Meow J
22985e13fe Merge pull request #42 from Itanq/new-theme
Translation Setting up chapter
2016-08-19 10:06:26 +08:00
zmant
8382f5eb45 Translation Setting up chapter 2016-08-19 08:59:13 +08:00
Meow J
6a31e25014 Add 06-01 to mkdocs.yml 2016-08-19 03:41:13 +08:00
Meow J
cba3adfc55 Add 06-01 2016-08-19 03:37:29 +08:00
Meow J
f373dfb597 Fix the error in the exercises of 01-06 2016-08-17 19:39:44 +08:00
Meow J
3185f997d6 Add 06-06 to mkdocs.yml 2016-08-15 13:51:44 +08:00
Meow J
cb3c33e247 Merge pull request #39 from Itanq/new-theme
实战篇粒子系统节的翻译
2016-08-15 13:45:16 +08:00
zmant
7866d39a02 实战篇粒子系统节的翻译 2016-08-15 13:05:53 +08:00
Meow J
f0a0457d21 Remove the broken progress bar 2016-08-13 16:32:08 +08:00
Meow J
1d78e881e5 Update README.md 2016-08-12 18:18:21 +08:00
Meow J
f3a035f1fd Fix the ugly borders of some images 2016-08-09 03:31:30 +08:00
Meow J
a2ac513f15 Lighter image borders 2016-08-08 23:14:58 +08:00
Meow J
aff1a2cfb3 Transparent BG 2016-08-08 23:04:53 +08:00
Meow J
54a95c1826 Update styleguide.md 2016-08-08 01:20:45 +08:00
Meow J
f1a2099a12 Merge branch 'new-theme' of github.com:LearnOpenGL-CN/LearnOpenGL-CN into new-theme 2016-08-08 01:07:31 +08:00
Meow J
62ece7ce3f 01-07 2016-08-08 01:06:53 +08:00
Meow J
6a123446a9 Merge pull request #36 from turt1e/new-theme
Fix translation error at 02->05->line_172
2016-08-06 14:35:35 +08:00
turt1e
f2774b4a89 Fix translating error at 02->05->line_172 2016-08-06 03:18:39 +08:00
Meow J
2702ffd082 W:// 2016-08-06 02:27:14 +08:00
Meow J
a76fdfbe27 Fix #35 2016-08-06 02:25:22 +08:00
Meow J
ff3da9ac12 Fix #35 2016-08-06 02:06:40 +08:00
Geequlim
cc6a7ed10a Merge pull request #34 from cedarz/new-theme
一小点改动:At the bottom scale, doubling the brightness returns the correct phys…
2016-08-01 02:13:06 -05:00
cedar
45c66bcdc2 At the bottom scale, doubling the brightness returns the correct physical brightness
However, when we're talking about the physical brightness of light e.g. amount of photons leaving a light source the bottom scale actually displays the correct brightness. At the bottom scale, doubling the brightness returns the correct physical brightness, but since our eyes perceive brightness differently (more susceptible to changes in dark colors) it looks weird.
2016-08-01 13:09:36 +08:00
Meow J
47fda2412a Revert changes to code 2016-07-29 01:30:12 +08:00
Meow J
f2e0ab4a26 Update styleguide 2016-07-29 01:27:48 +08:00
Meow J
96a5172057 Update styleguide 2016-07-29 01:25:19 +08:00
Meow J
929fb3c02c Merge pull request #33 from yaqinking/patch-2
Fix typo
2016-07-28 13:42:24 +08:00
小笠原 やきん
056c72fc75 Update 04 Normal Mapping.md 2016-07-28 11:08:10 +08:00