cushy/examples
Jonathan Johnson 36b80e8f34
Moved frame mapping to its own thread
This ensures frames render consistently.

This change only affects the animation recorder. The regular virtual
recorder interface blocks when refresh is called.
2024-01-03 20:15:00 -08:00
..
assets Tilemap updates 2023-12-09 08:20:18 -08:00
animation.rs Source<T> + Destination<T> (breaking) 2024-01-02 09:00:29 -08:00
background-tasks.rs Source<T> + Destination<T> (breaking) 2024-01-02 09:00:29 -08:00
basic-button.rs Added to_ variants for into_ functions 2024-01-02 15:07:06 -08:00
buttonception.rs Source<T> + Destination<T> (breaking) 2024-01-02 09:00:29 -08:00
buttons.rs Source<T> + Destination<T> (breaking) 2024-01-02 09:00:29 -08:00
canvas.rs Directly depending on figures 2023-12-28 09:35:24 -08:00
checkbox.rs Added to_ variants for into_ functions 2024-01-02 15:07:06 -08:00
collapse.rs Added to_ variants for into_ functions 2024-01-02 15:07:06 -08:00
contacts.rs Added to_ variants for into_ functions 2024-01-02 15:07:06 -08:00
container-shadow.rs Directly depending on figures 2023-12-28 09:35:24 -08:00
containers.rs Source<T> + Destination<T> (breaking) 2024-01-02 09:00:29 -08:00
counter.rs Added to_ variants for into_ functions 2024-01-02 15:07:06 -08:00
cursor-icon.rs Renaming crate to Cushy 2023-12-27 19:02:59 -08:00
custom-widgets.rs Added animation recording + event wiring 2024-01-03 17:45:11 -08:00
debug-window.rs ReadOnly<T>, Owned<T>, IntoSource<T>, more 2024-01-02 14:36:53 -08:00
disclose.rs Root tab order fix, Spacebar widget activiation 2023-12-28 15:48:34 -08:00
focus-order.rs Added to_ variants for into_ functions 2024-01-02 15:07:06 -08:00
focus.rs Source<T> + Destination<T> (breaking) 2024-01-02 09:00:29 -08:00
gameui.rs Added to_ variants for into_ functions 2024-01-02 15:07:06 -08:00
image.rs Source<T> + Destination<T> (breaking) 2024-01-02 09:00:29 -08:00
input.rs Directly depending on figures 2023-12-28 09:35:24 -08:00
layers.rs Renaming crate to Cushy 2023-12-27 19:02:59 -08:00
login.rs Added to_ variants for into_ functions 2024-01-02 15:07:06 -08:00
manual-tabs.rs Renaming crate to Cushy 2023-12-27 19:02:59 -08:00
multi-window.rs Source<T> + Destination<T> (breaking) 2024-01-02 09:00:29 -08:00
nested-scroll.rs Directly depending on figures 2023-12-28 09:35:24 -08:00
offscreen-apng.rs Moved frame mapping to its own thread 2024-01-03 20:15:00 -08:00
offscreen.rs Added animation recording + event wiring 2024-01-03 17:45:11 -08:00
overlays.rs Directly depending on figures 2023-12-28 09:35:24 -08:00
progress.rs Directly depending on figures 2023-12-28 09:35:24 -08:00
radio.rs Renaming crate to Cushy 2023-12-27 19:02:59 -08:00
scroll.rs Renaming crate to Cushy 2023-12-27 19:02:59 -08:00
select.rs Renaming crate to Cushy 2023-12-27 19:02:59 -08:00
slider.rs ReadOnly<T>, Owned<T>, IntoSource<T>, more 2024-01-02 14:36:53 -08:00
stack-align-test.rs Renaming crate to Cushy 2023-12-27 19:02:59 -08:00
style.rs Directly depending on figures 2023-12-28 09:35:24 -08:00
switcher.rs Source<T> + Destination<T> (breaking) 2024-01-02 09:00:29 -08:00
theme.rs Added to_ variants for into_ functions 2024-01-02 15:07:06 -08:00
tic-tac-toe.rs Added to_ variants for into_ functions 2024-01-02 15:07:06 -08:00
tilemap.rs Source<T> + Destination<T> (breaking) 2024-01-02 09:00:29 -08:00
typography.rs Renaming crate to Cushy 2023-12-27 19:02:59 -08:00
validation.rs Added to_ variants for into_ functions 2024-01-02 15:07:06 -08:00
window-properties.rs Source<T> + Destination<T> (breaking) 2024-01-02 09:00:29 -08:00
wrap.rs Directly depending on figures 2023-12-28 09:35:24 -08:00