veloren/worldsim
Marcel Märtens 73e130c097 cleanup and modify file structure
now we create seperate files for materializeable and layers which cover A) the trait and B) the implementations of data and delta inside
this helps to find the right stuff in this trait chaos :D
also those structs/trait are prob often edited at once
2021-08-13 10:52:21 +02:00
..
src cleanup and modify file structure 2021-08-13 10:52:21 +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