bevy_mod_outline/src
Robin KAY 2ac918d63a Fix error on platforms that require 16 byte aligned uniforms such as WebGL. 2022-08-23 21:44:02 +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 Fix compilation on platforms with 32-bit usize. 2022-08-23 21:42:34 +01:00
node.rs Add constant to expose outline pass node name. 2022-08-10 21:16:26 +01:00
outline.wgsl Fix error on platforms that require 16 byte aligned uniforms such as WebGL. 2022-08-23 21:44:02 +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 Fix error on platforms that require 16 byte aligned uniforms such as WebGL. 2022-08-23 21:44:02 +01:00
view_uniforms.rs Move outline rendering to dedicated pass. 2022-08-05 02:40:04 +01:00