summaryrefslogtreecommitdiffstats
path: root/world/chunk/ChunkGen.gd (follow)
AgeCommit message (Collapse)AuthorFilesLines
2022-09-20Add ability to add static monuments to the worlddusoleil1-19/+32
2022-09-19Add Levels of Detail per Chunkdusoleil1-28/+59
2022-09-19Use MultiMesh to dramatically increase performance of generated worlddusoleil1-12/+24
2022-09-19Scale rocks based on noise and add a random rotationdusoleil1-8/+26
2022-09-18Organize World Gen Stuffdusoleil1-0/+49