Skip to content

Bevy v0.16.0#50

Merged
Multirious merged 43 commits intomainfrom
bevy-v0.16.0
May 7, 2025
Merged

Bevy v0.16.0#50
Multirious merged 43 commits intomainfrom
bevy-v0.16.0

Conversation

@Multirious
Copy link
Copy Markdown
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