Go to file
Bradlee Speice 2dfdea361e Aspect ratio scaling for transform editor
Feels like there _must_ be a simpler way to do this math
2025-02-23 21:56:31 -05:00
crates Aspect ratio scaling for transform editor 2025-02-23 21:56:31 -05:00
.gitignore Initial compute/vertex/fragment render system 2025-01-20 18:54:24 -05:00
Cargo.lock Start working on a transform editor 2025-02-23 18:02:35 -05:00
Cargo.toml Well, it's broken, but I'm making progress 2025-02-02 19:00:21 -05:00
clippy.toml Initial compute/vertex/fragment render system 2025-01-20 18:54:24 -05:00
LICENSE-APACHE Initial compute/vertex/fragment render system 2025-01-20 18:54:24 -05:00
LICENSE-MIT Initial compute/vertex/fragment render system 2025-01-20 18:54:24 -05:00
rust-toolchain.toml Initial compute/vertex/fragment render system 2025-01-20 18:54:24 -05:00
rustfmt.toml Initial compute/vertex/fragment render system 2025-01-20 18:54:24 -05:00