Commit graph

211 commits

Author SHA1 Message Date
griffi-gh 27a75d6c30 update most examples to new ugly api 2024-03-24 01:28:03 +01:00
griffi-gh 2e49ea443a fix fn name in ex.6 2024-03-24 01:17:26 +01:00
griffi-gh e665a94335 remove deprecated background fn 2024-03-24 01:16:51 +01:00
griffi-gh 5cb696d3f6 simplify with_background_frame call in example 2024-03-24 01:14:23 +01:00
griffi-gh f7d8166513 move impls into separate module 2024-03-24 01:13:20 +01:00
griffi-gh 107ccc99a9 impl from corners vec3 2024-03-24 01:10:22 +01:00
griffi-gh 65f7cc9328 fix integrate frame api...
still sucks to use
2024-03-24 00:52:37 +01:00
griffi-gh f8bf39342b document corner radius 2024-03-23 23:32:21 +01:00
griffi-gh f60087f12e add docs 2024-03-23 23:23:24 +01:00
griffi-gh 71b160d7aa frame api redesign :3 2024-03-23 23:05:54 +01:00
griffi-gh 51366210bf remove line 2024-03-23 19:55:04 +01:00
griffi-gh 769d045d60 frame api is a mess... 2024-03-23 19:53:32 +01:00
griffi-gh 03082213fb rename stuff... 2024-03-23 19:42:53 +01:00
griffi-gh 80dd442d98 fvck 2024-03-23 17:54:47 +01:00
griffi-gh 98065f46af change name function to lower case 2024-03-23 15:54:33 +01:00
griffi-gh 1b3671a3bf rename Br to Break 2024-03-23 15:52:54 +01:00
griffi-gh 101d685148 add interactable active check 2024-03-23 15:52:14 +01:00
griffi-gh 5bc048f911 use new trigger api for interactable 2024-03-23 15:50:44 +01:00
griffi-gh 32cf9dca29 add todo note 2024-03-23 15:43:22 +01:00
griffi-gh bbc4cb00e0 for now, make frame non-pub 2024-03-23 15:41:19 +01:00
griffi-gh 4ce36cc7a9 impl from corners f32 for roundedcorners 2024-03-23 15:10:32 +01:00
griffi-gh 897a574931 aaa 2024-03-23 15:09:05 +01:00
griffi-gh 15d92a2c74 uhh i'm not happy with this 2024-03-23 02:05:44 +01:00
griffi-gh 1cd2f0ec1a frame stuff 2024-03-23 01:57:07 +01:00
griffi-gh 918597585d impl from stuff 2024-03-22 19:35:00 +01:00
griffi-gh 388b71ebd0 static -> absolute, fraction -> relative 2024-03-22 18:39:18 +01:00
griffi-gh d1732fe2b7 add image to frame layer 2024-03-22 18:35:00 +01:00
griffi-gh 64640f215a frame wip 2024-03-22 18:33:34 +01:00
griffi-gh 2c099b5edd update example 2024-03-22 15:25:01 +01:00
griffi-gh 84d494f8a8 slider stuff 2024-03-22 15:15:47 +01:00
griffi-gh ccb7d22a58 fix containers defaulting to black color 2024-03-21 23:57:35 +01:00
griffi-gh fea53226a8 rename ui_test_6 2024-03-21 23:53:11 +01:00
griffi-gh 0c46aa2caf in example 6, make the text reflect the amount 2024-03-21 23:52:49 +01:00
griffi-gh ac7ec94719 add active part to slider, optimize rendering 2024-03-21 23:51:00 +01:00
griffi-gh 384fddce34 add fn to check if completely opaque 2024-03-21 23:38:43 +01:00
griffi-gh d36a78d2ee remove deprecated BackgroundColor struct 2024-03-21 23:31:49 +01:00
griffi-gh 02558e0695 Rename rectangle module to rect 2024-03-21 23:22:40 +01:00
griffi-gh 16d8fd7c6a Refactor fill color stuff 2024-03-21 23:20:47 +01:00
griffi-gh 9600d7f7a9 Deprecate bacgroundcolor, update comments 2024-03-21 23:09:19 +01:00
griffi-gh 8a0b8281bc add doc comment for slider 2024-03-21 22:59:37 +01:00
griffi-gh 1698961d5c fix some warnings 2024-03-21 22:59:31 +01:00
griffi-gh 4bd93b3106 comment out element triggers 2024-03-21 22:26:50 +01:00
griffi-gh b9aab4152f a bunch of signal and input changes 2024-03-21 22:23:42 +01:00
griffi-gh 243400ee8e compute signal in the fn body 2024-03-21 19:43:53 +01:00
griffi-gh b21184addf use with_title 2024-03-21 19:40:48 +01:00
griffi-gh c60775ff4d slider and some input stuff 2024-03-21 18:41:28 +01:00
griffi-gh 4476307482 wip slider and stuff 2024-03-14 13:30:44 +01:00
griffi-gh 7d3932f139 actually check event type 2024-03-13 14:35:12 +01:00
griffi-gh 3a58e530b3 stuff 2024-03-12 19:48:17 +01:00
griffi-gh cd338f101c remove unused deps 2024-03-12 18:37:34 +01:00