-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Interaction component refactor #7257
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
Closed
Closed
Changes from all commits
Commits
Show all changes
62 commits
Select commit
Hold shift + click to select a range
71056a3
made resource_scope work for non-send resources
Pietrek14 d607e6b
Merge branch 'bevyengine:main' into main
Pietrek14 83f2417
fixed the non-send resource scope tests
Pietrek14 6da0e41
formatting
Pietrek14 3500039
simplified panic in a non-send resource scope test
Pietrek14 d823b1b
Merge branch 'bevyengine:main' into main
Pietrek14 f68eb33
changed the name of non-send struct used for testing
Pietrek14 6ed303e
Merge branch 'bevyengine:main' into main
Pietrek14 23a22ae
Merge branch 'bevyengine:main' into main
Pietrek14 a27f8b1
Merge branch 'main' of https://github.com/bevyengine/bevy into main
Pietrek14 f3acce2
Merge branch 'bevyengine:main' into main
Pietrek14 e2d0104
Merge branch 'main' of https://github.com/Pietrek14/bevy into main
Pietrek14 736177e
Merge branch 'bevyengine:main' into main
Pietrek14 b41e200
Merge branch 'main' of https://github.com/Pietrek14/bevy into main
Pietrek14 6b176d5
added interaction policy
Pietrek14 cd4695a
added interactionpolicy to the buttonbundle
Pietrek14 b06d6b7
added an interactionpolicy example
Pietrek14 9ed9aa1
formatting
Pietrek14 b80c598
example pages
Pietrek14 2ff084c
added the backticks
Pietrek14 8604044
derive default for interaction policy
Pietrek14 c2db4f4
comment explaining the logic behind the workings of interactionpolicy
Pietrek14 0dd29bd
clarified the interactionpolicy example
Pietrek14 6c34abf
formatting
Pietrek14 d96afc8
clarified the interaction policy doc-comment
Pietrek14 fbd41c7
formatting
Pietrek14 c8d546c
simplified some code
Pietrek14 48bf944
example pages
Pietrek14 0f09586
formatting
Pietrek14 53def6c
Merge branch 'main' of https://github.com/bevyengine/bevy into intera…
Pietrek14 60cd02d
text fix
Pietrek14 b3d2544
doc comment for InteractionPolicy
Pietrek14 1637f9a
grammar fix
Pietrek14 dfe0b13
Merge branch 'main' of https://github.com/bevyengine/bevy into intera…
Pietrek14 a22810a
decoupled hovered from pressed
Pietrek14 a106115
Merge branch 'interaction-policy' of https://github.com/Pietrek14/bev…
Pietrek14 608da59
Merge branch 'main' of https://github.com/bevyengine/bevy into intera…
Pietrek14 d288b69
collapsed an if statement
Pietrek14 60d191d
example pages
Pietrek14 9e4a8b7
added some doc-comments
Pietrek14 84bf151
Merge branch 'main' of https://github.com/bevyengine/bevy into intera…
Pietrek14 3ded408
fix
Pietrek14 57365c7
formatting
Pietrek14 ebdb17a
fixed the size constraints example
Pietrek14 4b1a847
Merge branch 'main' of https://github.com/bevyengine/bevy into intera…
Pietrek14 af3a318
Merge branch 'main' of https://github.com/bevyengine/bevy into intera…
Pietrek14 42eedb0
Merge branch 'main' of https://github.com/bevyengine/bevy into intera…
Pietrek14 68aa676
example pages
Pietrek14 44f80d1
fixed the example
Pietrek14 062ed69
Merge branch 'main' of https://github.com/bevyengine/bevy into intera…
Pietrek14 221ce33
formatting
Pietrek14 cd97783
fixed the display and visibility example
Pietrek14 d6f5f7c
formatting again
Pietrek14 0936e36
fixed a doc example
Pietrek14 fa95eea
fixed the example again
Pietrek14 8c4007c
updated pressed docs
Pietrek14 17e5152
Merge branch 'main' of https://github.com/bevyengine/bevy into intera…
Pietrek14 ba242a8
Merge branch 'main' of https://github.com/bevyengine/bevy into intera…
Pietrek14 2c39e68
Merge branch 'main' of https://github.com/bevyengine/bevy into intera…
Pietrek14 90560a7
Merge branch 'main' of https://github.com/bevyengine/bevy into intera…
Pietrek14 c500a71
formatting
Pietrek14 0771c31
don't import bevy_internal
Pietrek14 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
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.