..
animation
Revert real time playback being enabled by default ( #3150 )
2025-09-08 02:15:59 -07:00
app_window
Refactor the TypeScript data flow for full type safety and auto-generation of Rust types ( #3865 )
2026-03-09 16:35:04 -07:00
broadcast
Add struct field visualization to the editor message hierarchy tree visualization on the website ( #2917 )
2025-08-18 21:04:29 -07:00
clipboard
Desktop: Text clipboard support ( #3461 )
2025-12-12 00:16:35 +00:00
debug
Rename the message system's 'data' argument to 'context' ( #2872 )
2025-07-12 22:50:59 -07:00
defer
Add struct field visualization to the editor message hierarchy tree visualization on the website ( #2917 )
2025-08-18 21:04:29 -07:00
dialog
Replace the Artboard struct with a Table<Table<Graphic>> shape ( #4077 )
2026-04-28 22:58:33 -07:00
frontend
Add support for double-clicking to rename layers in the graph view ( #4071 )
2026-04-28 17:30:25 -07:00
input_mapper
Finalize and unify the design of the 'Morph' and 'Blend' nodes ( #3974 )
2026-04-03 20:45:58 -07:00
input_preprocessor
Replace globals with editor environment ( #3656 )
2026-01-19 17:06:02 +00:00
layout
Replace deprecated row/cell/instance terminology with "item" and "value" terms ( #4075 )
2026-04-28 19:12:59 -07:00
menu_bar
Add support for persistent storage of panel layouts, sizes, and active tabs ( #4017 )
2026-04-08 21:05:58 -07:00
portfolio
Replace the Artboard struct with a Table<Table<Graphic>> shape ( #4077 )
2026-04-28 22:58:33 -07:00
preferences
Remove surface and window from ApplicationIo ( #3941 )
2026-04-09 20:12:53 +00:00
tool
Replace the Artboard struct with a Table<Table<Graphic>> shape ( #4077 )
2026-04-28 22:58:33 -07:00
viewport
Refactor the TypeScript data flow for full type safety and auto-generation of Rust types ( #3865 )
2026-03-09 16:35:04 -07:00
message.rs
Refactor the TypeScript data flow for full type safety and auto-generation of Rust types ( #3865 )
2026-03-09 16:35:04 -07:00
mod.rs
Replace globals with editor environment ( #3656 )
2026-01-19 17:06:02 +00:00
prelude.rs
Refactor persistence to combine document handling and workspace layout ( #4031 )
2026-04-19 09:31:21 +00:00