Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-06 | Improve keyboard handling | makamys | |
V: Toggle world rendering F: Switch between vanilla renderer and my renderer Only accept keyboard presses if no gui is active | |||
2022-06-03 | Make it work without OptiFine | makamys | |
2022-06-03 | Make it work with fast render | makamys | |
2021-05-10 | Fix invisible chunks in OptiFine | makamys | |
2021-05-10 | Move my render hook before renderSortedRenderers | makamys | |
2021-05-10 | Make things work nicer if LODRenderer is inactive | makamys | |
2021-05-08 | Do some cleaning in LODRenderer | makamys | |
2021-05-08 | add an isActive check | makamys | |
2021-05-08 | less flicker | makamys | |
2021-05-07 | Refactor MyRenderer to use a singleton instead of being static | makamys | |
This should help with memory leaks and clean up the code a bit | |||
2021-05-07 | Port mod from MCP to Forge! | makamys | |
The only known regression is the sides of LOD=1 chunks look darker for some reason |