1
1
Fork 0
mirror of https://github.com/griffi-gh/hUI.git synced 2025-04-07 16:36:27 -05:00
Commit graph

323 commits

Author SHA1 Message Date
griffi-gh 13503dbcb0 minor stuff 2025-03-05 00:57:39 +01:00
griffi-gh 72ce1a5fa5 wip move stuff to hui-painter 2025-03-04 20:55:43 +01:00
griffi-gh d1cb6cf5f4 rename hui-painter-wip to hui-painter 2025-03-04 16:53:10 +01:00
griffi-gh aa4aa9ac8a implement list_bounds_partial 2025-03-04 16:46:32 +01:00
griffi-gh 156a779d07 copy text rendering from old draw backend 2025-03-04 16:46:19 +01:00
griffi-gh 679ee9a2ce more crappy code 2025-03-03 18:16:07 +01:00
griffi-gh 5515cbf84b wip hui-painter refactor 2025-03-03 16:37:30 +01:00
griffi-gh 6ce17d0625 Release 0.1.0-alpha.6
minor dep update release
2025-02-28 16:38:45 +01:00
griffi-gh 9332c1e4bd fix broken examples 2025-02-28 16:35:13 +01:00
griffi-gh 7d04d4a244 update MSRV in README 2025-02-28 16:33:37 +01:00
griffi-gh 2310e83907 fix hui-painter-wip rust-version 2025-02-28 16:32:53 +01:00
griffi-gh 24f0c83304 bump edition to 2024, rust-version to 1.85 2025-02-28 16:32:21 +01:00
griffi-gh a02343f8dd update README 2025-02-28 16:20:32 +01:00
griffi-gh b2d6a347ba update deps 2025-02-28 16:18:13 +01:00
griffi-gh a939e6e336 bump version to 0.1.0-alpha.6 2025-02-28 16:12:21 +01:00
griffi-gh 5badb6e2e9 update flake 2025-02-28 16:12:11 +01:00
griffi-gh e44685960c release alpha5 2024-12-11 21:06:24 +01:00
griffi-gh 1b5cdb192f remove hui-paineter dep of hui-examples 2024-12-11 20:40:01 +01:00
griffi-gh 2aa3993447 rename hui-painter to hui-painter-wip
prob never getting done lol
im experimenting with an entirely new library, this one's a mess and i think i could design sth better if i start from the ground up
2024-12-11 20:39:50 +01:00
griffi-gh 292dda66d1 fix some warnings 2024-12-11 20:36:14 +01:00
griffi-gh 1fea554560 update more deps 2024-12-11 20:32:31 +01:00
griffi-gh 3358465be9 update readme 2024-12-11 20:24:44 +01:00
griffi-gh 77bfb77174 fix 2024-12-11 20:24:23 +01:00
griffi-gh a2b1b4c1c8 re-enable ztreads 2024-12-11 20:18:47 +01:00
griffi-gh 36a1126b5f update flake lock 2024-12-11 20:18:02 +01:00
griffi-gh a3f8132401 implement texture resizing on wgpu (untested) 2024-12-11 20:17:57 +01:00
griffi-gh 9b3490b8e5 Update deps 2024-12-11 20:17:34 +01:00
griffi-gh 121e667bdb remove hui painter from dep tree 2024-09-28 10:50:13 +02:00
griffi-gh 8baa85998b Squashed commit of the following:
commit 79098b2523f6009824d3992dc98c24944d49c784
Author: griffi-gh <prasol258@gmail.com>
Date:   Sat Sep 28 10:46:00 2024 +0200

    Revert "wip integrate hui-painter instead of `hui::draw`"

    This reverts commit 3d01377eb2.

commit 3d01377eb2
Author: griffi-gh <prasol258@gmail.com>
Date:   Fri Sep 27 21:42:58 2024 +0200

    wip integrate hui-painter instead of `hui::draw`
2024-09-28 10:49:01 +02:00
griffi-gh 108deeab34 update flake 2024-09-26 12:51:35 +02:00
griffi-gh 881861baef nya 2024-09-22 03:02:29 +02:00
griffi-gh 70f7641214 wip font stuff :p 2024-09-21 16:28:47 +02:00
griffi-gh 9dcdd26fdb hui-painter stuff :3 2024-09-20 23:19:56 +02:00
griffi-gh 8890c2c0a3 fix ratio 2024-09-20 23:19:32 +02:00
griffi-gh db3f7ae7f7 flakes/wayland stuff 2024-09-08 12:13:44 +02:00
griffi-gh 8202e99c8f atlas stuff 2024-08-07 15:11:07 +02:00
griffi-gh e0d370844a hui-painter stuff i forgor to commit :p 2024-08-06 14:48:40 +02:00
griffi-gh 61989c7a79 uwu 2024-08-04 21:04:27 +02:00
griffi-gh 7ef1929906 Begin major refactor 2024-08-04 18:06:49 +02:00
griffi-gh 6eb3d98ad4 k it kinda wokrs 2024-05-08 03:21:49 +02:00
griffi-gh b6dc8f370b initial wgpu backend impl 2024-05-08 02:57:03 +02:00
griffi-gh b188e49a3c wip wgpu be 2024-05-08 01:50:14 +02:00
griffi-gh b71be4f9fd upd readme to mention wgpu 2024-05-08 01:50:02 +02:00
griffi-gh 82862a554f remove unused thingy 2024-05-08 01:49:48 +02:00
griffi-gh 20be787a62 create hui-wgpu 2024-05-05 01:14:06 +02:00
griffi-gh 3a50d2d0dd add support for winit 0.30 2024-05-04 21:43:03 +02:00
griffi-gh e7b2a8ff69 skip rendering transparent rects 2024-05-04 17:23:39 +02:00
griffi-gh 2863bbdf8a rename stack_bottom to stack_below 2024-04-22 01:14:43 +02:00
griffi-gh f8ee8d0e70 for rgb stuff, always return true instead of delegating 2024-04-17 16:28:57 +02:00
griffi-gh b30fe304d1 use rect om frame api 2024-04-17 16:22:51 +02:00