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
/
renderer
/
MeshQuad.java
Age
Commit message (
Expand
)
Author
2022-06-25
Implement OF Fast Render compat properly
makamys
2022-06-25
DESTROOOOY
makamys
2022-06-23
Make short UV even more accurate by rounding it
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-21
Don't merge non-rectangles
makamys
2022-06-21
Recycle MeshQuad objects
makamys
2022-06-21
Rewrite MeshQuad to store normal instead of plane
makamys
2022-06-20
Fix lava rendering
makamys
2022-06-20
Clean up MeshQuad a little bit
makamys
2022-06-20
Rename squadron to megaquad
makamys
2022-06-20
Fix 2nd pass of quad merging not working
makamys
2022-06-19
Add workaround for fancy grass z-fighting
makamys
2022-06-19
Render quads instead of triangles
makamys
2022-06-10
Mesh simplification works now
makamys
2022-06-10
me_no_understant
makamys
2022-06-10
uuh...
makamys
2022-06-10
Add squadron-based position information to vertices
makamys
2022-06-10
Keep track of number of quads glued together
makamys
2022-06-10
coords wrong?
makamys
2022-06-10
quad merging sorta kinda works now
makamys
2022-06-10
mesh simplification WIP
makamys
2022-06-09
Organize imports
makamys
2022-06-09
Rebrand pt. 1: Rename mod to Neodymium
makamys