|
|
e6506062b0
|
UI: send events to children in reverse order
|
2021-03-06 10:56:22 +03:00 |
|
|
|
2b2b2be560
|
Support ui animations
|
2021-03-05 20:09:02 +03:00 |
|
|
|
5dda61ab50
|
UI: use async::event_loop instead of abstract async::executor
|
2021-03-03 13:03:32 +03:00 |
|
|
|
5e6d52f341
|
Add (unused) ui key press event
|
2021-03-03 12:15:52 +03:00 |
|
|
|
87d5edc386
|
Add root element proxy in ui::controller to resend mouse events on reshape
|
2021-02-26 23:15:23 +03:00 |
|
|
|
90782d479a
|
Disable face culling while rendering ui
|
2021-02-25 21:03:05 +03:00 |
|
|
|
ec422cf48d
|
Make ui::contoller accept an external event loop
|
2021-02-25 15:00:27 +03:00 |
|
|
|
d42e1b1bcb
|
Use shared_ptr instead of unique_ptr for ui elements
|
2021-02-25 14:42:35 +03:00 |
|
|
|
937a011577
|
Don't store font in painter or controller, use it in factory instead
|
2021-02-25 09:50:30 +03:00 |
|
|
|
a53b32067f
|
UI library prototype wip
|
2021-02-25 09:07:39 +03:00 |
|