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
/
resources
Age
Commit message (
Expand
)
Author
2024-02-02
Reimplement vanilla world renderer stats in F3 overlay
makamys
2023-12-03
Fix camera shake at high distances
makamys
2023-12-02
RPLE compat
FalsePattern
2023-12-01
abstraction layer for attribute index/stride/offset
FalsePattern
2023-12-01
removed unnecessary shader in/out
FalsePattern
2023-12-01
Removed the SimplifyMeshes feature
FalsePattern
2023-02-09
Add FastCraft compat by pretending to be OptiFine
makamys
2022-07-11
Be able to capture chunk meshes consisting of multiple tessellations
makamys
2022-06-30
Implement exponential fog
makamys
2022-06-30
Clean up vertex shader
makamys
2022-06-25
Gotta rename the stuff
makamys
2022-06-25
Implement OF Fast Render compat properly
makamys
2022-06-25
Make the more description maybe mod good
makamys
2022-06-24
Leave alpha out of the fragment shader calculations in pass 1
makamys
2022-06-23
Make short UV more accurate
makamys
2022-06-23
Make UV shortification disableable
makamys
2022-06-23
Store UV as short
makamys
2022-06-23
Don't store megaquad info if chunk simplification is disabled
makamys
2022-06-22
Use preprocessor macros in shader
makamys
2022-06-20
Fix lava rendering
makamys
2022-06-20
Rename squadron to megaquad
makamys
2022-06-19
Merge foggy and fogless fragment shader
makamys
2022-06-19
Make fog work again
makamys
2022-06-11
Clean up fragment shader
makamys
2022-06-10
Mesh simplification works now
makamys
2022-06-10
me_no_understant
makamys
2022-06-10
uuh...
makamys
2022-06-09
Rebrand pt. 1: Rename mod to Neodymium
makamys
2022-06-08
Optimize fog
makamys
2022-06-08
Rename DaColor to Color
makamys
2022-06-08
Reenable fog but add option to disable it
makamys
2022-06-07
Add dirty quick fix for wrong Y coordinates
makamys
2022-06-06
Move Tessellator#toChunkMesh to ChunkMesh class
makamys
2022-06-04
Remove the hecking fog
makamys
2022-06-04
Migrate to generic buildscript
makamys
2022-06-03
Make it work without OptiFine
makamys
2022-06-03
Remove leftover MixinSoundManager
makamys
2021-06-16
Fix LOD chunks loading from wrong coordinate when entering new dimension
makamys
2021-06-04
Add option to force vanilla temperature algorithm, fixes SS incompatibility
makamys
2021-05-09
Patch RenderBlocks to not render sides of water on the edge of the world
makamys
2021-05-07
Refactor MyRenderer to use a singleton instead of being static
makamys
2021-05-07
Port mod from MCP to Forge!
makamys
2021-05-06
Print farPlaneDistance in setupCameraTransform
makamys
2021-05-06
Initial commit (basic Mixin setup)
makamys