themixedupstuff
themixedupstuff pushed tag v1.0.3 to ReFuel/docker-cross-compiler 2026-04-14 22:46:49 +02:00
themixedupstuff pushed to master at ReFuel/docker-cross-compiler 2026-04-14 22:46:44 +02:00
5af0afc451 Use the new Debian 13 database for .net
themixedupstuff pushed tag v1.0.3 to ReFuel/docker-cross-compiler 2026-04-14 22:38:09 +02:00
themixedupstuff pushed to stable at ReFuel/docker-cross-compiler 2026-04-14 22:35:15 +02:00
e3f052f181 Add .net10 to the build.
d0f5760c7a Add --no-cache to the correct place in the build command.
db4b7e7c46 Add --no-cache to build command.
165fd4f7f3 Add the .net 8.0 sdk to the build image.
Compare 4 commits »
themixedupstuff merged pull request ReFuel/docker-cross-compiler#4 2026-04-14 22:35:13 +02:00
New stable version.
themixedupstuff created pull request ReFuel/docker-cross-compiler#4 2026-04-14 22:35:00 +02:00
New stable version.
themixedupstuff pushed to master at ReFuel/docker-cross-compiler 2026-04-14 22:33:58 +02:00
e3f052f181 Add .net10 to the build.
themixedupstuff pushed to redis-work at ReFuel/ReFuel.StbImage 2026-04-14 22:30:49 +02:00
432446689c Fix typo in build_native.sh
themixedupstuff pushed to redis-work at ReFuel/ReFuel.StbImage 2026-04-14 22:27:12 +02:00
1afdc8ffb9 Update build scripts.
themixedupstuff synced new reference refs/heads/build_system_work to themixedupstuff/esp-idf-bmx280 from mirror 2026-04-11 14:39:04 +02:00
themixedupstuff synced commits to refs/heads/build_system_work at themixedupstuff/esp-idf-bmx280 from mirror 2026-04-11 14:39:04 +02:00
themixedupstuff pushed to redis-work at ReFuel/ReFuel.StbImage 2026-04-04 11:31:50 +02:00
2f418866a4 Create a small demo application for StbImage.
776719648e Moved ReFuel.StbImage into its own subfolder.
Compare 2 commits »
themixedupstuff created branch redis-work in ReFuel/ReFuel.StbImage 2026-04-04 11:31:50 +02:00
themixedupstuff pushed to dashboard2 at ReFuel/Dashboard 2026-03-21 18:05:16 +01:00
aaa79d1878 Add Image member to image brushes.
f9e374db50 Fix double initialization bug.
Compare 2 commits »
themixedupstuff pushed to master at ReFuel/ReFuel.Gltf 2026-03-04 21:00:48 +01:00
4181df756c Fix GLTF Images which do not reference the buffer views list correctly.
themixedupstuff pushed to master at ReFuel/ReFuel.Gltf 2026-02-26 21:09:48 +01:00
a83d6d82f5 Fix implementation for StreamWrapper.cs
ccbfcc09b2 Remove unnecessary NotImplementedException().
4ac54c3c96 Fix bug in parsing gltf node rotations which use an uninitialized var.
Compare 3 commits »
themixedupstuff pushed to dashboard2 at ReFuel/Dashboard 2026-02-07 22:11:19 +01:00
5bcc2d8214 Write partial scan code translation table.
804a3979fd Write out Win32 based Scancode table.
d299084db5 Fix deafult font structure causing issues when passed to InternFont().
Compare 3 commits »
themixedupstuff pushed to dashboard2 at ReFuel/Dashboard 2026-02-02 21:18:14 +01:00
d20d929515 Call base method in Form class.
3b9fa5c9fb Implement a very botched input scancode mapping.
027ebe8dbd Bubble some OpenGL elements up to the DC impl.
Compare 3 commits »
themixedupstuff pushed to dashboard2 at ReFuel/Dashboard 2026-01-31 22:27:11 +01:00
36dbcac8d9 Make Pal2Application handle Toolkit.Init() instead.
themixedupstuff pushed to dashboard2 at ReFuel/Dashboard 2026-01-05 20:42:34 +01:00
7c3141822a Add image brushes as a construct, as well as move some resource types to Common assembly.