* feat: migrate to glam whenever relevant + migrate testbed to kiss3d instead of bevy * chore: update changelog * Fix warnings and tests * Release v0.32.0
5 lines
69 B
Rust
5 lines
69 B
Rust
pub mod character;
|
|
|
|
#[cfg(not(target_arch = "wasm32"))]
|
|
pub mod svg;
|