mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Turned a lot of for loops into for_each loops, which should be easier for LLVM to optimize currently. Also updated almost all the non-erosion stuff in WorldGen to run in parallel (and take advantage of the cache, in the case of TownGen), and hopefully improved performance somewhat for chunk generation as well. |
||
---|---|---|
.. | ||
examples | ||
src | ||
Cargo.toml |