Graphite/libraries/bezier-rs/src
Dennis Kobert 44694ff8d6
Experimental animation support (#2443)
* Implement experimental time routing to the node graph

* Allow toggling live preview with SHIFT + SPACE

* Add animation message handler

* Fix hotkeys

* Fix milisecond node

* Adevertize set frame index action

* Fix frame index

* Fix year calculation

* Add comment for why month and day are not exposed

* Combine animation nodes and fix animation time implementation

* Fix animation time interaction with playback

* Add set animation time mode message

* Captalize UTC

* Fix compiling

* Fix crash and add text nodes

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2025-03-19 01:19:49 -07:00
..
bezier Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
subpath Experimental animation support (#2443) 2025-03-19 01:19:49 -07:00
compare.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
consts.rs Attribute-based vector format refactor (#1624) 2024-03-09 10:27:30 -08:00
lib.rs Add nondestructive vector editing (#1676) 2024-07-05 13:42:40 -07:00
poisson_disk.rs Fix floating point error with Poisson-disk points being sampled outside shape (#1596) 2024-02-04 17:16:16 +00:00
polynomial.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
symmetrical_basis.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
utils.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00