themixedupstuff
themixedupstuff pushed to master at ReFuel/refuel.mixedup.dev 2025-01-26 13:10:44 +01:00
e81f3261fb Add missing sources.
themixedupstuff pushed to master at ReFuel/refuel.mixedup.dev 2025-01-26 13:02:03 +01:00
b82f5dfe5e Fix everything.
themixedupstuff pushed to master at ReFuel/refuel.mixedup.dev 2025-01-25 18:13:44 +01:00
16de4424d0 Add nuget source for projects to compile.
themixedupstuff pushed to master at ReFuel/refuel.mixedup.dev 2025-01-25 18:07:22 +01:00
5936c41742 Update all packages.
themixedupstuff pushed to master at ReFuel/refuel.mixedup.dev 2025-01-25 17:56:51 +01:00
018ffbf1e6 Add missing \
themixedupstuff pushed to master at ReFuel/refuel.mixedup.dev 2025-01-25 17:55:38 +01:00
e09ecd496b YAML shenanigans.
themixedupstuff pushed to master at ReFuel/refuel.mixedup.dev 2025-01-25 17:50:33 +01:00
881b1bc02a Add more apt dependencies.
themixedupstuff pushed to master at ReFuel/refuel.mixedup.dev 2025-01-25 17:46:25 +01:00
b16c61773f Fix docfx call.
themixedupstuff pushed to master at ReFuel/refuel.mixedup.dev 2025-01-25 17:44:46 +01:00
6b446ffb29 More CI shenanigans.
themixedupstuff pushed to master at ReFuel/refuel.mixedup.dev 2025-01-25 17:27:45 +01:00
96f078f51e Mayhaps the package is called nodejs?
themixedupstuff pushed to master at ReFuel/refuel.mixedup.dev 2025-01-25 17:25:55 +01:00
386b07d1b8 Github CI is fun!
themixedupstuff pushed to master at ReFuel/refuel.mixedup.dev 2025-01-25 17:22:44 +01:00
9592f4f8e4 Update workflow.
themixedupstuff pushed to master at ReFuel/refuel.mixedup.dev 2025-01-25 17:18:05 +01:00
9a5ee6153e Create deploy.yaml
32384be429 Add new pages.
8b7f3132b4 Add current projects.
2db1574b36 Update ReMime repository.
2fcf272f43 Removed ReFuel bindings documentation.
Compare 5 commits »
themixedupstuff pushed to dashboard2 at ReFuel/Dashboard 2025-01-25 13:39:28 +01:00
49257574f4 Add a few demo controls.
1cd005f827 Create the first immediate mode UI base.
Compare 2 commits »
themixedupstuff pushed to dashboard2 at ReFuel/Dashboard 2025-01-23 20:03:58 +01:00
ef860f39bf Patch in BlurgText upstream as well.
b1aadae0f2 Add initial version of text rendering.
Compare 2 commits »
themixedupstuff pushed to dashboard2 at ReFuel/Dashboard 2025-01-20 21:14:43 +01:00
afa6ed4f4c Add new draw call recorder class.
57620f5d5c Fix missing variable command parameter data in DrawQueue.
78f06a2359 Fix null reference exception in TextCommand.
87ab64f727 Add IDpiAwareGLContext.
Compare 4 commits »
themixedupstuff pushed to dashboard2 at ReFuel/Dashboard 2025-01-18 21:31:07 +01:00
95cc1648b2 Implement basic commands.
5014d218e2 Work on resource classes and generic interfaces.
8ce1329dfc Make all commands be parallel to the XY plane because i can't be bothered to fix them all.
cde0fe2901 Added new mathematical types and enums related to drawing.
1a52f17990 Add missing properties.
Compare 15 commits »
themixedupstuff pushed to dashboard2 at ReFuel/Dashboard 2024-12-14 18:45:34 +01:00
1067d3e188 Implement command iterator.
1b6bf09f95 Move types to Dashboard.Common.
509bad221f Add new commands.
9ab2edffee Change the IDrawCommand interface.
1a1e761326 Add custom hashcode to SolidBrush.
Compare 7 commits »
themixedupstuff pushed to dashboard2 at ReFuel/Dashboard 2024-12-14 14:01:12 +01:00
8bc2685206 First code commit
themixedupstuff pushed to dashboard2 at ReFuel/Dashboard 2024-12-11 18:57:11 +01:00
fb76258e41 Initial commit of the Dashboard rewrite.