fd2552a82f
improve layout visibile lag to none for vbox & hbox on the settings menu
2024-05-14 21:54:12 -04:00
26771ff2fd
made a new hashtable container: HMapChained
...
Will be used isntead of the zpl in some places
2024-05-14 11:47:44 -04:00
12c99bee26
Mostly cleanup
...
Text is athe biggest bottleneck right now. Raylib as a renderer fails for this prototype in that front.
I'll eventually need to look into other solutions such as SDL2 + something that renders UI boxes & text very fast...
2024-05-13 21:53:08 -04:00
adc75f6977
Got support for persistent ordering of UI_Boxes using UI_FloatingManager
2024-05-13 16:07:49 -04:00
0744069b0d
pushing what I have rn, decided not to go this route
...
Instead going with ![img](https://i.imgur.com/S3tjZUu.png )
2024-05-13 10:40:29 -04:00
e8c3312b69
more progress...
2024-05-13 01:56:39 -04:00
595de438af
WIP: Persistent order support for rooted boxes (top-most boxes)
...
I wasn't expecting it to be this to bad to support it...
Also:
* I renamed some of the files to group better with the virtual codebase view
2024-05-13 01:53:19 -04:00