Dashboard/Dashboard.Drawing
2025-01-17 21:34:15 +03:00
..
Brush.cs Add missing properties. 2025-01-15 20:42:09 +03:00
Dashboard.Drawing.csproj Move types to Dashboard.Common. 2024-12-14 19:57:23 +03:00
DbBaseCommands.cs 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
DrawCommand.cs Change the IDrawCommand interface. 2024-12-14 19:46:47 +03:00
DrawExtension.cs 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
DrawQueue.cs 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
Font.cs Add basic text support. 2024-12-24 23:20:43 +03:00
IDrawResource.cs First code commit 2024-12-13 21:57:07 +03:00
IParameterSerializer.cs First code commit 2024-12-13 21:57:07 +03:00
TextExtension.cs Add basic text support. 2024-12-24 23:20:43 +03:00