veloren/worldsim
Marcel Märtens 91f5ad141c delta implementation
the delta has a traversable iterator
then we create a deltawriter that gets a reference to delta and data
deltawriter also gets a traverable interator which uses the existing traversables
2021-08-13 10:51:03 +02:00
..
src delta implementation 2021-08-13 10:51:03 +02:00
Cargo.toml move away from the system that a layer stores it's parent index, but let a layer store their index used to access the child data. which makes everything much clearer and nicer to read and easier to develop on 2021-08-13 10:47:46 +02:00