bevy_mod_outline/src
Robin KAY 3dd9c4c367 Change generate_outline_normals() not to if they equal regular normals. 2022-08-08 19:27:52 +01:00
..
common.wgsl Fix shader warning and tidy up code. 2022-08-08 19:25:33 +01:00
draw.rs Move outline rendering to dedicated pass. 2022-08-05 02:40:04 +01:00
lib.rs Change generate_outline_normals() not to if they equal regular normals. 2022-08-08 19:27:52 +01:00
node.rs Disable stencil pass if there are no outlines. 2022-08-06 01:41:17 +01:00
outline.wgsl Fix shader warning and tidy up code. 2022-08-08 19:25:33 +01:00
pipeline.rs Add optional vertex attribute for outline normals. 2022-08-07 22:16:39 +01:00
stencil.wgsl Fix shader warning and tidy up code. 2022-08-08 19:25:33 +01:00
uniforms.rs Move outline rendering to dedicated pass. 2022-08-05 02:40:04 +01:00
view_uniforms.rs Move outline rendering to dedicated pass. 2022-08-05 02:40:04 +01:00