Skip to content

Neodymium 0.1.9

Compare
Choose a tag to compare
@makamys makamys released this 03 Dec 00:01
· 38 commits to master since this release
  • Fixed camera shaking at large coordinates
  • Added compatibility with RightProperLightEngine (by @FalsePattern)
  • Fixed occassional NPE when loading config (by @FalsePattern)
  • Improved OptiFine detection to ignore OF if it has failed to load, instead of causing a crash
  • Fixed memory leak caused by mesh regions not getting deallocated
  • Removed mesh simplification because it did not appear to improve performance and was hindering development