index
:
github/GT5-Unofficial.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
/
gregtech
/
common
/
render
/
GT_Renderer_Block.java
Age
Commit message (
Expand
)
Author
2024-08-24
Make frame boxes no longer TileEntities (#2799)
NotAPenguin
2024-05-20
Reducing allocation (#2601)
Martin Robertz
2024-03-04
Maybe thread safe (#2523)
Jason Mitchell
2023-04-23
Forge direction (#1895)
Jason Mitchell
2023-04-22
MuTE overhaul and ACR (#1883)
Maxim
2023-04-10
Update spotless config to 0.2.2
Raven Szewczyk
2023-04-01
Jabel, Generic injection and mostly automatic code cleanup (#1829)
Raven Szewczyk
2023-04-01
update spotless formatting (#1827)
boubou19
2023-01-30
[ci skip] spotlessApply with the new settings
Jason Mitchell
2022-08-27
Update buildscript & apply spotless (#1306)
Raven Szewczyk
2022-07-22
MultiTileEntity
Jason Mitchell
2022-02-11
Dedicated server crashes in PathFinder calling Renderer (#933)
repo-alt
2022-02-10
Fix Ore Particles (#926)
glowredman
2022-02-04
Texture Shenanigans (#915)
Jason Mitchell
2021-05-24
fix(render): grass block top grey in inventory
Léa Gris
2021-05-21
feat(render): implementation-free api texture factory
Léa Gris
2021-05-21
fix(render): move new textures rendering to new package
Léa Gris
2021-05-21
fix(render): flickering off-world rendered multitexture with glow
Léa Gris
2021-05-21
feat(render): glowing texture renderer
Léa Gris
2021-04-21
fix(rendering): itemblocks inventory brightness and orientation
Léa Gris
2021-04-04
fix(rendering): multiple rendering fixes and refactor (#494)
Léa Gris
2021-03-23
fix(rendering): brightness of no-z-fighting offset faces
Léa Gris
2021-03-20
quickfix: remove useless Block argument
Léa Gris
2021-03-20
feat(cover): handles transparent covers
Léa Gris
2021-03-03
quickfix(ao): reset ao state after rendering tileblock
Léa Gris
2021-02-16
feat(render): tile ambient occlusion
Léa Gris
2021-01-25
fix(gregtech): tile itemblock bottom side rendering (#421)
Léa Gris
2021-01-17
More removal of commented out code, small formatting adjustments
Jason Mitchell
2020-12-12
fix(rendering): UV Mapping on tiles
Léa Gris
2016-07-21
Ore System Rewrite part 2
Muramasa
2016-07-18
Ore system rewrite
Muramasa
2015-10-21
Reformat code
Shawn Buckley
2015-10-21
Move source files
Shawn Buckley