veloren/voxygen
Ben Wallis d665ce329d * Added new Admin Commands window to egui, including Give Items and Kits sections
* Added widgets.rs to egui for reusable widgets
* Added filterable_list egui widget
* Reworked DebugShapeAction to be a more generic EguiAction which now allows for ChatCommands (used by admin tools) as well as DebugShape drawing requests.
* Fixed egui event handling so that typing/clicking within egui windows now correctly doesn't pass these events onto the game itself
* Removed /give_item limit for stackable items
2021-09-18 16:17:42 +01:00
..
anim address comments 2021-09-04 13:17:56 -04:00
benches Fix all clippy warnings 2021-06-03 00:10:05 -04:00
dynlib Added egui debug UI - a 100% rust UI framework (similar to imgui) allowing for rapid development of debug interfaces to aid development. This is feature-gated behind the egui-ui feature which is enabled by default but removed for airshipper builds. 2021-07-04 09:47:18 +00:00
egui * Added new Admin Commands window to egui, including Give Items and Kits sections 2021-09-18 16:17:42 +01:00
examples (See sharp/lod-history) LOD, shadows, greedy meshing, new lighting, perf 2020-08-20 20:34:59 +02:00
i18n write header only once 2021-08-06 12:02:22 +02:00
src * Added new Admin Commands window to egui, including Give Items and Kits sections 2021-09-18 16:17:42 +01:00
build.rs feat(voxygen): add logo for windows executable 2019-10-02 16:57:08 +02:00
Cargo.toml Change the version number to 0.11 2021-09-10 20:19:17 +02:00
clippy.toml (See sharp/lod-history) LOD, shadows, greedy meshing, new lighting, perf 2020-08-20 20:34:59 +02:00