Wyatt Gillette
Wyatt Gillette
Any feedback on this proposal? Can it be useful or should I close it?
If you agree, I propose to remove the code introduced with [commit 6075e463](https://github.com/jMonkeyEngine/jmonkeyengine/commit/6075e4639d3c15f7ed497db13c5a60aeeb282b82). Tell me if I can create a new PR to do it. @FennelFetish thank you for providing...
ok I won't, what do you suggest we do?
I don't know how to do it, do you have any ideas?
Hi Pavl, I appreciate your effort, but it doesn't seem like a core feature to me. If approved, I think it should be in the jme3-examples module. In this way,...
I agree with you Ali, two identical implementations in core package, would just mess up. The `AnimationMask` interface gives programmers the freedom to write their own functionality and that's perfectly...
Unless there's substantial discussion, I plan to close this issue in about 48 hours.
I would suggest adding to the `EnvironmentProbeControl.java` class also the `enabled` variable and all the functionality of the `AbstractControl` class lost with the implementation of the `Control` class. * getSpatial()...
Tried again with both joystick connected and disconnected. The application starts but freezes (Not Responding). This is all the log when the mouse and joystick are connected: ``` gen 27,...
With lwjgl3 the problem never occurs.