Commit Graph

623 Commits

Author SHA1 Message Date
Aevyrie
b8853689fe
wgpu 0.8 BlendState change 2021-06-05 23:52:02 -07:00
Aevyrie
382f12383e
Update README.md
Small typo.
2021-06-05 21:09:10 -07:00
dependabot[bot]
ebf7436a93
Bump ws from 6.2.1 to 6.2.2
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/commits)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-05 13:31:59 +00:00
sotrh
dd7d48929f
Merge pull request #181 from al-tameemi/e6029cb
Updated the use of RenderPassColorAttachmentDescriptor to RenderPassColorAttachment
2021-06-01 11:57:27 -06:00
sotrh
d7fdcbefdb
Merge pull request #185 from hwoodiwiss/update-tobj
Update tobj to 3.0.x
2021-06-01 11:51:05 -06:00
Hugo Woodiwiss
3a4b2d56dc
Update tutorial 13 to tobj 3.0.x 2021-06-01 14:30:36 +01:00
Hugo Woodiwiss
fd7b232e6f
Update tutorial 12 to tobj 3.0.x 2021-06-01 14:29:04 +01:00
Hugo Woodiwiss
08fc3e41d0
Update tutorial 11 to tobj 3.0.x 2021-06-01 14:27:13 +01:00
Hugo Woodiwiss
67c9246b2f
Updated tutorial to work with tobj 3.0.x 2021-06-01 14:19:32 +01:00
Hugo Woodiwiss
72ea816735
Update tobj in lighting tutorial 2021-06-01 13:57:56 +01:00
Hugo Woodiwiss
8a01d0e519
Update model loading tutorial to tobj 3.0.x 2021-06-01 13:53:03 +01:00
dependabot[bot]
ea52c705df
Bump dns-packet from 1.3.1 to 1.3.4
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-28 04:19:10 +00:00
sotrh
4e7d249943
Merge pull request #179 from NyxZuSehen/master
Removed shaderc from dependencies and bumped up wgpu version in beginner window tutorial
2021-05-26 13:37:02 -06:00
Mohammed Al-Tameemi
17ca6e5a3e Updated to the new color attachment method 2021-05-25 20:21:56 -04:00
nyx
7755e16a4b Changed wgpu version in example
Removed shaderc from example
2021-05-25 13:56:38 +02:00
nyx
5e52c7dc07 Removed shaderc from Cargo.toml dependencies 2021-05-25 13:54:54 +02:00
sotrh
e6029cb259
Merge pull request #171 from lukeKonopka/fix-readme-typo
Fix typo in README.md
2021-05-24 14:46:55 -06:00
dependabot[bot]
ba47888efa
Bump browserslist from 4.11.1 to 4.16.6
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.11.1 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.11.1...4.16.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-24 20:46:47 +00:00
sotrh
f6d5592eca
Merge pull request #166 from sotrh/dependabot/npm_and_yarn/ssri-6.0.2
Bump ssri from 6.0.1 to 6.0.2
2021-05-24 14:46:27 -06:00
sotrh
21fd7689fa
Merge pull request #169 from sotrh/dependabot/npm_and_yarn/url-parse-1.5.1
Bump url-parse from 1.4.7 to 1.5.1
2021-05-24 14:46:17 -06:00
sotrh
8fe220c09e
Merge pull request #170 from sotrh/dependabot/npm_and_yarn/lodash-4.17.21
Bump lodash from 4.17.19 to 4.17.21
2021-05-24 14:46:02 -06:00
Ben Hansen
2dd8d7bf82 fixes #176 2021-05-24 14:45:15 -06:00
Ben Hansen
de57cdf4ea fixes #173 2021-05-24 14:23:53 -06:00
sotrh
c527e8ec9a
Merge pull request #177 from sotrh/0.8
0.8
2021-05-24 14:21:23 -06:00
Ben Hansen
9baae51fe3 finishing up 0.8 2021-05-24 13:14:17 -06:00
Ben Hansen
63e0d9c6b8 intermediate tutorials migrated 2021-05-24 11:44:10 -06:00
Ben Hansen
b160f28d48 tutorials 6-9 migrated 2021-05-20 17:53:47 -06:00
Ben Hansen
f1c7536668 migrated tutorial 4 and 5 2021-05-18 20:38:15 -06:00
Ben Hansen
68b563b8e6 updated tutorial3-pipeline docs 2021-05-18 20:28:08 -06:00
Ben Hansen
4e6c061914 fixing warnings 2021-05-18 19:20:29 -06:00
Ben Hansen
2f8bf02710 finished migrating challenge shaders and cargo fmt 2021-05-18 19:16:36 -06:00
Ben Hansen
f9ee77844d removed shaderc from build.rs 2021-05-17 21:28:12 -06:00
Ben Hansen
8e6e6e7092 fixed #174 2021-05-17 21:15:25 -06:00
Ben Hansen
c21c7bd889 tutorials 12 and 13 now use wgsl 2021-05-17 21:09:39 -06:00
Ben Hansen
d2db4fa575 migrated tutorial11-normals code 2021-05-15 16:58:02 -06:00
Ben Hansen
d6d268bd44 tutorial10 lighting now uses wgsl 2021-05-12 22:08:07 -06:00
Łukasz Konopka
10760a73de Fix typo 2021-05-11 11:41:31 +02:00
dependabot[bot]
7f6f3bd4ad
Bump lodash from 4.17.19 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 17:35:24 +00:00
Ben Hansen
d2889cd50a beginner tutorial code now uses wgsl 2021-05-08 14:09:28 -06:00
dependabot[bot]
21cc7103fb
Bump url-parse from 1.4.7 to 1.5.1
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-08 17:42:16 +00:00
Ben Hansen
8a72178353 tutorial9 wgsl attempt 2021-05-04 15:31:58 -06:00
Ben Hansen
601273ec2b debugging tutorials 9 and 10 2021-05-01 20:26:28 -06:00
Ben Hansen
add4ba7328 fixed panics in tutorials 5-8 2021-05-01 19:02:38 -06:00
Ben Hansen
f3ebc0e666 fixed panic in tutorials 3 and 4 2021-05-01 18:10:01 -06:00
Ben Hansen
46eb5eb139 code now builds on 0.8 2021-05-01 15:55:26 -06:00
dependabot[bot]
576ecd1235
Bump ssri from 6.0.1 to 6.0.2
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-30 10:28:27 +00:00
sotrh
e0cd2b0a39
Merge pull request #157 from yutannihilation/cgmath-0.18
Update cgmath 0.18
2021-04-18 20:27:09 -06:00
sotrh
d8a861b515
Merge branch 'master' into cgmath-0.18 2021-04-18 19:36:12 -06:00
sotrh
c5c3e907c7
Merge pull request #163 from segalll/master
Fix typos in beginner window tutorial
2021-04-18 19:33:45 -06:00
sotrh
ce648b91e7
Merge pull request #164 from yutannihilation/winit-0.24
Update winit to 0.24 and wgpu to 0.7.1
2021-04-18 19:33:19 -06:00