Meldexun
Meldexun
WeakHashMap: "Hash table based implementation of the Map interface, with _weak keys_." (https://docs.oracle.com/javase/8/docs/api/java/util/WeakHashMap.html) So you would need to change it to use the entity as the key. Then this should...
I created a new PR for 1.19
This PR seems pretty invasive just to support this single feature. I'm currently in the process of some larger updates for Nothirium which means I will delay this PR until...
Why do you think that I want to use the Apache License 2.0?
There seems to be a problem with Intel GPUs. I have to do more testing to see if it is a general problem of Intel GPUs.
I have tested Nothirium on several different system and it works fine on all of them.
Please update RenderLib to v1.12.2-1.1.3 and set the `enableGLDebug` config option from RenderLib to true. Then try to reproduce the issue and upload the log file (for example https://gist.github.com/). Edit:...