aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/makamys/neodymium/config
AgeCommit message (Collapse)Author
2024-01-08Minor fixup to #43makamys
- Make `shortUV` config comment mention interaction with RPLE/OF - Fix NeoRenderer#init implSpec javadoc - Update OF shader status in readme
2023-12-01fix occasional NPE when config reload triggersFalsePattern
2023-12-01Removed the SimplifyMeshes featureFalsePattern
2023-03-18Fix error when config file doesn't exist yetmakamys
2023-03-18Lock certain debug features behind creative modemakamys
2023-02-09Move constants to Constants classmakamys
Fixes crash with something (AppleCore? WitchingGadgets? Hodgepodge?)
2022-08-19Add option to not print rendering errorsmakamys
2022-08-14Disable vanilla chunk mesh constructionmakamys
Improves chunk update performance
2022-07-18Add option to not render unaligned quads past a distancemakamys
2022-07-15Add `auto` option to renderFog, which respects GL settingmakamys
2022-06-30Remove unused importsmakamys
2022-06-30Move configgy classes to config packagemakamys
2022-06-30Make names in config GUI more human readablemakamys