bevy_mod_outline/src
Robin KAY 59d867bf1f Add offset field to OutlineStencil and offset_zero flag to pipeline key. 2022-11-21 20:32:25 +00:00
..
computed.rs Unify stencil and volume shaders. 2022-11-18 00:50:52 +00:00
draw.rs Add offset field to OutlineStencil and offset_zero flag to pipeline key. 2022-11-21 20:32:25 +00:00
fragment.wgsl Unify stencil and volume shaders. 2022-11-18 00:50:52 +00:00
generate.rs Remove errant debug println. 2022-10-13 01:06:04 +01:00
lib.rs Add offset field to OutlineStencil and offset_zero flag to pipeline key. 2022-11-21 20:32:25 +00:00
node.rs Add constant to expose outline pass node name. 2022-08-10 21:16:26 +01:00
outline.wgsl Fix animated_fox example. 2022-11-18 21:43:15 +00:00
pipeline.rs Add offset field to OutlineStencil and offset_zero flag to pipeline key. 2022-11-21 20:32:25 +00:00
uniforms.rs Add offset field to OutlineStencil and offset_zero flag to pipeline key. 2022-11-21 20:32:25 +00:00
view_uniforms.rs Add ComputedOutlinePlane and an example. 2022-11-17 00:25:54 +00:00