This website requires JavaScript.
Explore
Help
Register
Sign In
Stone_Red
/
RemSox
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Stone-Red-Code/RemSox.git
synced
2026-09-04 17:16:24 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
73617ec719daf99730e87e613f7ac16201e10c82
RemSox
/
UI
/
GUI
/
UIEelements
/
Shapes
T
History
Stone_Red
5265f2b574
Code cleanup
2026-06-16 20:14:15 +02:00
..
Circle.cs
Code cleanup
2026-06-16 20:14:15 +02:00
Line.cs
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
Pixel.cs
Code cleanup
2026-06-16 20:14:15 +02:00
Rectangle.cs
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
Text.cs
Add MaxWidth property to Text and set in Window title rendering
2026-06-16 20:03:19 +02:00