veloren/common
Imbris 0413a3e111 Small asset code improvements
* Replace manual Clone impl with derive
* Take advantage of hashbrown's Equivalent trait to simplify using a
  non-allocating key
2023-10-19 12:02:49 -04:00
..
assets Small asset code improvements 2023-10-19 12:02:49 -04:00
base use workspace dependencies to make our life easier maintaining them :) 2023-05-10 18:16:25 +02:00
benches Linearize light colors on the CPU 2023-10-14 18:10:35 +00:00
dynlib Don't overwrite loaded dynlib 2023-10-14 16:25:55 -04:00
ecs use workspace dependencies to make our life easier maintaining them :) 2023-05-10 18:16:25 +02:00
frontend add a log for each person accessing the chat api 2023-10-18 13:05:22 +02:00
net Converted beam system from spherical shell wedges to quadratic beziers 2023-10-14 21:46:28 -04:00
src Better LoD giant trees 2023-10-18 09:58:00 +01:00
state address imbris suggestions in this new version 2023-10-17 21:07:24 +02:00
systems Converted beam system from spherical shell wedges to quadratic beziers 2023-10-14 21:46:28 -04:00
build.rs Removed existing LFS check 2023-01-18 22:31:33 +00:00
Cargo.toml Remove unused deps flagged by cargo-machete 2023-09-21 22:59:50 -04:00