.. |
font
|
Add the plaster font to plaster theme of the slide puzzle
|
2020-11-27 14:29:56 +01:00 |
items
|
Refactor the rendering variables in a enum instead of an array
|
2020-12-15 12:16:44 +01:00 |
animations.rs
|
Fix event loop being blocked because it wouldn't notice that animation is still running
|
2020-12-09 17:28:14 +01:00 |
Cargo.toml
|
Bump version
|
2020-12-14 08:49:54 +01:00 |
component.rs
|
Remove ComponentVtable::input_event
|
2020-11-24 16:23:37 +01:00 |
eventloop.rs
|
Update winit
|
2020-12-11 16:17:45 +01:00 |
flickable.rs
|
Transitions in rust (C++ and interpreter not implemented yet)
|
2020-11-20 10:30:17 +01:00 |
graphics.rs
|
Fix GPU primitive vs. rendering variable division for Rectangle
|
2020-12-15 18:08:33 +01:00 |
input.rs
|
Hover effect
|
2020-11-24 18:09:32 +01:00 |
item_rendering.rs
|
WIP popup
|
2020-11-30 15:20:51 +01:00 |
item_tree.rs
|
Rework and simplify the focus handling
|
2020-11-20 15:33:15 +01:00 |
items.rs
|
Fix GPU primitive vs. rendering variable division for Rectangle
|
2020-12-15 18:08:33 +01:00 |
layout.rs
|
Layout alignment
|
2020-11-03 12:22:34 +01:00 |
lib.rs
|
Timer in C++
|
2020-12-10 13:08:58 +01:00 |
model.rs
|
Implement Iterator for the Model in Rust
|
2020-12-02 12:04:32 +01:00 |
properties.rs
|
Transitions in C++
|
2020-11-20 11:38:03 +01:00 |
rtti.rs
|
WIP: Add an image-fit property to Image/ClippedImage
|
2020-12-15 10:26:54 +01:00 |
sharedarray.rs
|
Fix crash when an allocation fails
|
2020-11-05 11:01:52 +01:00 |
signals.rs
|
More work on signal returning value
|
2020-12-01 18:47:49 +01:00 |
slice.rs
|
Small typo fix
|
2020-10-16 14:59:58 +02:00 |
string.rs
|
Minor cleanup of font cache handling
|
2020-11-23 18:23:22 +01:00 |
tests.rs
|
Hover effect
|
2020-11-24 18:09:32 +01:00 |
timers.rs
|
Timer in C++
|
2020-12-10 13:08:58 +01:00 |