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
/
lodmod
/
renderer
/
SimpleChunkMesh.java
Age
Commit message (
Expand
)
Author
2022-06-09
Rebrand pt. 1: Rename mod to Neodymium
makamys
2021-06-04
Add option to force vanilla temperature algorithm, fixes SS incompatibility
makamys
2021-06-02
Reduce simple mesh tricount
makamys
2021-05-29
Move debug mode toggle to config file, config max simple mesh height
makamys
2021-05-24
Fix snow disappearing when it's nearby
makamys
2021-05-23
Ignore BOP logs and GT6 tile entities in, make blacklist configurable
makamys
2021-05-21
SimpleChunkMesh: Don't access server's WorldChunkManager on client thread
makamys
2021-05-20
Leave tree trunks out of simple meshes
makamys
2021-05-10
Make seabeds darker
makamys
2021-05-10
Fix build
makamys
2021-05-10
Make simple chunk meshes less dark
makamys
2021-05-10
Render snow im simple chunk meshes
makamys
2021-05-10
Fix simple mesh grass color
makamys
2021-05-09
Improve memory tracking
makamys
2021-05-09
Sort pass 2 meshes
makamys
2021-05-09
press G to sort
makamys
2021-05-09
Include seabed in the simple meshes of chunks with a watery surface
makamys
2021-05-07
Save ChunkMeshes to disk (no loading yet)
makamys
2021-05-07
Add used RAM and mesh count to F3
makamys
2021-05-07
Port mod from MCP to Forge!
makamys