iwek7
|
21feff0cf9
|
Add missing space in shader
|
2023-11-10 14:56:16 +01:00 |
|
Benjamin Hansen
|
653a9928b3
|
0.18 and hdr tutorial
|
2023-11-05 17:49:55 -07:00 |
|
Benjamin Hansen
|
f111c33cba
|
finished hdr writeup
|
2023-11-04 23:12:15 -06:00 |
|
Benjamin Hansen
|
969694efcf
|
started writing doc
|
2023-10-21 20:56:58 -06:00 |
|
Benjamin Hansen
|
dd8b53963b
|
images and section headers
|
2023-10-15 23:10:57 -06:00 |
|
Benjamin Hansen
|
c959ec4862
|
cleaning up
|
2023-10-15 21:38:29 -06:00 |
|
Benjamin Hansen
|
c02872389e
|
skybox working
|
2023-10-14 16:45:57 -06:00 |
|
Benjamin Hansen
|
49c2cbc8f6
|
reflections seem correct
|
2023-10-11 00:15:22 -06:00 |
|
Benjamin Hansen
|
fa43eb6172
|
got skybox rendering
|
2023-10-08 13:56:08 -06:00 |
|
Benjamin Hansen
|
67e78d9c65
|
more work on hdr tutorial
|
2023-10-07 20:26:10 -06:00 |
|
Benjamin Hansen
|
0bde203056
|
stubbed out topics page
|
2023-09-10 22:13:47 -06:00 |
|
Benjamin Hansen
|
0a083a9c12
|
created tutorial13-hdr
|
2023-09-10 21:57:27 -06:00 |
|
Benjamin Hansen
|
509dc856a1
|
fixes #475
|
2023-09-10 21:57:27 -06:00 |
|
Ben Hansen
|
64de216a2d
|
Merge pull request #450 from sotrh/dependabot/cargo/tokio-1.25.0
Bump tokio from 1.21.2 to 1.25.0
|
2023-07-29 15:46:59 -06:00 |
|
Ben Hansen
|
2ab4c9733e
|
Merge pull request #464 from sotrh/dependabot/cargo/openssl-0.10.48
Bump openssl from 0.10.42 to 0.10.48
|
2023-07-29 15:46:50 -06:00 |
|
Ben Hansen
|
2bad9b5972
|
Merge pull request #469 from sotrh/dependabot/cargo/spin-0.9.8
Bump spin from 0.9.4 to 0.9.8
|
2023-07-29 15:46:38 -06:00 |
|
Ben Hansen
|
eb3a5ac183
|
Merge pull request #471 from sotrh/dependabot/cargo/h2-0.3.17
Bump h2 from 0.3.14 to 0.3.17
|
2023-07-29 15:46:26 -06:00 |
|
Ben Hansen
|
0d55cbe1f8
|
Merge pull request #481 from adsick/patch-1
typo fix
|
2023-07-29 15:41:28 -06:00 |
|
Benjamin Hansen
|
7de671074b
|
removed reference to NonZeroU32 from tutorial5
|
2023-07-29 15:39:05 -06:00 |
|
Benjamin Hansen
|
b76dfa4a44
|
fixes #478
|
2023-07-29 15:14:16 -06:00 |
|
Benjamin Hansen
|
d554341f05
|
fixes #485
|
2023-07-29 15:00:31 -06:00 |
|
Ben Hansen
|
a477f97572
|
Merge pull request #494 from sotrh/0.17
update to 0.17
|
2023-07-29 13:17:18 -06:00 |
|
Benjamin Hansen
|
35a4e1642b
|
update to 0.17
|
2023-07-29 13:15:38 -06:00 |
|
Vadim
|
50edc7c15a
|
typo fix
|
2023-06-13 19:09:02 +03:00 |
|
Ben Hansen
|
11820796f5
|
Merge pull request #479 from Piturnah/patch-1
Remove erroneous code from future
|
2023-06-12 10:22:01 -06:00 |
|
Ben Hansen
|
588a5442c5
|
Merge pull request #480 from sotrh/0.16
0.16
|
2023-06-10 17:26:48 -06:00 |
|
Benjamin Hansen
|
48d4d1a353
|
pong and news
|
2023-06-10 14:21:33 -06:00 |
|
Benjamin Hansen
|
8b8e844b76
|
update to 0.16
|
2023-06-10 12:40:22 -06:00 |
|
Peter Hebden
|
0062a0569e
|
Remove code from future
|
2023-06-08 00:18:52 +01:00 |
|
Ben Hansen
|
a1f5995f49
|
Merge pull request #455 from doup/patch-1
Improve instancing `VertexBufferLayout` creation comments order
|
2023-05-26 16:39:54 -06:00 |
|
Ben Hansen
|
7a5b20a9ac
|
Merge pull request #456 from cpadilla/master
Removing & reference from new() parameter
|
2023-05-26 16:39:03 -06:00 |
|
Ben Hansen
|
3e1caeec90
|
Merge pull request #457 from willcrichton/little-fixes
Simplify `.filter(..).next()` to `.find()`. Eliminate unnecessary lifetime parameter in `Vertex::desc`.
|
2023-05-26 16:38:25 -06:00 |
|
Ben Hansen
|
df157d7e39
|
Merge pull request #458 from doup/patch-2
Add missing `view_formats`
|
2023-05-26 16:35:23 -06:00 |
|
Ben Hansen
|
79da9fee6b
|
Merge pull request #470 from lubomirkurcak/patch-1
Fix typo
|
2023-05-26 16:34:53 -06:00 |
|
dependabot[bot]
|
193f66d5e6
|
Bump h2 from 0.3.14 to 0.3.17
Bumps [h2](https://github.com/hyperium/h2) from 0.3.14 to 0.3.17.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.14...v0.3.17)
---
updated-dependencies:
- dependency-name: h2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-13 17:02:27 +00:00 |
|
lubomirkurcak
|
aa867e1de8
|
Fix typo
|
2023-04-06 20:16:40 +02:00 |
|
dependabot[bot]
|
7afa7defc2
|
Bump spin from 0.9.4 to 0.9.8
Bumps [spin](https://github.com/mvdnes/spin-rs) from 0.9.4 to 0.9.8.
- [Release notes](https://github.com/mvdnes/spin-rs/releases)
- [Changelog](https://github.com/mvdnes/spin-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mvdnes/spin-rs/commits)
---
updated-dependencies:
- dependency-name: spin
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-03 22:56:03 +00:00 |
|
Benjamin Hansen
|
1661c8543b
|
attempting to fix deploy.yml
|
2023-03-25 14:55:33 -06:00 |
|
Benjamin Hansen
|
06b5e711aa
|
try using yarn for deploy.yml
|
2023-03-25 14:42:50 -06:00 |
|
Benjamin Hansen
|
6af1fe9ed7
|
added install wasm32 target to deploy.yml
|
2023-03-25 14:20:54 -06:00 |
|
Benjamin Hansen
|
2898a72bc0
|
switched to custom wasm-builder instead of wasm-pack for examples
|
2023-03-25 14:16:07 -06:00 |
|
Ben Hansen
|
514e957099
|
Merge pull request #463 from Blatko1/master
fixed not working link
|
2023-03-25 12:57:24 -06:00 |
|
dependabot[bot]
|
548bfb0a2c
|
Bump openssl from 0.10.42 to 0.10.48
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.42 to 0.10.48.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.42...openssl-v0.10.48)
---
updated-dependencies:
- dependency-name: openssl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-25 01:53:26 +00:00 |
|
Blatko1
|
9c2250bd0f
|
fix not working link
|
2023-03-24 21:28:37 +01:00 |
|
Asier Illarramendi
|
41d3b9daa3
|
Add missing view_formats
In "Depth Buffer" chapter.
|
2023-02-20 18:06:46 +01:00 |
|
Will Crichton
|
9e2ada2a0f
|
Simplify .filter(..).next() to .find() . Eliminate unnecessary lifetime parameter in Vertex::desc
|
2023-02-19 14:30:32 -08:00 |
|
cpadilla
|
2fa53e4a4e
|
Removing & reference from new() parameter
|
2023-02-18 16:14:30 -08:00 |
|
Asier Illarramendi
|
a6037f015d
|
Improve instancing layout comments order
I find it clearer if the comment explaining why 4 slots are needed is moved before the first slot definition.
|
2023-02-17 20:22:38 +01:00 |
|
Ben Hansen
|
3d225e287a
|
Merge pull request #454 from Okirshen/patch-2
Grammar Mistake
|
2023-02-17 11:20:23 -07:00 |
|
Okirshen
|
0e3483df39
|
Grammar Mistake
|
2023-02-16 00:59:43 +00:00 |
|