Ben Hansen
|
252ca8b909
|
forgot github link, etc
|
2020-07-24 15:47:04 -06:00 |
|
Ben Hansen
|
0ae192f440
|
fixed missing screenshot
|
2020-07-24 15:36:50 -06:00 |
|
Ben Hansen
|
d6d6995066
|
finished camera changes
|
2020-07-24 13:24:45 -06:00 |
|
Ben Hansen
|
d14c3a4aef
|
fixed camera issues
|
2020-07-22 15:21:37 -06:00 |
|
Ben Hansen
|
69ec7ba20b
|
Merge branch 'master' of github.com:sotrh/learn-wgpu
|
2020-07-21 19:35:21 -06:00 |
|
Ben Hansen
|
1a6194556e
|
working on fps camera
|
2020-07-21 19:35:10 -06:00 |
|
dependabot[bot]
|
16553c3ecb
|
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-18 13:56:42 +00:00 |
|
sotrh
|
b3eaf739aa
|
Merge pull request #70 from kvark/patch-1
Fix a mismatch in light VS versus FS varying of v_color
|
2020-07-09 16:40:08 -06:00 |
|
sotrh
|
d87c22e2f3
|
Merge pull request #68 from guidorice/docs-beginner-vulkan-backend
Clarify what the wgpu-rs's vulkan feature does on Mac OS and other platforms
|
2020-07-09 16:39:36 -06:00 |
|
Dzmitry Malyshau
|
e9ea5854ca
|
Fix a mismatch in light VS versus FS varying of v_color
|
2020-07-09 16:37:40 -04:00 |
|
Alex G Rice
|
19c8c4a1e3
|
Clarify what the wgpu-rs's vulkan feature does on Mac OS and other platforms.
Closes #62
|
2020-07-06 17:26:38 -06:00 |
|
Ben Hansen
|
dfd96093e2
|
fixed #64
|
2020-07-01 18:51:09 -06:00 |
|
Ben Hansen
|
2ee06192ed
|
fixed #65
|
2020-07-01 18:23:06 -06:00 |
|
Ben Hansen
|
a1e5f474eb
|
fixed #67
|
2020-07-01 18:17:31 -06:00 |
|
Ben Hansen
|
168f78224f
|
Merge branch 'cleanup'
|
2020-07-01 18:02:00 -06:00 |
|
sotrh
|
e5bf38b141
|
Merge pull request #66 from Toniman20/patch-1
Fixed typo in beginner tutorial textures.
|
2020-07-01 17:47:59 -06:00 |
|
Toniman20
|
29191eb76d
|
Fixed typo in beginner tutorial textures.
|
2020-06-27 15:17:31 +02:00 |
|
Ben Hansen
|
622a73fd72
|
fixed mip flipping
|
2020-06-23 14:59:22 -06:00 |
|
Ben Hansen
|
4ee7343f7d
|
added env_logger
|
2020-06-23 13:02:10 -06:00 |
|
Ben Hansen
|
b9778a4f74
|
switch back to mipmapping normal map
|
2020-06-22 16:33:58 -06:00 |
|
Ben Hansen
|
8eee289c41
|
res folder now copied to OUT_DIR
|
2020-06-22 16:03:11 -06:00 |
|
Ben Hansen
|
1a850cc1b1
|
started performance research
|
2020-06-21 00:49:43 -06:00 |
|
sotrh
|
eb20026731
|
Merge pull request #56 from sotrh/dependabot/npm_and_yarn/websocket-extensions-0.1.4
Bump websocket-extensions from 0.1.3 to 0.1.4
|
2020-06-18 13:38:02 -06:00 |
|
sotrh
|
9159a09a41
|
Merge pull request #60 from cedric-h/patch-2
Add an explanation of what entry_point means
|
2020-06-18 13:30:39 -06:00 |
|
sotrh
|
de2d12f74d
|
Merge pull request #59 from yutannihilation/patch-6
Add some explanations on tutorial11
|
2020-06-18 13:29:26 -06:00 |
|
Cedric Hutchings
|
36363d73f4
|
Add an explanation of what entry_point means
... you have no idea how much trouble this caused me
|
2020-06-16 10:00:44 -04:00 |
|
Hiroaki Yutani
|
c80c674dd5
|
Move the comment
|
2020-06-16 09:26:27 +09:00 |
|
Hiroaki Yutani
|
3d9edd9b3a
|
Add some explanations on tutorial11
|
2020-06-14 17:19:32 +09:00 |
|
sotrh
|
2eaf6a7ff0
|
Merge pull request #58 from yutannihilation/doc/add-description-about-img-to_rgba
Add a description about to_rgba()
|
2020-06-09 21:20:10 -06:00 |
|
Ben Hansen
|
4063cc49de
|
fixed #46
|
2020-06-09 21:18:45 -06:00 |
|
Hiroaki Yutani
|
760ff67cd8
|
Add a description about to_rgba()
|
2020-06-09 22:19:43 +09:00 |
|
sotrh
|
856624f190
|
Merge pull request #53 from yutannihilation/patch-3
Fix a missing namespace and pub keyword in tutorial8
|
2020-06-07 12:50:18 -06:00 |
|
sotrh
|
6b90b5f7ae
|
Merge pull request #54 from yutannihilation/patch-4
Fix a broken link and a missing argument in tutorial9
|
2020-06-07 12:49:49 -06:00 |
|
sotrh
|
ad767c90d6
|
Merge pull request #57 from yutannihilation/patch-5
Improve tutorial 10
|
2020-06-07 12:49:09 -06:00 |
|
sotrh
|
5d41a0f314
|
Merge pull request #51 from yutannihilation/patch-1
Fix some typos in tutorial7-instancing
|
2020-06-07 12:47:58 -06:00 |
|
Hiroaki Yutani
|
5e0ecd91cf
|
Improve tutorial 10
|
2020-06-08 00:15:30 +09:00 |
|
dependabot[bot]
|
b79dbd75ae
|
Bump websocket-extensions from 0.1.3 to 0.1.4
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-06-07 10:03:56 +00:00 |
|
Hiroaki Yutani
|
55d47396a4
|
Fix a broken link and a missing argument in tutorial9
|
2020-06-07 17:07:43 +09:00 |
|
Hiroaki Yutani
|
2e1c9a0620
|
Fix a missing namespace and pub keyword in tutorial8
|
2020-06-07 14:48:20 +09:00 |
|
Hiroaki Yutani
|
08dc0ff221
|
Fix some typos in tutorial7-instancing
|
2020-06-07 12:59:28 +09:00 |
|
sotrh
|
f163d92107
|
Merge pull request #49 from cedric-h/patch-1
grammar fixes
|
2020-06-02 17:10:30 -06:00 |
|
Ben Hansen
|
8461147ca0
|
fixed #44 fixed $48
|
2020-06-01 13:01:12 -06:00 |
|
Cedric Hutchings
|
500d84058b
|
Merge branch 'master' into patch-1
|
2020-06-01 14:55:57 -04:00 |
|
sotrh
|
5cdce79ffd
|
Merge pull request #47 from yutannihilation/patch-2
Fix a broken link
|
2020-06-01 12:53:48 -06:00 |
|
sotrh
|
d5c5b2de12
|
Merge pull request #43 from markhildreth/small-fixes
Some small fixes.
|
2020-06-01 12:52:44 -06:00 |
|
Cedric Hutchings
|
6d79a960de
|
grammar fixes
I acknowledge that some of these are purely subjective, but the improper `'s` irks me, heh.
|
2020-06-01 14:42:52 -04:00 |
|
Mark Hildreth
|
bd84d92766
|
Fixed name of package
|
2020-05-31 11:24:54 -04:00 |
|
Hiroaki Yutani
|
6fd4bdeb4c
|
Fix a broken link
|
2020-05-31 22:30:20 +09:00 |
|
Mark Hildreth
|
f61585f85b
|
Some small fixes.
|
2020-05-30 00:08:52 -04:00 |
|
Ben Hansen
|
6ffa5c044c
|
fixed #40
|
2020-05-28 13:57:07 -06:00 |
|