aboutsummaryrefslogtreecommitdiff
path: root/Minecraft.Client/LevelRenderer.cpp
AgeCommit message (Expand)Author
13 daysModernize project codebase (#906)ModMaker101
14 daysFix horse rendering: culling when looking up + fire debug texture (#899)Marlian
14 daysRevert "Project modernization (#630)"Loki Rautio
14 daysProject modernization (#630)ModMaker101
2026-03-06Add Render Distance option. (#675)MijaeLio
2026-03-06Revert "Fixed stained glass and glass pane not rendering the water and held i...Loki Rautio
2026-03-06Fixed stained glass and glass pane not rendering the water and held item tran...Marvelco
2026-03-07Remove all MSVC `__int64` (#742)void_17
2026-03-06Remove AUTO_VAR macro and _toString function (#592)void_17
2026-03-04renderer: frustum test new chunks so newly generated chunks render to full vi...ModMaker101
2026-03-04chunk optimization (#246)DetectivEren
2026-03-03feat: TU19 (Dec 2014) Features & Content (#155)daoge
2026-03-02Revert "Get rid of MSVC's __int64"void_17
2026-03-02Revert "shared_ptr -> std::shared_ptr"void_17
2026-03-02Revert "dynamic_pointer_cast -> std::dynamic_pointer_cast"void_17
2026-03-02dynamic_pointer_cast -> std::dynamic_pointer_castvoid_17
2026-03-02shared_ptr -> std::shared_ptrvoid_17
2026-03-02Get rid of MSVC's __int64void_17
2026-03-01Initial commitdaoge_cmd