Stephen Gold
Stephen Gold
I tested current "master" with LWJGL v3 on Linux, and there was no crash or hang. However, there were a couple unfamiliar log messages: ```console Feb 12, 2023 10:05:57 AM...
I'm still seeing this issue with JME 3.6.0-stable (LWJGL v2.9.5).
I reproduced the issue on Mint Linux using 3.6.0-stable. Then I ran the same test using jMonkeyEngine master branch at Git Hash 365759d and was unable to reproduce the issue....
@Scrappers-glitch not that I'm aware of. Note that the issue isn't assigned to anyone.
I reproduced the issue today, but it wasn't easy: I failed to repro it on Linux, nor could I repro it on my WIndows 11 laptop with an RTX 2070....
Please don't mark a conversation as "resolved" unless you've participated in it and/or acted on its advice.
> Apologies, but going through all the Javadoc to insert 's' and '.' seems a bit like nitpicking at this stage. If you check any file in the JME repo,...
I'm not interested in re-reviewing this PR.
Given that how out-of-date our FBX importer is, we should perhaps abandon it or at least deprecate it. Most of the code dates from 2015, and the format has gone...
For v3.6.0, I've fixed a few of the more serious bugs in the FBX importer. However, it still has plenty of issues. My advice to JME developers would be to...