Stone_Red
|
e90e9ab163
|
Replace string element render types with RenderCommandType enum, decompose UI elements (Button, CheckBox, chrome) into drawing primitives via ToPrimitives(), emit per-element commands on flush, and move composite into IRenderSource.
|
2026-06-16 01:11:01 +02:00 |
|
Stone_Red
|
43732684b3
|
Add FontSize property to Text element and render with DrawStringHeight
|
2026-06-14 19:01:52 +02:00 |
|
Stone_Red
|
0bc9ca6cf2
|
Add mouse event handling and improve key event handling for controls and windows
|
2026-06-12 23:04:38 +02:00 |
|
Stone_Red
|
145055b77e
|
Code cleanup
|
2026-06-08 21:30:40 +02:00 |
|
Stone_Red
|
8b900c9d58
|
Add printLine support for commands and implement basic UI controls rendering
|
2026-06-08 19:51:22 +02:00 |
|
Stone_Red
|
fc71af028f
|
Add windowed terminal, basic text, rectangle rendering, and keyboard events
|
2026-06-08 17:42:08 +02:00 |
|
Stone_Red
|
2ba87a113d
|
Initial commit
|
2026-06-08 12:30:37 +02:00 |
|