summary refs log tree commit diff
path: root/src/World/Generation/Decoration.cpp
AgeCommit message (Collapse)Author
2024-04-09Traverse all chunk blocks in a unified (and cache-friendly) wayMel
2023-08-14Generate AABBs for terrain that collides with PlayerMel
2023-07-29Add default light to just-generated chunksMel
2023-07-21Extremely simple chunk-limited lightingMel
2023-07-08Use own size typesMel
2023-07-07Chunk-bound tree decorationMel