nannou-org/nannou
在 GitHub 查看Remove deprecated `Camera3dBundle`, `DirectionalLightBundle` from `nannou` crate
Open
#1,009 创建于 2025年3月5日
bevyhelp wanted
描述
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 🤔