aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/makamys/neodymium/mixin
AgeCommit message (Expand)Author
2024-01-20Add JVM flag to keep running render list logicmakamys
2024-01-08fix frustum check boolean logicFalsePattern
2024-01-08cleanup runFalsePattern
2024-01-08more robust mixinsFalsePattern
2024-01-08stop renderlists logic from running at allFalsePattern
2024-01-08Skip frustrum check with shadersVen
2022-09-21Give some methods in MixinRenderGlobal clearer namesmakamys
2022-09-21Fix a hook in MixinRenderGlobal being incompatible with DragonAPImakamys
2022-08-14Disable vanilla chunk mesh constructionmakamys
2022-07-15O(O)Fmakamys
2022-07-11Be able to capture chunk meshes consisting of multiple tessellationsmakamys
2022-06-30Fix not getting enabled when shaders are turned off in-gamemakamys
2022-06-30Fix renderer trying to get created every frame that it's disabledmakamys
2022-06-30Fix meshes not disappearing properly when emptied of blocksmakamys
2022-06-30Make mixin members less conflict-pronemakamys
2022-06-30Update meshes on `updateRenderersSort`, toomakamys
2022-06-25Replace 'OpenGL 1.2!' splash with 'OpenGL 3.3!'makamys
2022-06-25Add debug keybind to speed up renderer update ratemakamys
2022-06-25DESTROOOOYmakamys
2022-06-23Remove CullableMeshCollectionmakamys
2022-06-22Fix renderer not getting destroyed properlymakamys
2022-06-22Reload NeoRenderer when the world renderers are reloadedmakamys
2022-06-22Fix memory leakmakamys
2022-06-20Rewrite to use CullableMeshCollections in place of ChunkMeshesmakamys
2022-06-09Move configs to Config classmakamys
2022-06-09Organize importsmakamys
2022-06-09Move some unused classes to lod packagemakamys
2022-06-09Clean up and document mixinsmakamys
2022-06-09Rebrand pt.2: Rename things in codemakamys
2022-06-09Rebrand pt. 1: Rename mod to Neodymiummakamys