themixedupstuff
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.
themixedupstuff pushed to master at ReFuel/Dashboard 2024-04-14 22:21:18 +02:00
fe3c2d0550 Image support for vertex generator.
themixedupstuff pushed to master at ReFuel/Dashboard 2024-04-14 21:53:00 +02:00
5aa9a2f4e6 Support for 3d images in the renderer.
4d5e0dd8f2 Add unit vectors to QVec2.
f07208ebe9 Replace textures with QImage.
b57d7bed41 Texture 3d entry points and enums.
Compare 4 commits »
themixedupstuff pushed to master at ReFuel/Dashboard 2024-04-11 18:35:35 +02:00
20c126fb88 New Image3D command.
7ce474d92a Changes to platform abstraction layer.
2eb5663ee9 Renamed the classes in the command engine.
09ce8d3229 Add invalid cast exceptions to frame conversion operators.
Compare 5 commits »
themixedupstuff pushed to master at ReFuel/Dashboard 2024-04-08 22:55:38 +02:00
98aee237bd Update README.md