themixedupstuff
themixedupstuff pushed to master at ReFuel/ReFuel.StbImage 2024-06-01 13:23:36 +02:00
3ee0779d66 Roll over version number.
themixedupstuff pushed to master at ReFuel/ReFuel.StbImage 2024-06-01 13:23:03 +02:00
ec09deb438 Update stb.
07d788da25 Disable all instances of potential thread local storage.
Compare 2 commits »
themixedupstuff opened issue ReFuel/ReFuel.StbImage#3 2024-06-01 10:09:24 +02:00
libgcc_s_seh.dll linked despite all f*cking compiler flags for windows builds.
themixedupstuff pushed to master at ReFuel/ReFuel.StbImage 2024-06-01 10:02:27 +02:00
bce883028f Added -static-libstdc++ compile flag.
themixedupstuff pushed to stable at ReFuel/ReFuel.StbImage 2024-06-01 10:02:14 +02:00
bce883028f Added -static-libstdc++ compile flag.
themixedupstuff pushed to master at ReFuel/Dashboard 2024-05-27 20:50:17 +02:00
29829fd299 Made font rendering easier.
themixedupstuff pushed to master at ReFuel/ReMime 2024-05-26 10:13:50 +02:00
e6f2a74819 Add first magic value detector.
1060d7d73c Fix silly if statement.
Compare 2 commits »
themixedupstuff created branch master in ReFuel/ReMime 2024-05-25 08:05:53 +02:00
themixedupstuff pushed to master at ReFuel/ReMime 2024-05-25 08:05:53 +02:00
a89e51f5e7 ReMime - File type detector from hell.
themixedupstuff created repository ReFuel/ReMime 2024-05-25 08:05:17 +02:00
themixedupstuff pushed to master at ReFuel/Dashboard 2024-05-16 21:58:27 +02:00
19cc765955 Implement Label control.
ce2a569a20 Add texture swizzle parameters.
ab1849a891 Add missing commands.
3ae107c83e Fix translation matrix to be column major and implement multiplication.
Compare 4 commits »
themixedupstuff pushed to master at ReFuel/Dashboard 2024-05-15 22:17:06 +02:00
bd69c0d93f Preliminary typesetting work.
279e619c3b Remove extra accidental copy of one file.
Compare 2 commits »
themixedupstuff pushed to master at ReFuel/Dashboard 2024-05-05 21:09:11 +02:00
7cb47c721b Fix 90 degree rotation error in Image2D
9105b16df8 Add singleton support for QuikApplication.
3b73090f79 Fix error in the mouse button enum.
Compare 3 commits »
themixedupstuff synced commits to master at themixedupstuff/esp-idf-bmx280 from mirror 2024-05-01 17:39:39 +02:00
298cbec7fc Fixes humidity bug in #3. Thanks @kaido42.
themixedupstuff pushed to master at ReFuel/Dashboard 2024-05-01 15:53:38 +02:00
3484dce8c5 Create a font atlaser.
3418537b43 Add image copy functions to QImage.
Compare 2 commits »
themixedupstuff pushed to master at ReFuel/Dashboard 2024-05-01 14:34:29 +02:00
d831c9b72d Added better font search stuff.
66644be699 Remove popz command in UIBase.cs
39dfca18f2 Remove the readme under lib/
Compare 3 commits »
themixedupstuff pushed to master at ReFuel/Dashboard 2024-05-01 13:12:28 +02:00
75a11adbe7 Remove old submodules from the repository.
themixedupstuff pushed to master at ReFuel/Dashboard 2024-04-28 14:39:15 +02:00
21233c8173 Add fontconfig support.
themixedupstuff pushed to master at ReFuel/Dashboard 2024-04-28 12:45:53 +02:00
ccb0c6ffe7 Add new font search criterea.
bc3dcff3ea Remove the old Quik texture API.
Compare 2 commits »
themixedupstuff pushed to master at ReFuel/Dashboard 2024-04-27 20:32:34 +02:00
2aa1066a9d Fix one of the image command lists.