jMonkeyEngine-Contributions / Lemur

Lemur is a jMonkeyEngine-based UI toolkit.
http://jmonkeyengine-contributions.github.io/Lemur/
BSD 3-Clause "New" or "Revised" License
116 stars 32 forks source link

Joystick input remapping #67

Open Pesegato opened 5 years ago

Pesegato commented 5 years ago

These are 2 separate issues, but they both boils down to: InputMapper don’t integrate seamlessly with InputManager.

https://hub.jmonkeyengine.org/t/joystick-input-remapping/40693/7 https://hub.jmonkeyengine.org/t/joystick-input-remapping/40693/13

In the current state, I’m forced to fall back to InputManager to overcome the above issues

pspeed42 commented 4 years ago

I know this is old but in Lemur version 1.13 I did a bunch of joystick related changes. Did that solve some of these issues?

Pesegato commented 4 years ago

Hey nice to hear from you! 😉

From what I can remember now, yes, you made several useful improvements when I asked. So my vote is to keep these changes.


Da: Paul Speed notifications@github.com Inviato: giovedì 2 luglio 2020 03:11 A: jMonkeyEngine-Contributions/Lemur Lemur@noreply.github.com Cc: Pesegato pesegato@outlook.com; Author author@noreply.github.com Oggetto: Re: [jMonkeyEngine-Contributions/Lemur] Joystick input remapping (#67)

I know this is old but in Lemur version 1.13 I did a bunch of joystick related changes. Did that solve some of these issues?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/jMonkeyEngine-Contributions/Lemur/issues/67#issuecomment-652721722, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ACEAWM7KX2H35T27YZMOKVLRZPNDDANCNFSM4GFDKYDA.

pspeed42 commented 4 years ago

Thanks. I was just wondering if we can close this github issue or if there are still things remaining to do.