Commit graph

43 commits

Author SHA1 Message Date
griffi-gh 491bb435cc Vec<UiDrawCommand> -> UiDrawCommands 2023-12-02 19:07:31 +01:00
griffi-gh eaf4d98d65 font handle stuff 2023-12-02 17:47:25 +01:00
griffi-gh e1b41bbc79 text kinda works! 2023-12-02 17:16:45 +01:00
griffi-gh 5823f05943 rename texman.rs to ftm 2023-12-02 17:05:38 +01:00
griffi-gh dea9b7c584 kinda got text rendering working as well as multi draw call 2023-12-02 17:05:03 +01:00
griffi-gh 0f93d0ca71 tr 2023-12-01 21:48:17 +01:00
griffi-gh ee1f3ced47 uwu 2023-12-01 20:51:41 +01:00
griffi-gh 5bac932108 add bind_texture field to UiVertex 2023-12-01 00:54:32 +01:00
griffi-gh 200092f52a misc. font rendering changes in kui, minor backend api change 2023-12-01 00:45:56 +01:00
griffi-gh 1c52273ce2 update ftm stuff 2023-11-30 21:15:00 +01:00
griffi-gh 769d7e84e9 demonstrate padding on all 4 sides 2023-11-28 20:18:47 +01:00
griffi-gh a5612d965f major ui restructure, wip interactable api 2023-11-28 20:13:14 +01:00
griffi-gh 2e91b3a9ee main axis align 2023-11-28 11:32:09 +01:00
griffi-gh eb23bdb448 tst 2023-11-28 10:39:25 +01:00
griffi-gh bf5b05295d fix stuff 2023-11-28 10:31:38 +01:00
griffi-gh 0af548320b owo 2023-11-26 01:47:48 +01:00
griffi-gh 225cecf1fa font cache! 2023-11-24 17:54:23 +01:00
griffi-gh cc32082c21 wip 2023-11-23 23:13:17 +01:00
griffi-gh f8cd34443a wip 2023-11-23 21:27:11 +01:00
griffi-gh cf8263fee0 wip texture managment 2023-11-23 17:59:14 +01:00
griffi-gh b17519cbc3 wip text render, minor changes 2023-11-23 17:14:02 +01:00
griffi-gh 0b210eac5d use immut. buffers for primitives 2023-11-23 11:43:48 +01:00
griffi-gh 0fa723fc00 fix padding 2023-11-23 11:26:49 +01:00
griffi-gh a95eb96843 . 2023-11-23 11:11:04 +01:00
griffi-gh 0f4264292c restructure stuff 2023-11-23 11:10:42 +01:00
griffi-gh 4e47901117 add test 2023-11-23 11:10:35 +01:00
griffi-gh 447a848009 add traits 2023-11-23 10:53:44 +01:00
griffi-gh 63f862c2be (todo) ui demo 2023-11-23 01:48:04 +01:00
griffi-gh 4263c1ff6c container impl (wip) 2023-11-23 01:47:54 +01:00
griffi-gh b28dca8721 add rect element 2023-11-23 01:47:27 +01:00
griffi-gh 3d8803f465 spacer default 2023-11-23 01:22:33 +01:00
griffi-gh d909ff7424 separate out buffer handling code 2023-11-22 21:57:13 +01:00
griffi-gh 547759d6b2 fix crash, ui core multi-draw call 2023-11-22 20:26:44 +01:00
griffi-gh a53f6f9901 migrate loading screen to guiv2, fix bugs 2023-11-22 19:01:32 +01:00
griffi-gh b601aea288 fix ui shader 2023-11-22 18:40:35 +01:00
griffi-gh d848f60301 commit 2023-11-22 16:51:59 +01:00
griffi-gh ac497b0651 log when uploading ui buffers 2023-11-22 14:38:15 +01:00
griffi-gh 22c13eeaea pub progressbar, impl default 2023-11-22 14:33:35 +01:00
griffi-gh 09effab7c3 integrate ui 2023-11-22 14:23:48 +01:00
griffi-gh a3857d0586 glium ui backend, misc gui changes 2023-11-22 11:56:46 +01:00
griffi-gh 014e0e7824 upgrade shipyard/glium 2023-11-21 16:45:41 +01:00
griffi-gh 5678b0c06f update ui system 2023-11-21 16:14:26 +01:00
griffi-gh 927337c86d wip ui 2023-11-21 14:08:22 +01:00