Commit Graph

18 Commits

Author SHA1 Message Date
2c957a0c1a Create some high level classes. 2025-02-02 21:58:49 +03:00
ef860f39bf Patch in BlurgText upstream as well. 2025-01-23 22:00:58 +03:00
57620f5d5c Fix missing variable command parameter data in DrawQueue. 2025-01-20 23:14:15 +03:00
78f06a2359 Fix null reference exception in TextCommand. 2025-01-20 23:13:56 +03:00
95cc1648b2 Implement basic commands. 2025-01-18 23:30:56 +03:00
8ce1329dfc Make all commands be parallel to the XY plane because i can't be bothered to fix them all. 2025-01-17 21:34:15 +03:00
1a52f17990 Add missing properties. 2025-01-15 20:42:09 +03:00
b841dbe6c2 Begin implementing the GL engine. 2025-01-14 20:34:47 +03:00
165801800e Add basic text support. 2024-12-24 23:20:43 +03:00
3dff7438b3 Add gradient brushes. 2024-12-24 22:10:31 +03:00
6acaf0a7d5 Rename SolidBrush.cs to Brush.cs 2024-12-24 21:58:43 +03:00
1067d3e188 Implement command iterator. 2024-12-14 20:44:27 +03:00
1b6bf09f95 Move types to Dashboard.Common. 2024-12-14 19:57:23 +03:00
509bad221f Add new commands. 2024-12-14 19:46:56 +03:00
9ab2edffee Change the IDrawCommand interface. 2024-12-14 19:46:47 +03:00
1a1e761326 Add custom hashcode to SolidBrush. 2024-12-14 19:43:50 +03:00
34720970ff Make bounds a Box3d. 2024-12-14 16:27:40 +03:00
8bc2685206 First code commit 2024-12-13 21:57:07 +03:00