Make controller events behave like key events #46
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Right now, controller movement fires Pressed/Released as the controller is moved. Released should not be called until the axis re-centers. See:
https://skunkworks.kangaroopunch.com/skunkworks/singe/-/blob/master/singe/singe.c#L3915
changed milestone to %1
Implemented, needs tested.
assigned to @scott
This now appears to be working.
closed