..
animation
LayoutContext
2023-11-05 11:50:59 -08:00
styles
Initial implementation of offscreen rendering
2024-01-03 11:35:43 -08:00
widgets
Unit-tested, auto-generated screenshots
2024-01-04 13:56:45 -08:00
animation.rs
Added animation recording + event wiring
2024-01-03 17:45:11 -08:00
app.rs
Initial implementation of offscreen rendering
2024-01-03 11:35:43 -08:00
context.rs
Added animation recording + event wiring
2024-01-03 17:45:11 -08:00
debug.rs
Reinstating weak_clone and non-weak callbacks
2024-01-04 13:56:26 -08:00
graphics.rs
Directly depending on figures
2023-12-28 09:35:24 -08:00
lib.rs
Initial DebugContext implementation
2023-12-28 21:30:25 -08:00
names.rs
Renaming crate to Cushy
2023-12-27 19:02:59 -08:00
styles.rs
Unit-tested, auto-generated screenshots
2024-01-04 13:56:45 -08:00
tick.rs
Initial implementation of offscreen rendering
2024-01-03 11:35:43 -08:00
tree.rs
Fix clippy warning
2023-12-31 07:51:10 -08:00
utils.rs
ReadOnly<T>, Owned<T>, IntoSource<T>, more
2024-01-02 14:36:53 -08:00
value.rs
Reinstating weak_clone and non-weak callbacks
2024-01-04 13:56:26 -08:00
widget.rs
Added animation recording + event wiring
2024-01-03 17:45:11 -08:00
widgets.rs
Disambiguating image reference
2024-01-01 13:04:51 -08:00
window.rs
Unit-tested, auto-generated screenshots
2024-01-04 13:56:45 -08:00