Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to Bevy 0.12 #35

Merged
merged 8 commits into from
Nov 5, 2023
Merged

Update to Bevy 0.12 #35

merged 8 commits into from
Nov 5, 2023

Conversation

Weasy666
Copy link
Owner

@Weasy666 Weasy666 commented Nov 4, 2023

Update to Bevy 0.12

To-Do

  • Update AssetLoader
  • Update svg2d::RenderPlugin
  • Update svg3d::RenderPlugin
  • Fixes SVG size / scale is hard to predict and not as expected #18 SVG scaling issues (hopefully)
  • Explore if we can register and use the 2D SVG as an UiMaterial
    • i don't want to block the update on behalf of this, so i will take a look in another PR
  • Update README
  • Update screenshots in README
  • Update CHANGELOG

Sorry, something went wrong.

@Weasy666 Weasy666 self-assigned this Nov 5, 2023
@Weasy666 Weasy666 merged commit 06408f0 into main Nov 5, 2023
@Weasy666 Weasy666 changed the title Draft: Update to Bevy 0.12 Update to Bevy 0.12 Nov 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SVG size / scale is hard to predict and not as expected
1 participant