-
-
Notifications
You must be signed in to change notification settings - Fork 267
Rapier context as a Component #545
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
Merged
Changes from 1 commit
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
d4ff57e
working rapierContext as component, but not ideal API.
Vrixyz 3cb7676
systemparam exploration
Vrixyz a01395e
RapierContextEntityLink to know which RapierContext is referred to
Vrixyz 4e7c36c
more rapierContext conf + broken events -> added a test which should …
Vrixyz 4952ea5
fix events test
Vrixyz 7a4ba5e
better support for multi world
Vrixyz 24fd036
multiple worlds working + example
Vrixyz f900dac
progress multi world with change
Vrixyz d171fe4
cargo clippy + pr feedbacks
Vrixyz 8dd49ee
less unwraps
Vrixyz 2b262ea
ci without debug symbols
Vrixyz f849cd2
more tests + logs + better changelog
Vrixyz df3578e
more error logs in case of no rapier context
Vrixyz ac16f38
Merge remote-tracking branch 'upstream' into RapierContext_Component
Vrixyz 941b52e
fix conflict
Vrixyz 5669a8c
fix unwrap
Vrixyz 0b9ca86
fix warning
Vrixyz f4643ef
address pr feedback
Vrixyz f8b296a
address pr feedback
Vrixyz 0e46610
Merge branch 'master' into RapierContext_Component
Vrixyz 75c2195
fixed compilation
Vrixyz ccd2be7
fix doc comment
Vrixyz 9142888
fixed joints3 example
Vrixyz ba0cd76
experiment on stepping to test system ordering and consistent ecs state
Vrixyz 6d10fe6
fix compilation + warning
Vrixyz d0b07a0
better error handling when rapier context is missing
Vrixyz 2676c35
add a name for rapier context entity
Vrixyz 40be1f1
Merge branch 'master' into RapierContext_Component
Vrixyz deb0a06
rename an init function
Vrixyz cf165bd
apply pr suggestion
Vrixyz aeab8c9
apply PR suggestions
Vrixyz 07eefbb
Merge branch 'master' into RapierContext_Component
Vrixyz 4cccde1
rename rapier context system params
Vrixyz cbfe138
fix clippy (+ random typo)
Vrixyz 5dc5b2d
cargo fmt
Vrixyz d0961d0
Merge remote-tracking branch 'upstream' into RapierContext_Component
Vrixyz File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.