This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
veloren
Watch
1
Star
0
Fork
0
You've already forked veloren
mirror of
https://gitlab.com/veloren/veloren.git
synced
2024-08-30 18:12:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
29e034fa5e
veloren
/
voxygen
/
src
/
menu
/
main
History
Dr. Dystopia
29e034fa5e
Resolve all '#[allow(clippy::op_ref)]' error supressions
2021-07-17 21:53:33 +02:00
..
ui
fix clippy warnings
2021-07-12 12:09:09 +02:00
client_init.rs
Resolve all '#[allow(clippy::op_ref)]' error supressions
2021-07-17 21:53:33 +02:00
mod.rs
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
scene.rs
Fix the shadow drawing code
2021-06-02 23:59:48 -04:00