1
1
Fork 0
mirror of https://github.com/griffi-gh/hUI.git synced 2025-03-31 21:16:28 -05:00
Commit graph

364 commits

Author SHA1 Message Date
griffi-gh 460d300935 rename bevy_hui to hui-bevy as it's already taken :< 2025-03-31 19:08:22 +02:00
griffi-gh 6dfebcdc87 wip euc 2025-03-31 18:24:25 +02:00
griffi-gh 1049ec1268 wip hui-euc 2025-03-31 14:22:44 +02:00
griffi-gh a84697422e set RUST_LOG in flake 2025-03-31 14:22:04 +02:00
griffi-gh 803240a83e use image crate in example 7 2025-03-31 14:21:47 +02:00
griffi-gh 433d25618b fix resize logic 2025-03-31 14:21:33 +02:00
griffi-gh b34ebea9f6 rename 300es shader files 2025-03-31 13:54:19 +02:00
griffi-gh 2ed4de053b fix: frame position calc with padding 2025-03-31 13:49:52 +02:00
griffi-gh 32d4df8b84 add sum_vec function 2025-03-31 13:48:48 +02:00
griffi-gh 4c93d0bb95 wip: add margins 2025-03-31 13:45:54 +02:00
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