generated from Leafwing-Studios/template-repo
-
Notifications
You must be signed in to change notification settings - Fork 127
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Remove `DynActionMarker` * Use `Option::unwrap_or_default` * Use `if let Some` and `matches!` * Rewrite parts of orientation.rs * Rewrite parts of axislike.rs * Rewrite parts of clashing_inputs.rs * Rewrite parts of input_streams.rs * RELEASES.md * minor * UserInputIter * Rewrite clashing_inputs.rs * Rewrite clashing_inputs.rs * Rewrite input_streams.rs
- Loading branch information
Showing
10 changed files
with
269 additions
and
341 deletions.
There are no files selected for viewing
This file contains 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 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 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 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.