nannou-org/nannou
Remove deprecated `Camera3dBundle`, `DirectionalLightBundle` from `nannou` crate
Closed
#1,009 opened on Mar 5, 2025
bevyhelp wanted
Repository metrics
- Stars
- (4,662 stars)
- PR merge metrics
- (Avg merge 24d 15h) (26 merged PRs in 30d)
Description
Bevy says these were deprecated in favour of using the assets directly now that all of the components are automatically inserted alongside the assets. It's not super clear to me how we'll go about updating for this though 🤔