-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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 by Bors] - Make RenderStage::Extract
run on the render world
#4402
Closed
Commits on Jun 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fbb794d - Browse repository at this point
Copy the full SHA fbb794dView commit details -
Cleverly avoid needing the param to be 'static This same trick can't work for `StaticSystemParam` fwiw This is because `StaticSystemParam`'s item needs to exactly reference the original param, whereas this just stores it
Configuration menu - View commit details
-
Copy full SHA for 36e9b12 - Browse repository at this point
Copy the full SHA 36e9b12View commit details -
It's unused, and was only ever needed for the weird extract logic Remove the trick because it's actually stupid
Configuration menu - View commit details
-
Copy full SHA for 80babbf - Browse repository at this point
Copy the full SHA 80babbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90659d4 - Browse repository at this point
Copy the full SHA 90659d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for bcf51e6 - Browse repository at this point
Copy the full SHA bcf51e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a350d2 - Browse repository at this point
Copy the full SHA 8a350d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6204950 - Browse repository at this point
Copy the full SHA 6204950View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a12e28 - Browse repository at this point
Copy the full SHA 0a12e28View commit details -
Configuration menu - View commit details
-
Copy full SHA for da2dc9f - Browse repository at this point
Copy the full SHA da2dc9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef45123 - Browse repository at this point
Copy the full SHA ef45123View commit details
Commits on Jun 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 944aa6d - Browse repository at this point
Copy the full SHA 944aa6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 31db748 - Browse repository at this point
Copy the full SHA 31db748View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad0ad11 - Browse repository at this point
Copy the full SHA ad0ad11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12b17bc - Browse repository at this point
Copy the full SHA 12b17bcView commit details
Commits on Jul 8, 2022
-
Update crates/bevy_render/src/lib.rs
Co-authored-by: Daniel McNab <36049421+DJMcNab@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 008d7fe - Browse repository at this point
Copy the full SHA 008d7feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5563e49 - Browse repository at this point
Copy the full SHA 5563e49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88df055 - Browse repository at this point
Copy the full SHA 88df055View commit details -
Configuration menu - View commit details
-
Copy full SHA for c40e3c1 - Browse repository at this point
Copy the full SHA c40e3c1View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.