1
1
Fork 0
mirror of https://github.com/griffi-gh/hUI.git synced 2025-04-04 15:06:28 -05:00
Commit graph

354 commits

Author SHA1 Message Date
griffi-gh 7f6f5a2ba1 add glam-specific functions to Sides 2025-03-31 13:45:46 +02:00
griffi-gh 6afcd8ee29 add sum_horizontal and sum_vertical to Sides common 2025-03-31 13:22:55 +02:00
griffi-gh d1a71b40cb add math ops to corners/sides 2025-03-31 13:17:54 +02:00
griffi-gh ccb1b66080 add hui-euc TODO 2025-03-12 11:40:19 +01:00
griffi-gh 1b71488df8 add WIP bevy_hui 2025-03-11 16:26:00 +01:00
griffi-gh 25f5abf5fd disable hui-painter default feature 2025-03-11 16:25:07 +01:00
griffi-gh c7c66d5e39 remove commented out winit 29 support 2025-03-11 16:08:19 +01:00
griffi-gh a1b23ff13b add missing props to hui-winit 2025-03-11 16:07:56 +01:00
griffi-gh a446b6d282 add category and kwords 2025-03-11 16:02:55 +01:00
griffi-gh 659d6a6fd5 hui: no_std support 2025-03-11 15:54:11 +01:00
griffi-gh 1a8dd5baea mark as no_std`: hui-painter, hui-derive and hui-shared 2025-03-11 15:27:06 +01:00
griffi-gh 8920a42c0c mark hui-loaders as pulish=false for now 2025-03-11 15:01:10 +01:00
griffi-gh 6297f004e3 remove deprecated functions 2025-03-11 15:00:14 +01:00
griffi-gh 68f4f2859c fix some warnings 2025-03-11 14:58:19 +01:00
griffi-gh 7b41ac24b6 remove some unused deps 2025-03-11 14:50:11 +01:00
griffi-gh 72760eba54 wip hui-loaders 2025-03-11 14:06:05 +01:00
griffi-gh 0f56de482c bump version to alpha.7 (pre-release) 2025-03-11 13:40:54 +01:00
griffi-gh e43998419a allocate -> add to be consistent with fonts api, minor public api changes 2025-03-11 13:39:46 +01:00
griffi-gh 119b9ad077 replace flag :3 2025-03-11 13:06:16 +01:00
griffi-gh 0856bb620f update flake 2025-03-11 12:58:30 +01:00
griffi-gh e23874f67d
Merge pull request #1 from griffi-gh/hui-painter-inter-sw-v2
Switch to hui-painter
2025-03-11 12:56:38 +01:00
griffi-gh 3e03c36eac add auto-resizing 2025-03-11 12:53:39 +01:00
griffi-gh c57740b8dd add texture tests, fix atlas copy 2025-03-11 12:27:11 +01:00
griffi-gh 5aaa7bb282 fix remaining examples 2025-03-11 11:42:35 +01:00
griffi-gh 287b6f4144 add asserts 2025-03-11 11:36:40 +01:00
griffi-gh 82b2960adf fix transform example 2025-03-11 10:54:04 +01:00
griffi-gh c30bacf26c add texture zero 2025-03-11 10:52:07 +01:00
griffi-gh 537d138651 fix example 2 2025-03-11 10:38:06 +01:00
griffi-gh 6fd0402a28 It compiles 2025-03-11 10:31:42 +01:00
griffi-gh e8851ee356 mostly fix stuff 2025-03-11 10:16:46 +01:00
griffi-gh b49f0c2dba wip rewrite/restructure 2025-03-09 18:34:32 +01:00
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