veloren/common
2022-09-28 13:54:08 -07:00
..
assets update dependencies 2022-09-22 11:57:55 +02:00
base Update tracy 2022-05-26 00:04:03 -04:00
benches use criterion groups and fix tracing to much on wgpu 2021-06-03 22:37:17 +02:00
dynlib update dependencies 2022-09-22 11:57:55 +02:00
ecs Update Rust toolchain. 2022-09-08 15:43:53 -07:00
frontend Reduce overhead of messaging systems. 2022-09-14 21:04:53 -07:00
net Removed mutable pos/vel/ori writes from character state system. Added a movementstate component. 2022-09-28 13:54:08 -07:00
src Moved normalization of direction vectors from physics to character state system 2022-09-28 13:54:08 -07:00
state Removed mutable pos/vel/ori writes from character state system. Added a movementstate component. 2022-09-28 13:54:08 -07:00
systems Removed mutable pos/vel/ori writes from character state system. Added a movementstate component. 2022-09-28 13:54:08 -07:00
build.rs Update Rust toolchain. 2022-09-08 15:43:53 -07:00
Cargo.toml Don't parallelize spatial grid construction. 2022-09-28 13:54:07 -07:00