Closed Shatur closed 2 years ago
Previously used render feature is a group that contains unneeded stuff, like bevy_ui or bevy_text. Specified features in this PR is the required minimum. You can read more about in in this issue: https://github.com/bevyengine/bevy/issues/4202 and also see https://github.com/bevyengine/bevy/issues/5753
render
bevy_ui
bevy_text
Previously used
render
feature is a group that contains unneeded stuff, likebevy_ui
orbevy_text
. Specified features in this PR is the required minimum. You can read more about in in this issue: https://github.com/bevyengine/bevy/issues/4202 and also see https://github.com/bevyengine/bevy/issues/5753