An open API service for providing issue and pull request metadata for open source projects.

GitHub / projectharmonia/bevy_enhanced_input issues and pull requests

#137 - Fix input consumption between different schedules

Pull Request - State: closed - Opened by Shatur about 1 month ago - 2 comments

#136 - Fix for #135(`HoldAndRelease` condition fires only on exact duration match)

Pull Request - State: closed - Opened by alecrabbit about 1 month ago - 1 comment

#134 - Fix for #133 (Pulse condition triggers Fired only on the first actuation)

Pull Request - State: closed - Opened by alecrabbit about 1 month ago - 1 comment

#132 - Consume inputs between contexts

Pull Request - State: closed - Opened by Shatur about 1 month ago - 2 comments

#131 - Reuse logic in priority test

Pull Request - State: closed - Opened by Shatur about 1 month ago - 1 comment

#130 - Minor reader refactor

Pull Request - State: closed - Opened by Shatur about 1 month ago - 1 comment

#129 - Component-based API

Issue - State: open - Opened by Shatur about 1 month ago - 2 comments

#128 - Updates for networking

Pull Request - State: closed - Opened by cBournhonesque about 1 month ago - 1 comment

#103 - Add new() for ConditionTimer

Pull Request - State: closed - Opened by baozaolaoba-top 2 months ago - 4 comments

#102 - Fix `ActionSources` example

Pull Request - State: closed - Opened by mbillingr 2 months ago - 2 comments

#101 - Load/Save Bindings Support using Bevy AssetLoader/Transformer/Saver

Issue - State: open - Opened by captkirk88 3 months ago - 5 comments
Labels: enhancement, good first issue

#100 - add time delta for Fired/Ongoing events

Pull Request - State: closed - Opened by mockersf 3 months ago - 6 comments

#99 - Remove extra backtick

Pull Request - State: closed - Opened by Shatur 3 months ago - 1 comment

#98 - Bump crate-ci/typos from 1.31.1 to 1.32.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: github actions

#97 - Quick start guide makes no mention of Actions being a component.

Issue - State: closed - Opened by HooniusDev 3 months ago - 1 comment

#96 - Improve actions API

Pull Request - State: closed - Opened by Shatur 3 months ago - 3 comments

#95 - Remove uses of the word "Dummy"

Pull Request - State: closed - Opened by Shatur 3 months ago - 2 comments

#94 - Iterate on examples

Pull Request - State: closed - Opened by Shatur 3 months ago - 1 comment

#93 - Replace simple example with fly camera

Pull Request - State: closed - Opened by Shatur 3 months ago - 2 comments

#92 - Fix typo in `context_layering` example

Pull Request - State: closed - Opened by Shatur 3 months ago - 2 comments

#91 - context layering example seems to not consume input

Issue - State: closed - Opened by ChristopherBiscardi 3 months ago - 1 comment

#90 - Rename `Press` to `Down` and `JustPress` to `Press`

Pull Request - State: closed - Opened by Shatur 3 months ago - 1 comment

#89 - 3 dimension keycode preset

Pull Request - State: closed - Opened by Aceeri 3 months ago - 6 comments

#88 - Update authors

Pull Request - State: closed - Opened by Shatur 3 months ago - 1 comment

#87 - Update to Bevy 0.16 RC

Pull Request - State: closed - Opened by Shatur 3 months ago - 1 comment

#86 - Use new spawn API in `keybinding_menu` example

Pull Request - State: closed - Opened by Shatur 4 months ago - 1 comment

#85 - Log read value

Pull Request - State: closed - Opened by Shatur 4 months ago - 1 comment

#84 - Downgrade `ron` to 0.8

Pull Request - State: closed - Opened by Shatur 4 months ago - 1 comment

#83 - Add serde derives for `ActionState`

Pull Request - State: closed - Opened by Shatur 4 months ago - 1 comment

#82 - Update ron requirement from 0.9 to 0.10

Pull Request - State: open - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies

#81 - Add schedule configuration support to input contexts

Pull Request - State: closed - Opened by Shatur 4 months ago - 2 comments

