-
Notifications
You must be signed in to change notification settings - Fork 5
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
Merge dev #6
Merged
Merged
Merge dev #6
Commits on Jun 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 20711bb - Browse repository at this point
Copy the full SHA 20711bbView commit details
Commits on Jun 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e5e9f7e - Browse repository at this point
Copy the full SHA e5e9f7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a66530 - Browse repository at this point
Copy the full SHA 1a66530View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e42b93 - Browse repository at this point
Copy the full SHA 6e42b93View commit details -
fix!: reduce
And
nesting in query filter parameterBREAKING: `Query<(Component<T>, Mutable<T>), And<All, With>>` will become `Query<(Component<T>, Mutable<T>), (All, With)>` This is mostly only relevant if you explicitly store queries, when using queries the `filter` parameter can be ignored with `_` and is generally preferred as it allows adding a filter without modifying the argument type as well.
Configuration menu - View commit details
-
Copy full SHA for 03573b6 - Browse repository at this point
Copy the full SHA 03573b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a566303 - Browse repository at this point
Copy the full SHA a566303View commit details
Commits on Jun 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ce9b9d3 - Browse repository at this point
Copy the full SHA ce9b9d3View commit details
Commits on Jul 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 41a5347 - Browse repository at this point
Copy the full SHA 41a5347View commit details -
Configuration menu - View commit details
-
Copy full SHA for a01b58e - Browse repository at this point
Copy the full SHA a01b58eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82fd6a8 - Browse repository at this point
Copy the full SHA 82fd6a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1daf43d - Browse repository at this point
Copy the full SHA 1daf43dView commit details
Commits on Jul 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1ab5d84 - Browse repository at this point
Copy the full SHA 1ab5d84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53ea861 - Browse repository at this point
Copy the full SHA 53ea861View commit details -
Configuration menu - View commit details
-
Copy full SHA for df198d2 - Browse repository at this point
Copy the full SHA df198d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 582f9f6 - Browse repository at this point
Copy the full SHA 582f9f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64f79ab - Browse repository at this point
Copy the full SHA 64f79abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e1031e - Browse repository at this point
Copy the full SHA 8e1031eView commit details
Commits on Jul 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a7268b1 - Browse repository at this point
Copy the full SHA a7268b1View commit details
Commits on Jul 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6b549e5 - Browse repository at this point
Copy the full SHA 6b549e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57b5912 - Browse repository at this point
Copy the full SHA 57b5912View commit details
Commits on Jul 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 71b06fe - Browse repository at this point
Copy the full SHA 71b06feView commit details
Commits on Jul 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b4c3505 - Browse repository at this point
Copy the full SHA b4c3505View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07c3507 - Browse repository at this point
Copy the full SHA 07c3507View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc20d1e - Browse repository at this point
Copy the full SHA bc20d1eView commit details
Commits on Jul 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a3a0579 - Browse repository at this point
Copy the full SHA a3a0579View commit details
Commits on Jul 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 44685fb - Browse repository at this point
Copy the full SHA 44685fbView commit details
Commits on Jul 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 60bcd15 - Browse repository at this point
Copy the full SHA 60bcd15View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce7cdec - Browse repository at this point
Copy the full SHA ce7cdecView commit details
Commits on Jul 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for df2eb2d - Browse repository at this point
Copy the full SHA df2eb2dView commit details
Commits on Jul 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8c4cf0e - Browse repository at this point
Copy the full SHA 8c4cf0eView commit details
Commits on Jul 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0c96098 - Browse repository at this point
Copy the full SHA 0c96098View commit details
Commits on Jul 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e4c93fa - Browse repository at this point
Copy the full SHA e4c93faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56d4efa - Browse repository at this point
Copy the full SHA 56d4efaView commit details -
Configuration menu - View commit details
-
Copy full SHA for d42bfc8 - Browse repository at this point
Copy the full SHA d42bfc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 084c818 - Browse repository at this point
Copy the full SHA 084c818View commit details
Commits on Jul 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b81cb96 - Browse repository at this point
Copy the full SHA b81cb96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73302d6 - Browse repository at this point
Copy the full SHA 73302d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d77418e - Browse repository at this point
Copy the full SHA d77418eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 251a28b - Browse repository at this point
Copy the full SHA 251a28bView commit details -
chore: ComponentInfo => ComponentDesc
When used as an argument, `info` gives the wrong semantic meaning. description makes it more clear what it *describes*
Configuration menu - View commit details
-
Copy full SHA for 77c09e8 - Browse repository at this point
Copy the full SHA 77c09e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 677ffdc - Browse repository at this point
Copy the full SHA 677ffdcView commit details
Commits on Aug 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e032971 - Browse repository at this point
Copy the full SHA e032971View commit details
Commits on Aug 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2434b32 - Browse repository at this point
Copy the full SHA 2434b32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07b7e9a - Browse repository at this point
Copy the full SHA 07b7e9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 26862ab - Browse repository at this point
Copy the full SHA 26862abView commit details
Commits on Aug 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8b7b5e6 - Browse repository at this point
Copy the full SHA 8b7b5e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4521906 - Browse repository at this point
Copy the full SHA 4521906View commit details -
Configuration menu - View commit details
-
Copy full SHA for 411d3fd - Browse repository at this point
Copy the full SHA 411d3fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for be90484 - Browse repository at this point
Copy the full SHA be90484View commit details -
Configuration menu - View commit details
-
Copy full SHA for babbf8e - Browse repository at this point
Copy the full SHA babbf8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for cced257 - Browse repository at this point
Copy the full SHA cced257View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c9223e - Browse repository at this point
Copy the full SHA 2c9223eView 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.