-
-
Notifications
You must be signed in to change notification settings - Fork 120
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
Collider scale #189
Merged
Merged
Collider scale #189
Commits on Sep 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 32fd960 - Browse repository at this point
Copy the full SHA 32fd960View commit details -
Configuration menu - View commit details
-
Copy full SHA for 703748d - Browse repository at this point
Copy the full SHA 703748dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 984b4b6 - Browse repository at this point
Copy the full SHA 984b4b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f43c94a - Browse repository at this point
Copy the full SHA f43c94aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0f4f6f - Browse repository at this point
Copy the full SHA f0f4f6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cf7c51 - Browse repository at this point
Copy the full SHA 9cf7c51View commit details
Commits on Sep 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5976ee6 - Browse repository at this point
Copy the full SHA 5976ee6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d3d9b4 - Browse repository at this point
Copy the full SHA 7d3d9b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a21db10 - Browse repository at this point
Copy the full SHA a21db10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7aafd37 - Browse repository at this point
Copy the full SHA 7aafd37View commit details
Commits on Sep 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d015e88 - Browse repository at this point
Copy the full SHA d015e88View commit details
Commits on Sep 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a69d0b6 - Browse repository at this point
Copy the full SHA a69d0b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc762f3 - Browse repository at this point
Copy the full SHA bc762f3View commit details
Commits on Sep 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2e0dab6 - Browse repository at this point
Copy the full SHA 2e0dab6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ebb48d - Browse repository at this point
Copy the full SHA 1ebb48dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbd4618 - Browse repository at this point
Copy the full SHA bbd4618View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28db07a - Browse repository at this point
Copy the full SHA 28db07aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81bdf3b - Browse repository at this point
Copy the full SHA 81bdf3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4332248 - Browse repository at this point
Copy the full SHA 4332248View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85c66d2 - Browse repository at this point
Copy the full SHA 85c66d2View commit details
Commits on Sep 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3f586c0 - Browse repository at this point
Copy the full SHA 3f586c0View commit details
Commits on Sep 26, 2023
-
Correctly handle removing colliders from rigid bodies
It now wakes up bodies and subtracts from their mass properties. Since we can't access components of despawned entities, I added a `ColliderStorageMap` for now. It might not be optimal, but it can be improved later. Ideally we'd use hooks/callbacks once they're implemented in Bevy.
Configuration menu - View commit details
-
Copy full SHA for 362d0bf - Browse repository at this point
Copy the full SHA 362d0bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6af30ab - Browse repository at this point
Copy the full SHA 6af30abView commit details
Commits on Sep 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c57db60 - Browse repository at this point
Copy the full SHA c57db60View commit details
Commits on Oct 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0d6b948 - Browse repository at this point
Copy the full SHA 0d6b948View commit details
Commits on Oct 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8ed6dd7 - Browse repository at this point
Copy the full SHA 8ed6dd7View commit details
Commits on Oct 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a1783dc - Browse repository at this point
Copy the full SHA a1783dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for be762d2 - Browse repository at this point
Copy the full SHA be762d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 890ac0b - Browse repository at this point
Copy the full SHA 890ac0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3294886 - Browse repository at this point
Copy the full SHA 3294886View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2ddfbf - Browse repository at this point
Copy the full SHA c2ddfbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef203a3 - Browse repository at this point
Copy the full SHA ef203a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5df76bc - Browse repository at this point
Copy the full SHA 5df76bcView commit details
Commits on Oct 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e4944ea - Browse repository at this point
Copy the full SHA e4944eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f555d38 - Browse repository at this point
Copy the full SHA f555d38View commit details -
Configuration menu - View commit details
-
Copy full SHA for b857a31 - Browse repository at this point
Copy the full SHA b857a31View commit details
Commits on Oct 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 33c694c - Browse repository at this point
Copy the full SHA 33c694cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1812ac1 - Browse repository at this point
Copy the full SHA 1812ac1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71fb1c5 - Browse repository at this point
Copy the full SHA 71fb1c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8266f62 - Browse repository at this point
Copy the full SHA 8266f62View commit details -
Configuration menu - View commit details
-
Copy full SHA for fdb929c - Browse repository at this point
Copy the full SHA fdb929cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae70d7e - Browse repository at this point
Copy the full SHA ae70d7eView commit details
Commits on Oct 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a95052b - Browse repository at this point
Copy the full SHA a95052bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fee5c7a - Browse repository at this point
Copy the full SHA fee5c7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee11ddd - Browse repository at this point
Copy the full SHA ee11dddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 80dcdd8 - Browse repository at this point
Copy the full SHA 80dcdd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f47d8f - Browse repository at this point
Copy the full SHA 6f47d8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7633f64 - Browse repository at this point
Copy the full SHA 7633f64View commit details -
Configuration menu - View commit details
-
Copy full SHA for df94905 - Browse repository at this point
Copy the full SHA df94905View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69f6d22 - Browse repository at this point
Copy the full SHA 69f6d22View commit details -
Configuration menu - View commit details
-
Copy full SHA for bcb2d70 - Browse repository at this point
Copy the full SHA bcb2d70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a33805 - Browse repository at this point
Copy the full SHA 4a33805View commit details -
Configuration menu - View commit details
-
Copy full SHA for 825a85b - Browse repository at this point
Copy the full SHA 825a85bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6b76ce - Browse repository at this point
Copy the full SHA e6b76ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f8c604 - Browse repository at this point
Copy the full SHA 7f8c604View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87bc9ef - Browse repository at this point
Copy the full SHA 87bc9efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20c6c5e - Browse repository at this point
Copy the full SHA 20c6c5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13c033c - Browse repository at this point
Copy the full SHA 13c033cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b0a2f6 - Browse repository at this point
Copy the full SHA 9b0a2f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 793b57a - Browse repository at this point
Copy the full SHA 793b57aView commit details -
Configuration menu - View commit details
-
Copy full SHA for aeae8ae - Browse repository at this point
Copy the full SHA aeae8aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d960ed - Browse repository at this point
Copy the full SHA 3d960edView 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.