Skip to content

Conversation

@tim-blackbird
Copy link
Contributor

@tim-blackbird tim-blackbird commented Aug 9, 2025

Some bugs have been stalling my work on the experiments here. I'd like to bring in some fixes ahead of cart updating the PR branch. I suspect he is kept busy with release prep work for Bevy 0.17
edit: Cart has taken the time to update his branch :)

  • This PR updates our bevy dependency ahead of cart's PR to bring in this bugfix and a merge with main to get several UI node bugfixes.
  • Removed the .insert(Node::default()) workaround on BSN scene spawns. They're no longer necessary.
  • Unrelated to the update, but since Untangle Cursor Dependencies bevy#20427 required me to update the import paths I just took the time to remove the old mouse icon code and use the EntityCursor component instead
  • Fix the new lints for Rust 1.89
  • Reduce the amount of debug info generated in CI to line tables only.

@tim-blackbird tim-blackbird added C-Dependencies A change to the crates that Bevy depends on C-Code Quality Keep things tidy labels Aug 9, 2025
JMS55
JMS55 previously approved these changes Aug 9, 2025
@tim-blackbird tim-blackbird added this pull request to the merge queue Aug 10, 2025
Merged via the queue into bevyengine:main with commit 095463c Aug 10, 2025
6 checks passed
@tim-blackbird tim-blackbird deleted the push-sqyskwnpxzvl branch August 10, 2025 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-Code Quality Keep things tidy C-Dependencies A change to the crates that Bevy depends on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants