This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
veloren
Watch
1
Star
0
Fork
0
You've already forked veloren
mirror of
https://gitlab.com/veloren/veloren.git
synced
2025-07-25 21:02:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cc1de8334d331e5c5aebf9068f191abc146786ac
veloren
/
common
History
Imbris
cc1de8334d
Clean up common/src/lib.rs to avoid repetitive wasm cfgs. Not many lines
...
actually removed but it looks a lot better IMO.
2022-08-25 23:24:43 -04:00
..
assets
Implement i18n-tooling
2022-08-17 22:46:48 +03:00
base
…
benches
…
ecs
…
frontend
Fix typos
2022-07-15 18:59:37 +02:00
net
Add an entity view distance setting that allows limiting the distance
2022-08-25 23:24:43 -04:00
src
Clean up common/src/lib.rs to avoid repetitive wasm cfgs. Not many lines
2022-08-25 23:24:43 -04:00
state
all tests shows there is currently no way to keep rayon from work-stealing over scopes and doing really really weird stuff between the ECS threadpool and the slowjob Threadpool. so even if i dont like to have multiple threads i think there is no other workaround than just creating a second threapool for background tasks
2022-08-19 09:50:00 +02:00
systems
seachapel
2022-08-24 21:50:53 +00:00
build.rs
…
Cargo.toml
Convert away from IdvStorage to mixture of VecStorage and DenseVecStorage
2022-08-08 00:38:20 -04:00