#80 - Add clamp modifier

Pull Request - State: closed - Opened by Shatur 4 months ago - 1 comment

#79 - Replace `GamepadStick` preset with `Axial`

Pull Request - State: closed - Opened by Shatur 4 months ago - 1 comment

#78 - Add action-level modifiers to doc examples

Pull Request - State: closed - Opened by Shatur 4 months ago - 1 comment

#77 - Conveniently bind stick as boolean

Issue - State: closed - Opened by Shatur 4 months ago
Labels: enhancement, good first issue

#76 - Remove uses of the word "Dummy"

Issue - State: closed - Opened by janhohenheim 4 months ago - 2 comments

#75 - Update to Bevy 0.16 RC

Pull Request - State: closed - Opened by Shatur 4 months ago - 2 comments

#74 - Replace UI features with `ActionSources` resource

Pull Request - State: closed - Opened by Shatur 4 months ago

#73 - Documentation overhaul

Pull Request - State: closed - Opened by Shatur 4 months ago - 3 comments

#72 - Bump crate-ci/typos from 1.31.0 to 1.31.1

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: github actions

#71 - Rename `ActionsMarker` into `InputContext`

Pull Request - State: closed - Opened by Shatur 4 months ago - 1 comment

#70 - Multiple `ConditionKind::Blocker` fix for `TriggerTracker`

Pull Request - State: closed - Opened by Tsudico 4 months ago - 2 comments

#68 - Update `ConditionKind::Blocker` documentation.

Pull Request - State: closed - Opened by Tsudico 4 months ago - 1 comment

#67 - ConditionKind::Blocker documentation and expected behavior

Issue - State: closed - Opened by Tsudico 4 months ago - 1 comment

#66 - Fix logging in `all_conditions`

Pull Request - State: closed - Opened by Shatur 4 months ago - 1 comment

#65 - Reorganize crate

Pull Request - State: closed - Opened by Shatur 4 months ago - 2 comments

#64 - Example all_conditions does not show input tracing

Issue - State: closed - Opened by Tsudico 4 months ago - 1 comment

#63 - Bump crate-ci/typos from 1.30.2 to 1.31.0

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: github actions

#62 - Fix information about how mouse wheel is captured

Pull Request - State: closed - Opened by Shatur 4 months ago - 1 comment

#61 - Mouse wheel input uses Axis2D and not Axis1D as the docs say

Issue - State: closed - Opened by DLearch 4 months ago - 1 comment

#60 - Component-based API

Pull Request - State: closed - Opened by Shatur 4 months ago - 3 comments

#59 - context_switch example did not work as expected

Issue - State: closed - Opened by ElDiddi 4 months ago - 1 comment
Labels: bug

#58 - Update ron requirement from 0.8 to 0.9

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies

#57 - Support for multiplayer

Issue - State: closed - Opened by cBournhonesque 5 months ago - 1 comment
Labels: enhancement, question

#56 - Migrate to Rust 2024

Pull Request - State: closed - Opened by Shatur 5 months ago - 1 comment

#55 - Rename Fired to Triggered

Issue - State: closed - Opened by Occuros 5 months ago - 2 comments

#54 - Bump crate-ci/typos from 1.30.1 to 1.30.2

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: github actions

#53 - Capture gamepad axes as `Axis1D`

Pull Request - State: closed - Opened by Shatur 5 months ago - 2 comments

#52 - Prepare for Possible `no_std` Support

Pull Request - State: closed - Opened by bushrat011899 5 months ago - 2 comments

#51 - Bump crate-ci/typos from 1.30.0 to 1.30.1

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: github actions

#50 - Bump crate-ci/typos from 1.29.9 to 1.30.0

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: github actions

#49 - Bump crate-ci/typos from 1.29.7 to 1.29.9

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: github actions

#48 - Update bevy_egui requirement from 0.32 to 0.33

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 2 comments
Labels: dependencies

#47 - Bump crate-ci/typos from 1.29.5 to 1.29.7

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: github actions

#46 - Fix docs

