Graphite/editor
Adam Gerhant 332088bce1
Make the Transform node use angles in degrees instead of radians for Rotation and Skew (#3160)
* Make the Transform node use degrees not radians

* Migration script

* Migrate skew value input to store degrees

* Add comments

* Fix migrations to account for the old deprecated "Pivot" parameter

* Fix tooling interactions with degrees-based transforms

* Upgrade demo art

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2025-09-11 00:19:10 +00:00
..
src Make the Transform node use angles in degrees instead of radians for Rotation and Skew (#3160) 2025-09-11 00:19:10 +00:00
Cargo.toml Update Rust dependencies (#3112) 2025-08-30 20:06:56 -07:00
build.rs Fix editor build script always being rerun (#3156) 2025-09-09 10:21:58 +00:00