Skip to content

Update to bevy 0.17 - #82

Merged
salixsalicaceae merged 1 commit into
mainfrom
wb/updatebevy0.17
Dec 17, 2025
Merged

Update to bevy 0.17#82
salixsalicaceae merged 1 commit into
mainfrom
wb/updatebevy0.17

Conversation

@salixsalicaceae

Copy link
Copy Markdown
Contributor

Minimal changes. I opted to use zstd_rust because it was a dev dependency, so I'm assuming the priority is stability. bevy_post_processing added because one example included bloom, and bevy_post_processing wasn't cooperating as an added feature to bevy itself.

@fslabs-bot fslabs-bot Bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Oct 7, 2025
Comment thread examples/minimal.rs
hdr: true,
..default()
},
Camera::default(),

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you could just remove this line now since Camera3d requires Camera.

@fslabs-bot

fslabs-bot Bot commented Dec 17, 2025

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: IceSentry

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@salixsalicaceae
salixsalicaceae merged commit 6ced4bc into main Dec 17, 2025
1 of 2 checks passed
@salixsalicaceae
salixsalicaceae deleted the wb/updatebevy0.17 branch December 17, 2025 03:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants