aboutsummaryrefslogtreecommitdiff
path: root/stockton-levels/src/q3/light_vols.rs
AgeCommit message (Collapse)Author
2024-08-25chore(all): update copyrighttcmal
2024-08-25chore(all): style formatting and clippy fixestcmal
2024-08-25feat(levels): coord system types and swizzlingtcmal
the room is now the right way up! yay!
2024-08-25refactor(all): use new traits-based levels everywhere else.tcmal
unfortunately this also starts using an unstable feature - generic_associated_types see rust-lang/rust#44265
2024-08-25refactor(all): move stockton-bsp to this repo and start using traitstcmal