c6a9dd8008
Change the way container controls work and add Grid layout.
2024-08-04 13:21:00 +03:00
ff3b3ee961
Rename UserData to Attribute.
2024-08-02 21:20:35 +03:00
9b6a15c6ec
Add userdata fields to all control hierarchy.
2024-07-30 21:54:18 +03:00
50552914c1
Rename various types.
2024-07-28 14:19:13 +03:00
d959c42e99
Rename various objects.
2024-07-28 14:11:23 +03:00
9b2f0859e5
Replace own matrix type with OpenTK.
2024-07-28 14:07:42 +03:00
831c93b916
Replace QColor and QColorF with OpenTK.Mathematics.Color4.
2024-07-28 13:59:35 +03:00
42782b8a71
Replace QVec2 with OpenTK.Mathematics.Vector2.
2024-07-28 13:50:33 +03:00
1301868269
Remove old OpenGL bindings and just pull in OpenTK.
2024-07-28 13:34:53 +03:00
21591c3d11
Go over vertex generator.
2024-07-28 12:37:33 +03:00
3856b3c66e
Refactoring some names I don't like.
2024-07-28 12:34:22 +03:00
92fb8f06a7
Rename QuikCommandHandler.
2024-07-28 12:24:24 +03:00
468648de95
Rename a few files and classes.
2024-07-28 12:21:18 +03:00
3f1875252e
Merge branch 'master' into blurg-test
2024-07-28 11:36:20 +03:00
65609bf685
Fix buffer size in QImageBuffer.cs
2024-07-28 11:33:12 +03:00
a95ddb46ad
Add some blurg test code.
2024-07-28 11:16:07 +03:00
dadd9f137a
Add utility for custom commands into command lists.
2024-07-26 23:48:48 +03:00
23fc485b2a
Create Dashboard.BlurgText
2024-07-26 22:20:44 +03:00
c6c76aa8be
Update dependencies.
2024-07-18 21:54:44 +03:00
6670667ff6
Fix some broken dependencies.
2024-07-18 20:34:39 +03:00
d06264e424
Rename some classes to fit the new names.
2024-07-18 20:28:02 +03:00
a1f4e6a4dc
Rename from QUIK to Dashboard
...
Due to unforseen naming conflicts, the project has been rebranded under the ReFuel
umbrealla and will now be referred to as Dashboard from now on. Other changes will
occur to suit the library more for the engine whilst keeping the freestanding
nature of the library.
Rename folder.
Rename to Dashboard.OpenTK
Rename to Dashboard.Media.Defaults.
Do the last renames and path fixes.
2024-07-17 23:26:58 +03:00
470475092a
Rename namespace to Dashboard.
2024-07-17 23:18:20 +03:00
1ee492ccd4
Push WIP changes before rename.
2024-07-17 23:12:07 +03:00
3b52649ad2
Change over to the new nuget package and change namespaces.
2024-06-24 22:28:41 +03:00
f8a4c73367
Fix load order in FallbackFontDatabase.
2024-06-21 11:59:04 +03:00
88e060a92b
Update Stbi to new rebranded package.
2024-06-21 09:52:29 +03:00
1ccab1c85a
Converted project to ^nullable enable.
2024-06-09 22:54:33 +03:00
55e9d775cd
Some changes to the UI elements.
2024-06-09 22:06:13 +03:00
8fd00257d3
Fix GL21 driver bug.
2024-06-09 19:55:13 +03:00
82d2027cf3
Add measure string function to Typesetter.
2024-06-09 19:20:35 +03:00
9b16e015f6
Fix depth test issue in demo.
2024-06-06 22:33:55 +03:00
ff4a158cdb
Update stbi.
2024-06-01 14:33:20 +03:00
29829fd299
Made font rendering easier.
2024-05-27 21:49:25 +03:00
19cc765955
Implement Label control.
2024-05-16 22:58:22 +03:00
ce2a569a20
Add texture swizzle parameters.
2024-05-16 22:57:55 +03:00
ab1849a891
Add missing commands.
2024-05-16 22:57:38 +03:00
3ae107c83e
Fix translation matrix to be column major and implement multiplication.
2024-05-16 22:57:14 +03:00
bd69c0d93f
Preliminary typesetting work.
2024-05-15 23:17:01 +03:00
279e619c3b
Remove extra accidental copy of one file.
2024-05-15 23:16:37 +03:00
7cb47c721b
Fix 90 degree rotation error in Image2D
2024-05-05 16:45:43 +03:00
9105b16df8
Add singleton support for QuikApplication.
2024-05-05 16:45:25 +03:00
3b73090f79
Fix error in the mouse button enum.
2024-05-05 16:45:12 +03:00
3484dce8c5
Create a font atlaser.
2024-05-01 16:53:30 +03:00
3418537b43
Add image copy functions to QImage.
2024-05-01 16:52:20 +03:00
d831c9b72d
Added better font search stuff.
2024-05-01 15:34:21 +03:00
66644be699
Remove popz command in UIBase.cs
2024-05-01 14:15:47 +03:00
39dfca18f2
Remove the readme under lib/
2024-05-01 14:13:16 +03:00
75a11adbe7
Remove old submodules from the repository.
2024-05-01 14:12:12 +03:00
21233c8173
Add fontconfig support.
2024-04-28 15:39:12 +03:00