|
|
568b647d91
|
Remove thickness from UI background style
|
2024-01-15 11:18:31 +01:00 |
|
|
|
6a54ba90c1
|
Add debug mode flag to UI
|
2024-01-15 10:21:27 +01:00 |
|
|
|
5f4bb3316c
|
Add capture IO flags to UI, for better input handling
|
2024-01-07 14:18:53 +01:00 |
|
|
|
5aba8d18c6
|
Respect const qualifier
|
2023-12-29 09:43:46 +01:00 |
|
|
|
3019e0ee3b
|
Add sprite drawing for UI
|
2023-12-28 09:36:06 +01:00 |
|
|
|
b48372bfa5
|
Copy text strings into memory arena for UI
|
2023-12-22 16:46:20 +01:00 |
|
|
|
331f40f4cb
|
Fix UI size calculation
|
2023-12-22 15:13:23 +01:00 |
|
|
|
6d3e8674c1
|
Separate styles from UI nodes
|
2023-12-22 12:42:00 +01:00 |
|
|
|
a0291d0523
|
Add text shadow, fix font issues
|
2023-12-22 08:28:15 +01:00 |
|
|
|
c7ae1279e3
|
Add utility method for pushing divs
|
2023-12-21 19:05:39 +01:00 |
|
|
|
2e39fd2614
|
Add descriptor for creating node
|
2023-12-21 18:23:45 +01:00 |
|
|
|
e708d5e2cb
|
Add method for getting unique key id
|
2023-12-21 18:02:14 +01:00 |
|
|
|
05782559be
|
Push layout to parent instead of creating new node
|
2023-12-21 17:48:06 +01:00 |
|
|
|
8cbab1bbb8
|
Add rest of justify flags to flex box
|
2023-12-21 17:29:16 +01:00 |
|
|
|
852a3f7b5a
|
Add UI roudness
|
2023-12-21 15:59:30 +01:00 |
|
|
|
2c7b4c83c1
|
Remove widget prefix from flags
|
2023-12-21 15:38:49 +01:00 |
|
|
|
6bd640fc80
|
Simplify node creation
|
2023-12-21 15:37:20 +01:00 |
|
|
|
569294f292
|
Basic UI system
|
2023-12-21 15:27:49 +01:00 |
|
|
|
70cc2eae8c
|
UI core boiler plate
|
2023-12-20 11:25:01 +01:00 |
|