This website requires JavaScript.
Explore
Help
Register
Sign In
forestia
/
bevy
Watch
2
Star
0
Fork
0
You've already forked bevy
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
36a3e53e10
bevy
/
crates
/
bevy_ui
/
src
/
render
History
findmyhappy
36a3e53e10
chore: fix some comments (
#13083
)
...
# Objective remove repetitive words Signed-off-by: findmyhappy <findhappy@sohu.com>
2024-04-25 19:09:16 +00:00
..
mod.rs
Consolidate Render(Ui)Materials(2d) into RenderAssets (
#12827
)
2024-04-09 13:26:34 +00:00
pipeline.rs
Add border radius to UI nodes (adopted) (
#12500
)
2024-03-19 22:44:00 +00:00
render_pass.rs
Improve performance by binning together opaque items instead of sorting them. (
#12453
)
2024-03-30 02:55:02 +00:00
ui_material_pipeline.rs
Consolidate Render(Ui)Materials(2d) into RenderAssets (
#12827
)
2024-04-09 13:26:34 +00:00
ui_material.wgsl
Include UI node size in the vertex inputs for UiMaterial. (
#11722
)
2024-02-06 16:15:09 +00:00
ui_vertex_output.wgsl
Include UI node size in the vertex inputs for UiMaterial. (
#11722
)
2024-02-06 16:15:09 +00:00
ui.wgsl
chore: fix some comments (
#13083
)
2024-04-25 19:09:16 +00:00