Ben Hansen
|
d24553dec1
|
fixes #378
|
2022-07-22 10:14:40 -06:00 |
|
Narcha
|
ad934b6199
|
Grammar fixes
|
2022-05-30 00:57:28 +02:00 |
|
disdamoe
|
03e905cc4d
|
Fixed accidental indentation change
|
2022-04-17 21:08:44 +03:00 |
|
disdamoe
|
33bd66e368
|
docs for tutorials 1-9: typos, references to main.rs supposed to be to lib.rs , and readability changes
|
2022-04-17 19:35:45 +03:00 |
|
Ben Hansen
|
2bb9be1660
|
tutorials 2-8 now have working web examples
|
2022-01-25 19:54:21 -07:00 |
|
Ben Hansen
|
778a7d907b
|
fixed #239
|
2021-09-19 13:48:01 -06:00 |
|
Ben Hansen
|
7c90669f89
|
migrated beginner tutorials
|
2021-09-11 11:11:30 -06:00 |
|
Ben Hansen
|
c0754f9dd3
|
migrated tutorial5
|
2021-09-11 10:37:05 -06:00 |
|
Ben Hansen
|
822f2d6191
|
started 0.10
|
2021-08-28 16:11:33 -06:00 |
|
Aevyrie
|
2eeffbb84a
|
Rename RenderPassDepthStencilAttachmentDescriptor
Rename RenderPassDepthStencilAttachmentDescriptor -> RenderPassDepthStencilAttachment
See: https://docs.rs/wgpu/0.8.1/wgpu/struct.RenderPassDepthStencilAttachment.html
|
2021-06-08 00:19:51 -07:00 |
|
Aevyrie
|
e16efae327
|
Remove clamp_depth from DepthStencilState
clamp_depth no longer exists on DepthStencilState, and is instead only on PrimitiveState.
|
2021-06-08 00:01:59 -07:00 |
|
Ben Hansen
|
46eb5eb139
|
code now builds on 0.8
|
2021-05-01 15:55:26 -06:00 |
|
Chris
|
0926c253e5
|
Rename OUTPUT_ATTACHMENT to RENDER_ATTACHMENT
|
2021-03-27 11:59:08 +01:00 |
|
Ben Hansen
|
e3592e2809
|
migrated docs for tutorials 4-9
|
2021-02-18 21:30:18 -07:00 |
|
Ben Hansen
|
3901419a58
|
beginner tutorial code done
|
2021-02-12 00:18:27 -07:00 |
|
Ben Hansen
|
91879d405b
|
code up to 7 migrated
|
2021-02-11 23:29:40 -07:00 |
|
Ben Hansen
|
47fd27669e
|
migrated tutorials 1 and 2
|
2021-02-07 12:17:22 -07:00 |
|
Fisher Darling
|
5547528cf0
|
Fixed small typo in beginner/tutorial8-depth
|
2021-01-21 19:14:01 +00:00 |
|
Alex Komissarov
|
c42e07bb7d
|
Clean probably missed stuff from '0.5 -> 0.6'
|
2020-10-21 01:52:11 +05:00 |
|
Ben Hansen
|
7274f37019
|
migrated tutorial8
|
2020-09-10 20:50:51 -06:00 |
|
Hiroaki Yutani
|
2e1c9a0620
|
Fix a missing namespace and pub keyword in tutorial8
|
2020-06-07 14:48:20 +09:00 |
|
Ben Hansen
|
71d85d536f
|
added warning in depth tutorial
|
2020-05-19 11:47:59 -06:00 |
|
Ben Hansen
|
2b8e97b6fa
|
migrated tutorial8
|
2020-04-25 12:21:51 -06:00 |
|
Ben Hansen
|
0e836ca4fa
|
updated news and tutorial 8 readme
|
2020-02-24 17:02:18 -07:00 |
|
Ben Hansen
|
c41ed7766e
|
fixed depth challenge
|
2020-01-20 17:05:13 -07:00 |
|
Ben Hansen
|
aa45a0605f
|
finished main.rs tutorial 8
|
2020-01-14 12:02:41 -07:00 |
|