This website requires JavaScript.
Explore
Help
Sign In
franklinblanco
/
bevy_mod_outline
Watch
1
Star
0
Fork
0
You've already forked bevy_mod_outline
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5c5c4dc5d9
bevy_mod_outline
/
src
History
Robin KAY
5c5c4dc5d9
Add optional vertex attribute for outline normals.
2022-08-07 22:16:39 +01:00
..
common.wgsl
Move outline rendering to dedicated pass.
2022-08-05 02:40:04 +01:00
draw.rs
Move outline rendering to dedicated pass.
2022-08-05 02:40:04 +01:00
lib.rs
Add optional vertex attribute for outline normals.
2022-08-07 22:16:39 +01:00
node.rs
Disable stencil pass if there are no outlines.
2022-08-06 01:41:17 +01:00
outline.wgsl
Fix redundant renormalisation of vertex attribute.
2022-08-06 02:16:44 +01:00
pipeline.rs
Add optional vertex attribute for outline normals.
2022-08-07 22:16:39 +01:00
stencil.wgsl
Move outline rendering to dedicated pass.
2022-08-05 02:40:04 +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