Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-09-21 | Add an example Dock to the world | dusoleil | 1 | -0/+1 |
2022-09-20 | Incorporate new assets into the world gen | dusoleil | 1 | -29/+89 |
2022-09-20 | Simplify and Fix Monument Code | dusoleil | 4 | -7/+6 |
2022-09-20 | Billboard chunk coords for debugging | dusoleil | 2 | -0/+8 |
2022-09-20 | Add ability to add static monuments to the world | dusoleil | 2 | -30/+85 |
2022-09-19 | Add Levels of Detail per Chunk | dusoleil | 4 | -46/+120 |
2022-09-19 | Use MultiMesh to dramatically increase performance of generated world | dusoleil | 3 | -16/+34 |
2022-09-19 | Scale rocks based on noise and add a random rotation | dusoleil | 1 | -8/+26 |
2022-09-18 | Organize World Gen Stuff | dusoleil | 7 | -0/+185 |