Lou

Results 41 comments of Lou

Pretty late on this I realize, but some enterprise environments have the "user folders" on (slow) network shares. From what I've seen myself, that can kill performance (and would end...

@satsen Not sure this is an issue with this plugin - I was getting the same, but it only happens when I also include the com.github.johnrengelman.shadow plugin. Everything (that I'm...

Got it - well, in any case, whenever this is looked at that, bit of groovy I pasted above should probably be checked out as well.

I've always assumed this was being / can be done in some external tool. Is that not the case? (I've never worked with JME animation.) Aside from that the obvious...

Just to ask the obvious here, are there any reasons that simply never using full screen isn't an acceptable solution (use frameless windowed mode instead)? Not because it wouldn't be...

No problem. It does bother me a little that the issue goes away when solverNumIterations is increased high enough. It makes me wonder whether it's not technically a bug and...

Nice find! Will double check this fix for you. I think we should make a separate dedicated test for it too (using the code above or a variant), ex "TestIssue1120.java"....

I think I have bad news, good news, great news: **Bad:** One problem with adding a test based on code above is that it's using GImpact shapes for some primitives...

Since this looks way better in master now, I'm fine with considering it closed. I'd be happy to turn the code here into a slimmed down test PR which demonstrates...

Hmm, maybe we shouldn't have closed this since the OP is specifically for the JBullet fall-through issue (which still remains). Anyway, I've got a smaller test case eliminating the distractions,...