Block a user
19cc765955
Implement Label control.
ce2a569a20
Add texture swizzle parameters.
ab1849a891
Add missing commands.
3ae107c83e
Fix translation matrix to be column major and implement multiplication.
bd69c0d93f
Preliminary typesetting work.
279e619c3b
Remove extra accidental copy of one file.
7cb47c721b
Fix 90 degree rotation error in Image2D
9105b16df8
Add singleton support for QuikApplication.
3b73090f79
Fix error in the mouse button enum.
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.
3484dce8c5
Create a font atlaser.
3418537b43
Add image copy functions to QImage.
d831c9b72d
Added better font search stuff.
66644be699
Remove popz command in UIBase.cs
39dfca18f2
Remove the readme under lib/
ccb0c6ffe7
Add new font search criterea.
bc3dcff3ea
Remove the old Quik texture API.
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.
a1573d3786
Merge branch 'master' of https://git.mixedup.dev/QUIK/Quik
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.