Skip to content

Bevy v0.16.0 #50

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

Merged
merged 43 commits into from
May 7, 2025
Merged

Bevy v0.16.0 #50

merged 43 commits into from
May 7, 2025

Conversation

Multirious
Copy link
Owner

@Multirious Multirious commented Mar 28, 2025

Todo:

Multirious and others added 30 commits March 25, 2025 22:59
Change ChildBuilder to ChildSpawnerCommands
rustfmt changes the whole file for some reason
Change IntoSystemConfigs to IntoScheduleConfigs
Update EaseKind variants
- SmoothStepIn
- SmoothStepOut
- SmoothStep
- SmootherStepIn
- SmootherStepOut
- SmootherStep
- Add JumpAt to Steps

update easing_functions
Replace SystemConfigs with ScheduleConfigs
Add Mutability constraints
Update QueryEntityErrorWithoutWorld
Replace Parent with ChildOf
Replace HashMap::new() with HashMap::default()
Replace HashSet::new() with HashSet::default()
Replace parent.get() with parent.parent
Update `.parent` to `.parent()`
@Multirious Multirious mentioned this pull request May 7, 2025
5 tasks
@Multirious Multirious marked this pull request as ready for review May 7, 2025 07:12
@Multirious Multirious changed the base branch from main to v0.8.0 May 7, 2025 07:12
@Multirious Multirious changed the base branch from v0.8.0 to main May 7, 2025 07:13
@Multirious Multirious merged commit ed31160 into main May 7, 2025
3 checks passed
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.

2 participants