index
:
github/Neodymium.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
makamys
/
neodymium
/
Config.java
Age
Commit message (
Collapse
)
Author
2022-06-30
Move configgy classes to config package
makamys
2022-06-30
Make names in config GUI more human readable
makamys
2022-06-30
Add simple config GUI
makamys
2022-06-30
Warn if incompatibilities are detected
makamys
2022-06-30
Make fog occlusion usable without fog
makamys
For that extra performance
2022-06-30
Add fog occlusion
makamys
Reduced mesh count from 2529 to 2185 on Normal render distance in one scene
2022-06-27
integrate the debug text with the forge debug text rendering system
FalsePattern
2022-06-25
Tweak default configs
makamys
2022-06-25
Tweak setting comments
makamys
2022-06-25
Rewrite config if mod version has changed
makamys
2022-06-25
Replace 'OpenGL 1.2!' splash with 'OpenGL 3.3!'
makamys
2022-06-25
DESTROOOOY
makamys
Delete unused LOD stuff. I can always restore it from Git history if I need it later.
2022-06-24
Make sorting gooder
makamys
2022-06-24
Tweak some configs
makamys
2022-06-23
Disable UV shortification by default
makamys
2022-06-23
Reload renderer when certain configs are changed
makamys
2022-06-23
Make UV shortification disableable
makamys
2022-06-23
Tweak configs
makamys
2022-06-21
Update config comment
makamys
2022-06-21
Tweak config comments und defaults
makamys
rip frog typo
2022-06-21
Make face culling disableable
makamys
2022-06-10
Make wireframe a config option
makamys
2022-06-10
Fix hotswap weirdness
makamys
2022-06-09
Reword config comment
makamys
2022-06-09
Implement config hot swapping, organize configs more
makamys
2022-06-09
Tweak config names, defaults and comments
makamys
2022-06-09
Disable unused configs
makamys
2022-06-09
Move configs to Config class
makamys