summary refs log tree commit diff
path: root/src/World/Clouds.cpp
AgeCommit message (Expand)Author
2024-02-12Split rendering into own thread and sync through render action listsMel
2023-08-06Create separate Player entity and add bad collision systemMel
2023-07-29Move chunk reification to worker threads and set stage for chunk-unbound ligh...Mel
2023-07-12Δt calculation and usageMel
2023-07-123D CloudsMel
2023-07-11Add simple scrolling non-tiling 2D cloudsMel