veloren/voxygen
Joshua Yanovski 898b5c6593 Fix benchmarks and profile overrides.
This was necessary because Cargo recently deprecated the "overrides"
keyword in favor of "package", and Criterion changed its interface.

This commit also now lists more configurable keys, so if they aren't set
to their defaults the user will be able to find them.  This includes the
roll key, which wasn't listed earlier and is different on Windows and
Mac.  It does *not* include the respawn key because that key is already
shown when you die.
2020-01-20 14:16:28 +01:00
..
benches Fix benchmarks and profile overrides. 2020-01-20 14:16:28 +01:00
src Fix benchmarks and profile overrides. 2020-01-20 14:16:28 +01:00
build.rs feat(voxygen): add logo for windows executable 2019-10-02 16:57:08 +02:00
Cargo.toml Add terrain meshing benchmark 2020-01-19 16:02:12 -05:00