Graphite/node-graph/gcore/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
..
graphic_element Refactor many usages of Color to natively store linear not gamma (#2457) 2025-03-18 05:37:20 -07:00
raster Refactor many usages of Color to natively store linear not gamma (#2457) 2025-03-18 05:37:20 -07:00
text Improve Text tool resize/drag behavior (#2428) 2025-03-19 06:49:49 +00:00
vector Experimental animation support (#2443) 2025-03-19 01:19:49 -07:00
animation.rs Experimental animation support (#2443) 2025-03-19 01:19:49 -07:00
application_io.rs Experimental animation support (#2443) 2025-03-19 01:19:49 -07:00
consts.rs Update some UI components to polish the frontend 2025-02-21 12:58:05 -08:00
context.rs Experimental animation support (#2443) 2025-03-19 01:19:49 -07:00
generic.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
gpu.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
graphic_element.rs Experimental animation support (#2443) 2025-03-19 01:19:49 -07:00
instances.rs Add the Spreadsheet panel to inspect node output data (#2442) 2025-03-18 23:06:05 -07:00
lib.rs Experimental animation support (#2443) 2025-03-19 01:19:49 -07:00
logic.rs Experimental animation support (#2443) 2025-03-19 01:19:49 -07:00
memo.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
ops.rs Experimental animation support (#2443) 2025-03-19 01:19:49 -07:00
raster.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
registry.rs Refactor many usages of Color to natively store linear not gamma (#2457) 2025-03-18 05:37:20 -07:00
structural.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
text.rs Refactor the node macro and simply most of the node implementations (#1942) 2024-09-20 03:50:30 -07:00
transform.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
types.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
uuid.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
value.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00