Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Do not enable bevy_pbr with backend_sprite feature#225

Merged
aevyrie merged 2 commits into
aevyrie:mainfrom
NiklasEi:main
Jul 2, 2023
Merged

Do not enable bevy_pbr with backend_sprite feature#225
aevyrie merged 2 commits into
aevyrie:mainfrom
NiklasEi:main

Conversation

@NiklasEi

@NiklasEi NiklasEi commented Jun 30, 2023

Copy link
Copy Markdown
Contributor

I removed the default pbr feature from bevy_picking_highlight and instead explicitly enabled it for the feature highlight.

The selection feature would now no longer automatically highlight standard materials.

Resolves #224

@aevyrie aevyrie added the bug Something isn't working label Jul 2, 2023
@aevyrie aevyrie merged commit 2ec0793 into aevyrie:main Jul 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The sprite backend always enables bevy_pbr

2 participants