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
58587b6854
veloren
/
voxygen
/
src
/
lib.rs
7 lines
85 B
Rust
Raw
Normal View
History
Unescape
Escape
Add terrain meshing benchmark
2020-01-09 06:05:20 +00:00
/// Used by benchmarks
pub
mod
mesh
;
pub
mod
render
;
[i18n] Configurable fonts - Add font configuration in internationalization files - Scale font size using a configurable ratio - Add a script to identify translation item statuses using Git metadata - Execute the i18n script in a new gitlab-ci step (delayed) - Clone haxrcorp_4089_cyrillic_altgr font (haxrcorp_4089_cyrillic_altgr_extended) to add some additional latin characters (mainly for French)
2020-01-26 19:29:46 +00:00
// Used by tests
pub
mod
i18n
;
Reference in New Issue
Copy Permalink