Benjamin Hansen
|
8b8e844b76
|
update to 0.16
|
2023-06-10 12:40:22 -06: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 |
|
lubomirkurcak
|
aa867e1de8
|
Fix typo
|
2023-04-06 20:16:40 +02: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 |
|
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 |
|
Benjamin Hansen
|
7d3961cb76
|
fixes #453
|
2023-02-11 17:52:17 -07:00 |
|
Ben Hansen
|
d1de7be91c
|
Merge pull request #451 from clarkeaa/tut2-copy
Minor spelling error and capitalization fix.
|
2023-02-09 20:50:35 -07:00 |
|
Benjamin Hansen
|
57a6ff4bc3
|
added 0.15 news doc
|
2023-02-04 17:56:39 -07:00 |
|
Aaron Clarke
|
dbd18ddf00
|
Minor spelling error and capitalization fix.
|
2023-02-03 23:26:24 -08:00 |
|
sotrh
|
04276c1500
|
Merge pull request #448 from sotrh/0.15
0.15
|
2023-02-02 10:52:36 -07:00 |
|
Benjamin Hansen
|
68db03eaed
|
updated patrons list
|
2023-02-02 10:52:01 -07:00 |
|
Benjamin Hansen
|
639e645b8b
|
added warning to pong
|
2023-02-01 21:36:14 -07:00 |
|
Benjamin Hansen
|
9f2ecaec4a
|
added view_formats details to the docs
|
2023-02-01 21:26:30 -07:00 |
|
Benjamin Hansen
|
7227f8d169
|
changes for 0.15
|
2023-01-30 11:09:26 -07:00 |
|
sotrh
|
eec4884938
|
Merge pull request #422 from sotrh/dependabot/npm_and_yarn/decode-uri-component-0.2.2
Bump decode-uri-component from 0.2.0 to 0.2.2
|
2023-01-28 12:26:06 -07:00 |
|
sotrh
|
29bc5f0fe2
|
Merge pull request #425 from sotrh/dependabot/npm_and_yarn/qs-6.5.3
Bump qs from 6.5.2 to 6.5.3
|
2023-01-28 12:25:57 -07:00 |
|
sotrh
|
424a33bf3d
|
Merge pull request #444 from matthiascy/master
fix issue #442
|
2023-01-28 12:25:39 -07:00 |
|
sotrh
|
c17e90d926
|
Merge pull request #433 from erwanvivien/explain-objmodel
feat: added more information on obj_model setup
|
2023-01-28 12:11:43 -07:00 |
|
matthiascy
|
b3de9fc9d4
|
fix tutorial8 challenge depth map sampling
|
2023-01-26 12:02:45 +01:00 |
|
dependabot[bot]
|
e2739ad66f
|
Bump decode-uri-component from 0.2.0 to 0.2.2
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-14 22:16:51 +00:00 |
|
sotrh
|
f1f504519b
|
Merge pull request #427 from erwanvivien/master
More details on geometry shader
|
2023-01-14 15:10:21 -07:00 |
|
sotrh
|
f94875e2a8
|
Merge branch 'master' into master
|
2023-01-14 15:09:54 -07:00 |
|
Benjamin Hansen
|
fed567c168
|
fixed #435 and #382
|
2023-01-14 15:00:24 -07:00 |
|
Benjamin Hansen
|
09207e9403
|
changed State to own window
|
2023-01-14 13:32:51 -07:00 |
|
Benjamin Hansen
|
a9230e981e
|
upgraded dependencies
|
2023-01-14 12:43:55 -07:00 |
|
sotrh
|
664322e65a
|
Merge pull request #430 from erwanvivien/compare-function-doc
feat: added link to CompareFunction
|
2023-01-14 11:54:43 -07:00 |
|
sotrh
|
635522756b
|
Update README.md
Better grammar
|
2023-01-14 11:54:20 -07:00 |
|
erwanvivien
|
ad1776684b
|
fix: typo indicdes -> indices
|
2023-01-14 19:49:41 +01:00 |
|
sotrh
|
cdf276a5f5
|
Merge pull request #431 from erwanvivien/depth-texture-state-field
fix: Missing struct field
|
2023-01-14 11:47:40 -07:00 |
|
sotrh
|
54cc0f086c
|
Merge pull request #434 from nekodjin/master
fix: update outdated info on getting supported formats.
|
2023-01-14 11:44:18 -07:00 |
|
sotrh
|
fc21a0f664
|
Merge pull request #436 from James2022-rgb/feature/fix_illegal_lod_min_clamp
Stop using illegal negative values for `wgpu::SamplerDescriptor::lod_min_clamp`.
|
2023-01-14 11:42:49 -07:00 |
|
sotrh
|
d6460df9b2
|
Merge pull request #438 from ktravis/patch-1
fix: Tiny typo in window tutorial
|
2023-01-14 11:40:53 -07:00 |
|
sotrh
|
1ec11ef789
|
Merge pull request #439 from zimurgh/zimurgh-tutorial11-normals-fix-typos
Fix to docs for tutorial 11
|
2023-01-14 11:40:31 -07:00 |
|
Michael Carpenter
|
8f709412d2
|
Fix to docs for tutorial 11
|
2023-01-07 13:38:57 -05:00 |
|
Kyle Travis
|
656f4d7691
|
Tiny typo in window tutorial
|
2023-01-06 23:12:46 -05:00 |
|
James0124
|
c1ebece9c1
|
Stop using illegal negative values for wgpu::SamplerDescriptor::lod_min_clamp .
WebGPU valid usage states `lodMinClamp` must not be negative, and `lodMaxClamp` must be >= `lodMinClamp`
|
2023-01-06 06:03:27 +09:00 |
|