aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/makamys/neodymium/Config.java
AgeCommit message (Collapse)Author
2022-06-30Move configgy classes to config packagemakamys
2022-06-30Make names in config GUI more human readablemakamys
2022-06-30Add simple config GUImakamys
2022-06-30Warn if incompatibilities are detectedmakamys
2022-06-30Make fog occlusion usable without fogmakamys
For that extra performance
2022-06-30Add fog occlusionmakamys
Reduced mesh count from 2529 to 2185 on Normal render distance in one scene
2022-06-27integrate the debug text with the forge debug text rendering systemFalsePattern
2022-06-25Tweak default configsmakamys
2022-06-25Tweak setting commentsmakamys
2022-06-25Rewrite config if mod version has changedmakamys
2022-06-25Replace 'OpenGL 1.2!' splash with 'OpenGL 3.3!'makamys
2022-06-25DESTROOOOYmakamys
Delete unused LOD stuff. I can always restore it from Git history if I need it later.
2022-06-24Make sorting goodermakamys
2022-06-24Tweak some configsmakamys
2022-06-23Disable UV shortification by defaultmakamys
2022-06-23Reload renderer when certain configs are changedmakamys
2022-06-23Make UV shortification disableablemakamys
2022-06-23Tweak configsmakamys
2022-06-21Update config commentmakamys
2022-06-21Tweak config comments und defaultsmakamys
rip frog typo
2022-06-21Make face culling disableablemakamys
2022-06-10Make wireframe a config optionmakamys
2022-06-10Fix hotswap weirdnessmakamys
2022-06-09Reword config commentmakamys
2022-06-09Implement config hot swapping, organize configs moremakamys
2022-06-09Tweak config names, defaults and commentsmakamys
2022-06-09Disable unused configsmakamys
2022-06-09Move configs to Config classmakamys