Commit Graph

978 Commits (0.16)
 

Author SHA1 Message Date
7tsvn d444bc7df6 Cleared up some things in tutorial1 2 years ago
Lining Pan 6b2647cacb
fix: typo in write_texture
missing reference
2 years ago
Ben Hansen bcb4282f1e fixes #362 2 years ago
sotrh 44f0978b10
Merge pull request #365 from Narcha/patch-2
Remove incorrect .unwrap()
2 years ago
Narcha e589b5d442
Remove incorrect .unwrap() 2 years ago
Yifeng Wang 48f4fc8d66
chore: remove badge 2 years ago
sotrh 9c6556757a
Merge pull request #353 from sotrh/dependabot/npm_and_yarn/async-2.6.4
Bump async from 2.6.3 to 2.6.4
2 years ago
sotrh 718123dede
Merge pull request #355 from lidongjies/fix/showcase-windowless
Fix windowless showcase
2 years ago
sotrh b6f66e0565
Merge pull request #347 from dis-da-moe/master
Typos, references to `main.rs` supposed to be to `lib.rs`, and readability changes
2 years ago
sotrh 3a8b832c89
Merge pull request #351 from ikopysov/patch-1
Removed "pollster" from tutorial1-window readme.
2 years ago
sotrh df9fffcda4
Merge pull request #359 from coelhucas/patch-1
fix: point code snippet to right file name
2 years ago
sotrh 849eebbf0a
Merge pull request #360 from CarlyRaeJepsenStan/master
Beginner - The Surface shows lib.rs but is labeled main.rs
2 years ago
dependabot[bot] fb06f6b8da
Bump async from 2.6.3 to 2.6.4
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
sotrh e12f5f129d
Merge pull request #361 from anthony81799/patch-1
Update Cargo.toml
2 years ago
Ben Hansen 19dfb6fdcc fixes #348 2 years ago
sotrh 1d12607359
Merge pull request #357 from yutannihilation/update-wgpu-gecko-branch
Update Cargo.lock for wgpu gecko branch
2 years ago
Anthony Mason 6ae2e7e080
Update Cargo.toml
Add the wasm-bindgen-futures dependency.  Without this the wasm-pack build command fails.
2 years ago
CarlyRaeJepsenStan b2f2bd334e
Update README.md 2 years ago
Lucas Coelho 59d8ae60a4
fix: point code snippet to right file name 2 years ago
Hiroaki Yutani 6c122b81c8 Update Cargo.lock for wgpu gecko branch 2 years ago
disdamoe cbf7f4e1a6 suggested changes 2 years ago
disdamoe c736467db4 suggested changes 2 years ago
lidongjies 1d2d7d5783 Fix windowless showcase 2 years ago
Yifeng Wang 6138bf7efa
add Chinese translation and badge 2 years ago
ikopysov e43a744b5a
Removed "pollster" from tutorial1-window readme.
It seems that in #345 pollster was removed from the example, but not from the code in the page.
This change removes it from the code in the tutorial, so it will work just by pasting it in the editor.
2 years ago
dis_da_moe 2275f68247 Typos and grammar for rest of docs 2 years ago
disdamoe 03e905cc4d Fixed accidental indentation change 2 years ago
disdamoe eca31a5ed5 typo 2 years ago
disdamoe 33bd66e368 docs for tutorials 1-9: typos, references to `main.rs` supposed to be to `lib.rs`, and readability changes 2 years ago
sotrh d99a4f7d15
Merge pull request #346 from kneasle/indentation-fixes
Fix indentation
2 years ago
Ben Hansen a595bccaf9 Merge branch 'master' of github.com:sotrh/learn-wgpu 2 years ago
Ben Hansen 8bbdb09c67 fixes #278 2 years ago
Ben Hansen 8a6a422059 fixes #306 2 years ago
Ben Hansen 93712de4e7 fixes #307 2 years ago
Ben Hansen dad9e9d675 fixes #328 2 years ago
Ben Hansen 27fb79c4ab fixes #337 2 years ago
Ben Hansen 4d33b048c2 fixes #343 2 years ago
Ben Hansen 0cb0b273c3 fixes #345 2 years ago
Kneasle 964ad9307b Fix indentation
In beginner chapter 9 'Model Loading', the `fn format_url(...)` line was
unnecessarily indented.  This PR also makes some minor reformatting
(presumably caused by changes to `rustfmt`).
2 years ago
sotrh e514011384
Merge pull request #335 from sotrh/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 0.0.8 to 1.2.6
2 years ago
sotrh 849feaf6b1
Merge pull request #336 from sotrh/dependabot/npm_and_yarn/node-forge-0.10.0
Bump node-forge from 0.9.0 to 0.10.0
2 years ago
sotrh b037cb7bc8
Merge pull request #340 from 8picoz/feature/tobj_version
fix tobj version
2 years ago
Ben Hansen 1b0ce54080 fixes #330 2 years ago
Ben Hansen 3541cdb76b fixes #333 2 years ago
tata e100c4052c fix tobj version 2 years ago
dependabot[bot] 1c5177c6a5
Bump minimist from 0.0.8 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 0.0.8 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/0.0.8...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] 142f243e1d
Bump node-forge from 0.9.0 to 0.10.0
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases)
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/0.9.0...0.10.0)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
sotrh f942f350c9
Merge pull request #326 from sotrh/dependabot/npm_and_yarn/url-parse-1.5.10
Bump url-parse from 1.5.3 to 1.5.10
2 years ago
sotrh 1824dc1505
Merge pull request #338 from ThibaultLemaire/patch-1
Fix typos in Working with Lights: The normal matrix
2 years ago
Thibault Lemaire e077596cd7
Fix typos in Working with Lights: The normal matrix
Noticed those while following the tutorial, didn't do a thorough check though, so there could be others.
2 years ago