Commit Graph

1091 Commits (master)
 

Author SHA1 Message Date
Ben Hansen 2a9e31ead5
Merge pull request #527 from sotrh/dependabot/cargo/shlex-1.3.0
Bump shlex from 1.2.0 to 1.3.0
2 weeks ago
Ben Hansen 1242b31947
Merge pull request #536 from sotrh/dependabot/npm_and_yarn/ip-1.1.9
Bump ip from 1.1.5 to 1.1.9
2 weeks ago
Ben Hansen 6e010be770
Merge pull request #542 from sotrh/dependabot/npm_and_yarn/follow-redirects-1.15.6
Bump follow-redirects from 1.14.9 to 1.15.6
2 weeks ago
Ben Hansen e82facb9e2
Merge pull request #543 from sotrh/dependabot/npm_and_yarn/express-4.19.2
Bump express from 4.17.3 to 4.19.2
2 weeks ago
Ben Hansen 1eec1650e4
Merge pull request #544 from sotrh/dependabot/cargo/h2-0.3.26
Bump h2 from 0.3.17 to 0.3.26
2 weeks ago
Ben Hansen 30a9f026b0
Merge pull request #538 from zahash/surface_format
use find() instead of filter().next()
2 weeks ago
Ben Hansen 35af1c50aa
Merge pull request #521 from tmff/obj-fix
fixed panic on loading obj without normals
2 weeks ago
Benjamin Hansen f3adb534fe fixes #523 2 weeks ago
Benjamin Hansen a48836f9fc fixed #546 2 weeks ago
Benjamin Hansen ce957226d3 cargo fmt 1 month ago
Benjamin Hansen 09c1024a8f fixed non-srgb on hdr tutorial 1 month ago
Benjamin Hansen 3d27fca202 demos working 1 month ago
Benjamin Hansen 5eacaf4e9c fixed model code 1 month ago
Benjamin Hansen 8bb1b080b4 fixed up to model loading for wasm 1 month ago
dependabot[bot] 6d11a61dc5
Bump h2 from 0.3.17 to 0.3.26
Bumps [h2](https://github.com/hyperium/h2) from 0.3.17 to 0.3.26.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/v0.3.26/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.17...v0.3.26)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 months ago
Benjamin Hansen 202012b76d switch to `Backends::PRIMARY` 2 months ago
Benjamin Hansen 3e618336bd not crashing 2 months ago
dependabot[bot] a6668a7927
Bump express from 4.17.3 to 4.19.2
Bumps [express](https://github.com/expressjs/express) from 4.17.3 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.3...4.19.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 months ago
Benjamin Hansen 6325590051 got pong working natively 3 months ago
dependabot[bot] 5bfb64c89e
Bump follow-redirects from 1.14.9 to 1.15.6
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.9 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.9...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
3 months ago
Benjamin Hansen 4daff65c34 more cleanup 3 months ago
Benjamin Hansen 7c290e7436 cleaning up and fixing snow 3 months ago
Benjamin Hansen 12f115dfa1 code is working again 3 months ago
zahash 8e180c0fb2 put copied() after find() to avoid unnecessary copying of all the traversed items and instead copy only the one found 3 months ago
zahash d706826510 use find() instead of filter().next() 3 months ago
dependabot[bot] e5cf6e52c1
Bump ip from 1.1.5 to 1.1.9
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.5 to 1.1.9.
- [Commits](https://github.com/indutny/node-ip/compare/v1.1.5...v1.1.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
3 months ago
dependabot[bot] 0a50d447d9
Bump shlex from 1.2.0 to 1.3.0
Bumps [shlex](https://github.com/comex/rust-shlex) from 1.2.0 to 1.3.0.
- [Changelog](https://github.com/comex/rust-shlex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/comex/rust-shlex/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
Benjamin Hansen 3f0caa6904 migrated tutorials 1 and 2 4 months ago
Benjamin Hansen 2bb2f8373b restored happy-tree.png 4 months ago
Sam e4c33b5c5f fixed panic on loading obj without normals 5 months ago
Benjamin Hansen 677300a5e9 fixes #504 5 months ago
Ben Hansen e4c9af8e6d
Merge pull request #520 from thomasschaub/master
Fix inconsistencies between code and text
5 months ago
Thomas Schaub 03d498a91c Fix inconsistency between code and text 5 months ago
Thomas Schaub 8a9f116905 Fix inconsistency between code and text 5 months ago
Ben Hansen 7ea7dbede0
Merge pull request #516 from splashdust/patch-1
Correct outdated line of example code in surface tutorial
6 months ago
Joacim Magnusson e165d8c719
Correct outdated line in surface tutorial 6 months ago
Ben Hansen 82627353b2
Merge pull request #515 from sotrh/dependabot/npm_and_yarn/browserify-sign-4.2.2
Bump browserify-sign from 4.2.1 to 4.2.2
6 months ago
Ben Hansen 60fbc247b0
Merge pull request #514 from sotrh/dependabot/cargo/openssl-0.10.60
Bump openssl from 0.10.48 to 0.10.60
6 months ago
dependabot[bot] 2b1fbff64c
Bump browserify-sign from 4.2.1 to 4.2.2
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](https://github.com/crypto-browserify/browserify-sign/compare/v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: browserify-sign
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
6 months ago
dependabot[bot] 2666644491
Bump openssl from 0.10.48 to 0.10.60
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.48 to 0.10.60.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.48...openssl-v0.10.60)

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

Signed-off-by: dependabot[bot] <support@github.com>
6 months ago
Ben Hansen e4674e92a7
Merge pull request #496 from sotrh/dependabot/npm_and_yarn/semver-5.7.2
Bump semver from 5.7.1 to 5.7.2
6 months ago
Ben Hansen 7f8bf86a12
Merge pull request #501 from sotrh/dependabot/npm_and_yarn/babel/traverse-7.23.2
Bump @babel/traverse from 7.17.3 to 7.23.2
6 months ago
Ben Hansen a9761f8a6e
Merge pull request #502 from sotrh/dependabot/cargo/rustix-0.36.16
Bump rustix from 0.36.6 to 0.36.16
6 months ago
Ben Hansen 1f6676911d
Merge pull request #472 from skrueger-ftc/update-tutorial2
docs: update Tutorial 2
6 months ago
Ben Hansen 430be18c3c
Merge branch 'master' into update-tutorial2 6 months ago
Ben Hansen 5bc97f3108
Merge pull request #512 from Blatko1/master
Improvements for Beginner and Intermediate sections
6 months ago
Blatko1 0b99b0665b
fixed typo 6 months ago
Blatko1 64872adb8f
wip-terrain improvements 6 months ago
Blatko1 7d0bfbd06f
tutorial13 improvements 6 months ago
Blatko1 91cb5df479
Tutorial12 improvements 6 months ago