Commit graph

201 commits

Author SHA1 Message Date
griffi-gh 23dc81a921 minor changes 2024-02-25 15:59:12 +01:00
griffi-gh b064a2cb2b uwu 2024-02-25 15:43:38 +01:00
griffi-gh cdba2fedd8 kinda works now... 2024-02-25 04:02:10 +01:00
griffi-gh ae26a4d933 wip refactor 2024-02-24 23:32:09 +01:00
griffi-gh f61aa6734f x 2024-02-21 23:56:55 +01:00
griffi-gh f54b218cbb WIP single draw call architecture 2024-02-21 20:13:58 +01:00
griffi-gh 3bcbe0ae6e use usize max as the default font handle (to ensure it always stays invalid) 2024-02-21 11:20:45 +01:00
griffi-gh ff5658f44a fix builtin font handle thingy 2024-02-21 11:19:14 +01:00
griffi-gh cefa48838a bump version to 0.1.0.alpha.4 2024-02-21 11:06:13 +01:00
griffi-gh a8b065c839 remove unused enum 2024-02-21 11:03:36 +01:00
griffi-gh 73fde36c8a rename border_radius to corner_radius add it to mom downloader example 2024-02-20 21:13:21 +01:00
griffi-gh ff448ed393 New background api 2024-02-20 20:56:58 +01:00
griffi-gh bc40d4c8cc fix alpha check 2024-02-20 20:31:12 +01:00
griffi-gh 1fa292ae6b add todo note 2024-02-20 20:29:27 +01:00
griffi-gh e5859d26e0 remove unused border code 2024-02-20 20:27:05 +01:00
griffi-gh 65bd1c1b38 uwu 2024-02-20 20:24:36 +01:00
griffi-gh 92b7f6890f add border radius to progress bar 2024-02-20 20:11:05 +01:00
griffi-gh c80f42f900 Remoev option wrapper for bg color 2024-02-20 20:10:56 +01:00
griffi-gh 8393cf48a3 remove the need for wrapped option 2024-02-20 20:06:13 +01:00
griffi-gh 964ce612c2 allow unused parens 2024-02-20 20:03:39 +01:00
griffi-gh 7765d43049 remove hardcoded texture size 2024-02-20 19:59:39 +01:00
griffi-gh f02a28ee31 update stuff to new api, rename examples 2024-02-20 19:57:02 +01:00
griffi-gh d6ab6778e8 add Alignment2d, better docs 2024-02-20 19:48:32 +01:00
griffi-gh 9ff9b8356d document stuff 2024-02-20 18:19:10 +01:00
griffi-gh 8de7c4673e shorter doc 2024-02-20 17:54:53 +01:00
griffi-gh 9c97ad9cd8 another refactor :3 2024-02-20 17:49:44 +01:00
griffi-gh f657c2df5f refactor stuff 2024-02-20 17:30:26 +01:00
griffi-gh afcaf5fbef drop interactable api for now 2024-02-20 15:57:57 +01:00
griffi-gh cd50736bfb wip winit impl 2024-02-20 01:00:57 +01:00
griffi-gh e9cfd19c01 restructure stuff, add builtin_container feature 2024-02-19 23:13:35 +01:00
griffi-gh 250e821396 add pixel_perfect feature, document stuff 2024-02-19 21:32:13 +01:00
griffi-gh e3c4be7fdc refactor draw stuff 2024-02-19 21:12:12 +01:00
griffi-gh 52d8b9866f update rounded corner api 2024-02-19 19:40:18 +01:00
griffi-gh a1279f8193 update metadata 2024-02-19 17:49:01 +01:00
griffi-gh cc3f397c69 bump version 2024-02-19 17:27:58 +01:00
griffi-gh 5290abc41f remove unused clip option 2024-02-19 14:44:01 +01:00
griffi-gh b2a318a0f6 publish version 0.1.0-alpha.2 2024-02-19 14:03:30 +01:00
griffi-gh a4c06ac61d fix center alignment with padding 2024-02-19 13:57:33 +01:00
griffi-gh 36947bff94 kinda.. works? 2024-02-19 05:50:46 +01:00
griffi-gh ec3ebeb4b8 kinda works 2024-02-19 05:46:43 +01:00
griffi-gh fa5b89b3ec corners 2024-02-19 05:36:38 +01:00
griffi-gh f2ff2ccfb5 wip 2024-02-19 04:37:28 +01:00
griffi-gh 6db5267cef wip rounded corners api 2024-02-19 03:41:48 +01:00
griffi-gh a3a133ec12 rename stuff 2024-02-18 19:27:45 +01:00
griffi-gh f24bff2755 fix most warnings 2024-02-18 17:22:31 +01:00
griffi-gh 41049e5f59 change version track to 0.1.0-alpha.x 2024-02-18 04:06:24 +01:00
griffi-gh e0ee7c9aa6 new "context" system and text measuring 2024-02-18 04:04:02 +01:00
griffi-gh fa6c658ca9 upd doc 2024-02-17 23:06:11 +01:00
griffi-gh 1e69e8fc82 upd version 2024-02-17 21:51:54 +01:00
griffi-gh d2b7dbe7cb rename remaining stuff 2024-02-17 21:47:21 +01:00
griffi-gh b572f86595 Initial commit 2024-02-17 21:43:46 +01:00