|
1afe74b4b5
|
Some cleanup, resize handles lifted to ui_resizeable_handles
Fixed some bugs with the handles as well. Old cruft for resizing was removed.
|
2024-05-10 02:08:36 -04:00 |
|
|
a2b6325b5b
|
coordinate space math fixes, got resize handles working in settings menu prototype
will eventually lift to its own generic widget
I still need to implement the corner resize..
|
2024-05-09 04:02:33 -04:00 |
|
|
b8e8e7c88a
|
Progress on setting up app's UI and horizontal/vertical box widgets
|
2024-05-08 02:26:39 -04:00 |
|
|
714d60ee34
|
Trying to figure out this bug with pools...
|
2024-03-20 13:34:47 -04:00 |
|
|
2d5e308046
|
misc changes, hot reload is broken
|
2024-03-20 00:44:43 -04:00 |
|
|
bf211a8e14
|
Fixed bad resize_non_zeroed impl (cannot use default_resize_bytes_align_non_zeroed, its not a resize)
|
2024-03-19 12:18:39 -04:00 |
|
|
49a4e117a2
|
Got "Line LODs" working for the whitespace AST test, first step toward hboxes
Yet another issue with memory persists (seems to be related to slab free)
|
2024-03-15 00:02:28 -04:00 |
|
|
ee8b68ac3e
|
Fixed text auto-layout
|
2024-03-14 10:11:04 -04:00 |
|
|
cf7660e385
|
first 'full' layout draft impl done.
found a memory bug...
|
2024-03-14 02:02:09 -04:00 |
|
|
0627794e28
|
saving a mess of stuff with auto-layout before updating with new mess
|
2024-03-14 00:00:22 -04:00 |
|
|
159aedb592
|
Memory fixes, progress towards anchors support in the UI auto-layout
Also support for margins
|
2024-03-12 20:55:29 -04:00 |
|
|
1656dffb67
|
Setup spall profiling, did first optimizations!
|
2024-03-11 02:05:18 -04:00 |
|
|
635ce91a9d
|
First text box!!!
|
2024-03-09 10:21:48 -05:00 |
|