veloren/voxygen
Ysbrand van Eijck 3d0e4f13fe
Speeds up some Hud events when there is no change in value
Especially the three drop-downs related to graphics caused a little bit of lag when they were set, even if their newly set value was the same as the currently set one. This commit adds a check that breaks asap when there is no change necessary.
2020-08-09 22:50:37 +02:00
..
benches Suppressed all existing clippy warnings in preparation for fixes as part of #587 2020-06-10 22:01:42 +01:00
examples Fix issue where client_init was not set to None after it finished, use tweaked version of winit to avoid macos link failure in the CI, small comment fixes 2020-07-17 21:26:21 -04:00
src Speeds up some Hud events when there is no change in value 2020-08-09 22:50:37 +02:00
build.rs feat(voxygen): add logo for windows executable 2019-10-02 16:57:08 +02:00
Cargo.toml change treeculler crate from git to published version 2020-08-07 01:53:49 +03:00