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
veloren
/
common
History
juliancoffee
8b032d661b
Add tests
2021-07-07 17:51:30 +03:00
..
assets
Add a feature to optionnally disable hot-reloading
2021-07-06 00:27:09 +02:00
base
Fix span macros by putting cfgs outside the macro (they are evaluated in the crate where the macro is used), add shorthand for common case of prof_span macro, add some spans to the client code and spiff bits of it
2021-06-19 04:27:50 -04:00
benches
use criterion groups and fix tracing to much on wgpu
2021-06-03 22:37:17 +02:00
ecs
Remove tracy features that are no longer needed now that macros have been fixed
2021-06-19 04:27:50 -04:00
frontend
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
net
Merge branch 'aweinstock/networktracy' into 'master'
2021-07-03 05:44:30 +00:00
src
Add tests
2021-07-07 17:51:30 +03:00
state
Remove tracy features that are no longer needed now that macros have been fixed
2021-06-19 04:27:50 -04:00
systems
Use Food after Buildup
2021-07-05 10:56:29 +03:00
build.rs
use bg_main.jpg instead of bg_main.png
2021-06-18 20:41:18 +03:00
Cargo.toml
Add a feature to optionnally disable hot-reloading
2021-07-06 00:27:09 +02:00