Robin KAY
|
a50107426b
|
Change render_layers example to use point lighting since Bevy 0.8 bug is fixed.
|
2023-01-14 02:45:56 +00:00 |
Robin KAY
|
b414243baa
|
Add render_layers example.
|
2023-01-14 02:38:53 +00:00 |
Robin KAY
|
cc388a5f61
|
Factor outline definition into variable.
|
2022-11-22 22:42:25 +00:00 |
Robin KAY
|
4a292ca6bc
|
Rename Outline component to OutlineVolume.
|
2022-11-22 19:11:36 +00:00 |
Robin KAY
|
5ae478efe1
|
Port to Bevy 0.9.
|
2022-11-22 00:05:47 +00:00 |
Robin KAY
|
59d867bf1f
|
Add offset field to OutlineStencil and offset_zero flag to pipeline key.
|
2022-11-21 20:32:25 +00:00 |
Robin KAY
|
0f9c52cc38
|
Fix animated_fox example.
|
2022-11-18 21:43:15 +00:00 |
Robin KAY
|
55dd3a07a8
|
Rename OutlinePlane to OutlineDepth.
|
2022-11-17 22:15:13 +00:00 |
Robin KAY
|
e1c845c434
|
Add ComputedOutlinePlane and an example.
|
2022-11-17 00:25:54 +00:00 |
Robin KAY
|
0f4098714b
|
Add support for jointed (skinned) models.
|
2022-10-12 18:31:02 +01:00 |
Robin KAY
|
02b9b7c49f
|
Add comments to shapes example.
|
2022-08-08 23:57:14 +01:00 |
Robin KAY
|
ce228d1c2d
|
Add OutlineBundle.
|
2022-08-08 22:53:27 +01:00 |
Robin KAY
|
75dcc9077c
|
Add visible flag to Outline component.
|
2022-08-08 22:40:38 +01:00 |
Robin KAY
|
5c5c4dc5d9
|
Add optional vertex attribute for outline normals.
|
2022-08-07 22:16:39 +01:00 |
Robin KAY
|
2aa76309dd
|
Move outline rendering to dedicated pass.
|
2022-08-05 02:40:04 +01:00 |
Robin KAY
|
4627eaa093
|
Port to Bevy 0.8.
|
2022-08-01 22:10:53 +01:00 |
Robin KAY
|
a960850611
|
Pass logical view size to outline shader.
|
2022-06-14 02:29:12 +01:00 |
Robin KAY
|
95d093220e
|
Make Outline a RenderAsset and pass parameters to shader.
|
2022-06-13 21:20:49 +01:00 |
Robin KAY
|
399602e26a
|
Initial commit.
|
2022-06-10 22:29:51 +01:00 |