Pull Request - State: closed - Opened by jnhyatt 6 months ago - 1 comment

#45 - Fix `Cardinal` directions

Pull Request - State: closed - Opened by jnhyatt 6 months ago - 2 comments

#44 - `Cardinal` is mirrored incorrectly

Issue - State: closed - Opened by jnhyatt 6 months ago - 1 comment
Labels: bug

#43 - Remove `InputContext` trait

Pull Request - State: closed - Opened by Shatur 6 months ago - 2 comments

#42 - Fix some comments that should be doc

Pull Request - State: closed - Opened by Zoomulator 6 months ago

#41 - Actions sorting

Issue - State: open - Opened by Shatur 6 months ago - 1 comment
Labels: enhancement

#40 - Add keybindings menu example

Pull Request - State: closed - Opened by Shatur 6 months ago - 1 comment

#39 - Bump crate-ci/typos from 1.29.4 to 1.29.5

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: github actions

#38 - Several API changes: rename InputActionState back to EventReader and revert InputEvent

Pull Request - State: closed - Opened by Shatur 6 months ago - 2 comments

#37 - Add `InputEvent`

Pull Request - State: closed - Opened by Shatur 6 months ago - 2 comments

#36 - Rename `InputReader` into `ActionsInputState` and move it under `input_context` module

Pull Request - State: closed - Opened by Shatur 6 months ago - 1 comment

#35 - Make systems standalone functions

Pull Request - State: closed - Opened by Shatur 6 months ago - 1 comment

#34 - Derive `Reflect` for `Input` and `ModKeys`

Pull Request - State: closed - Opened by Shatur 6 months ago - 2 comments

#33 - Swap to mod.rs module style

Issue - State: open - Opened by alice-i-cecile 6 months ago - 2 comments
Labels: low priority

#32 - Support `FixedUpdate`

Issue - State: closed - Opened by Shatur 6 months ago - 6 comments
Labels: enhancement

#31 - Support for custom inputs

Issue - State: open - Opened by Shatur 6 months ago - 4 comments
Labels: help wanted

#30 - Rename input contexts

Issue - State: closed - Opened by alice-i-cecile 6 months ago - 7 comments

#29 - Remove egui feature flag

Issue - State: closed - Opened by alice-i-cecile 6 months ago

#28 - Refactor examples to be from user's perspective

Issue - State: open - Opened by alice-i-cecile 6 months ago - 16 comments
Labels: good first issue

#27 - Make conditions clearer

Issue - State: open - Opened by alice-i-cecile 6 months ago - 1 comment
Labels: enhancement

#26 - Rethink how input is stored

Issue - State: open - Opened by alice-i-cecile 6 months ago - 2 comments
Labels: enhancement

#25 - Rewrite README to make core concepts clearer and seem simpler

Issue - State: closed - Opened by alice-i-cecile 6 months ago - 1 comment

#24 - Add keybinding menu example w/ serialization

Issue - State: closed - Opened by alice-i-cecile 6 months ago - 3 comments

#23 - Move context priority off of trait

Issue - State: closed - Opened by alice-i-cecile 6 months ago - 5 comments

#22 - Add a way to detect what input modality is used

Issue - State: closed - Opened by alice-i-cecile 6 months ago - 4 comments

#21 - Add getters for bindings

Pull Request - State: closed - Opened by Shatur 6 months ago - 1 comment

#20 - Trigger Issue in "context_layering" Example

Issue - State: closed - Opened by medium2000cls 7 months ago - 9 comments

#19 - Clarify licensing terms

Issue - State: closed - Opened by acuteaangle 7 months ago - 1 comment

#18 - Update bevy_egui requirement from 0.31 to 0.32

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#17 - Bump crate-ci/typos from 1.28.4 to 1.29.4

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: github actions

#16 - Bump crate-ci/typos from 1.28.3 to 1.28.4

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: github actions

#15 - Bump crate-ci/typos from 1.28.2 to 1.28.3

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: github actions

#14 - Bump crate-ci/typos from 1.28.1 to 1.28.2

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: github actions