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
04ec10552c
bevy
/
crates
/
bevy_pbr
History
François
04ec10552c
PBR: use attenuation instead of base_color for attenuation (
#12266
)
...
# Objective - Copy paste error in
#12163
## Solution - Fix it
2024-03-02 22:20:44 +00:00
..
src
PBR: use attenuation instead of base_color for attenuation (
#12266
)
2024-03-02 22:20:44 +00:00
Cargo.toml
Migrate from
LegacyColor
to
bevy_color::Color
(
#12163
)
2024-02-29 19:35:12 +00:00