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
4b5df0f1ab
bevy
/
crates
/
bevy_render
/
macros
/
src
History
charlotte
52e314c68d
Fix AsBindGroup hygenic issues with storage texture. (
#18640
)
...
# Objective
Fixes
#18573
2025-03-31 22:33:27 +02:00
..
as_bind_group.rs
Fix AsBindGroup hygenic issues with storage texture. (
#18640
)
2025-03-31 22:33:27 +02:00
extract_component.rs
Use one
BevyManifest
instance in proc macros (
#16766
)
2024-12-15 15:00:05 +00:00
extract_resource.rs
lib.rs
Add a new
#[data]
attribute to
AsBindGroup
that allows packing data for multiple materials into a single array. (
#17965
)
2025-02-24 21:38:55 +00:00