Skip to content

Backport changes done in upstream#93

Open
IceSentry wants to merge 2 commits into
mainfrom
backport_from_bevy
Open

Backport changes done in upstream#93
IceSentry wants to merge 2 commits into
mainfrom
backport_from_bevy

Conversation

@IceSentry

Copy link
Copy Markdown
Collaborator

I upstreamed this crate to bevy and in doing so I did a lot of changes and simplified the code a lot.

Upstream PR bevyengine/bevy#23482

This PR is essentially just backporting those changes.

The important ones are:

  • Use bevy's View instead of making a new one
  • Use bevy's fullscreen triangle vertex shader instead of a quad
  • Remove some unnecessary code

I also removed the camera controller in the example to use the one from bevy

@fslabs-bot

fslabs-bot Bot commented Mar 24, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please ask for approval from icesentry. For more information see the Kubernetes Code Review Process.

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

@fslabs-bot fslabs-bot Bot added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Mar 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant