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
/
mixin
Age
Commit message (
Expand
)
Author
2024-01-20
Add JVM flag to keep running render list logic
makamys
2024-01-08
fix frustum check boolean logic
FalsePattern
2024-01-08
cleanup run
FalsePattern
2024-01-08
more robust mixins
FalsePattern
2024-01-08
stop renderlists logic from running at all
FalsePattern
2024-01-08
Skip frustrum check with shaders
Ven
2022-09-21
Give some methods in MixinRenderGlobal clearer names
makamys
2022-09-21
Fix a hook in MixinRenderGlobal being incompatible with DragonAPI
makamys
2022-08-14
Disable vanilla chunk mesh construction
makamys
2022-07-15
O(O)F
makamys
2022-07-11
Be able to capture chunk meshes consisting of multiple tessellations
makamys
2022-06-30
Fix not getting enabled when shaders are turned off in-game
makamys
2022-06-30
Fix renderer trying to get created every frame that it's disabled
makamys
2022-06-30
Fix meshes not disappearing properly when emptied of blocks
makamys
2022-06-30
Make mixin members less conflict-prone
makamys
2022-06-30
Update meshes on `updateRenderersSort`, too
makamys
2022-06-25
Replace 'OpenGL 1.2!' splash with 'OpenGL 3.3!'
makamys
2022-06-25
Add debug keybind to speed up renderer update rate
makamys
2022-06-25
DESTROOOOY
makamys
2022-06-23
Remove CullableMeshCollection
makamys
2022-06-22
Fix renderer not getting destroyed properly
makamys
2022-06-22
Reload NeoRenderer when the world renderers are reloaded
makamys
2022-06-22
Fix memory leak
makamys
2022-06-20
Rewrite to use CullableMeshCollections in place of ChunkMeshes
makamys
2022-06-09
Move configs to Config class
makamys
2022-06-09
Organize imports
makamys
2022-06-09
Move some unused classes to lod package
makamys
2022-06-09
Clean up and document mixins
makamys
2022-06-09
Rebrand pt.2: Rename things in code
makamys
2022-06-09
Rebrand pt. 1: Rename mod to Neodymium
makamys