MinedMap/src/world
Matthias Schiffer 1d4c7a86ff
world/layer: replace iproduct!() with nested loops
iproduct!() is slow for more than 2 parameters.
2023-03-02 01:00:55 +01:00
..
chunk.rs world: store BlockTypes in section types 2023-03-02 00:24:59 +01:00
de.rs treewide: rename "old" data structures to "v0" 2023-02-12 23:03:58 +01:00
layer.rs world/layer: replace iproduct!() with nested loops 2023-03-02 01:00:55 +01:00
mod.rs world: implement top_layer function 2023-02-18 11:51:24 +01:00
section.rs world/section: perform palette lookups early 2023-03-02 00:37:25 +01:00