griffi-gh
|
0428af0f63
|
uwu
|
2024-03-24 19:08:24 +01:00 |
|
griffi-gh
|
290157e8d9
|
improve frame_rect macro docs
|
2024-03-24 19:07:51 +01:00 |
|
griffi-gh
|
b8f9ace3da
|
use the new macro in examples
|
2024-03-24 18:32:50 +01:00 |
|
griffi-gh
|
2a4af1aa35
|
add todo
|
2024-03-24 02:26:56 +01:00 |
|
griffi-gh
|
8a52fe1d67
|
update align_test , drop rounded_test
|
2024-03-24 02:24:39 +01:00 |
|
griffi-gh
|
7a64a6b750
|
make hacky macro even hackier
|
2024-03-24 02:19:26 +01:00 |
|
griffi-gh
|
9ba0a7e762
|
frame_rect macro
|
2024-03-24 02:05:28 +01:00 |
|
griffi-gh
|
91668e575c
|
update most examples to new ugly api
|
2024-03-24 01:28:03 +01:00 |
|
griffi-gh
|
b89a277aa9
|
fix fn name in ex.6
|
2024-03-24 01:17:26 +01:00 |
|
griffi-gh
|
f5f3dd9ad3
|
remove deprecated background fn
|
2024-03-24 01:16:51 +01:00 |
|
griffi-gh
|
03a49791fa
|
simplify with_background_frame call in example
|
2024-03-24 01:14:23 +01:00 |
|
griffi-gh
|
d2598f8a20
|
move impls into separate module
|
2024-03-24 01:13:20 +01:00 |
|
griffi-gh
|
d44a2bae53
|
impl from corners vec3
|
2024-03-24 01:10:22 +01:00 |
|
griffi-gh
|
3c680ea294
|
fix integrate frame api...
still sucks to use
|
2024-03-24 00:52:37 +01:00 |
|
griffi-gh
|
899774a7e1
|
document corner radius
|
2024-03-23 23:32:21 +01:00 |
|
griffi-gh
|
9acdacaa32
|
add docs
|
2024-03-23 23:23:24 +01:00 |
|
griffi-gh
|
f8b80040f3
|
frame api redesign :3
|
2024-03-23 23:05:54 +01:00 |
|
griffi-gh
|
fb2f3c739e
|
remove line
|
2024-03-23 19:55:04 +01:00 |
|
griffi-gh
|
b12c62e06f
|
frame api is a mess...
|
2024-03-23 19:53:32 +01:00 |
|
griffi-gh
|
3ac83e161a
|
rename stuff...
|
2024-03-23 19:42:53 +01:00 |
|
griffi-gh
|
d1e1325068
|
fvck
|
2024-03-23 17:54:47 +01:00 |
|
griffi-gh
|
5ce9dda77b
|
change name function to lower case
|
2024-03-23 15:54:33 +01:00 |
|
griffi-gh
|
fa994e659a
|
rename Br to Break
|
2024-03-23 15:52:54 +01:00 |
|
griffi-gh
|
328f745c39
|
add interactable active check
|
2024-03-23 15:52:14 +01:00 |
|
griffi-gh
|
e22fa739c1
|
use new trigger api for interactable
|
2024-03-23 15:50:44 +01:00 |
|
griffi-gh
|
89037efebb
|
add todo note
|
2024-03-23 15:43:22 +01:00 |
|
griffi-gh
|
d347f8f7e9
|
for now, make frame non-pub
|
2024-03-23 15:41:19 +01:00 |
|
griffi-gh
|
85810a2e59
|
impl from corners f32 for roundedcorners
|
2024-03-23 15:10:32 +01:00 |
|
griffi-gh
|
7bfd12749b
|
aaa
|
2024-03-23 15:09:05 +01:00 |
|
griffi-gh
|
bbc1d9f1ff
|
uhh i'm not happy with this
|
2024-03-23 02:05:44 +01:00 |
|
griffi-gh
|
915b99c3a5
|
frame stuff
|
2024-03-23 01:57:07 +01:00 |
|
griffi-gh
|
d430996e14
|
impl from stuff
|
2024-03-22 19:35:00 +01:00 |
|
griffi-gh
|
a0dc882799
|
static -> absolute, fraction -> relative
|
2024-03-22 18:39:18 +01:00 |
|
griffi-gh
|
cf7919d041
|
add image to frame layer
|
2024-03-22 18:35:00 +01:00 |
|
griffi-gh
|
8f3e04c445
|
frame wip
|
2024-03-22 18:33:34 +01:00 |
|
griffi-gh
|
2af4fd900c
|
update example
|
2024-03-22 15:25:01 +01:00 |
|
griffi-gh
|
ab5998de03
|
slider stuff
|
2024-03-22 15:15:47 +01:00 |
|
griffi-gh
|
50ea989906
|
fix containers defaulting to black color
|
2024-03-21 23:57:35 +01:00 |
|
griffi-gh
|
62f22d9f12
|
rename ui_test_6
|
2024-03-21 23:53:11 +01:00 |
|
griffi-gh
|
8b3552407a
|
in example 6, make the text reflect the amount
|
2024-03-21 23:52:49 +01:00 |
|
griffi-gh
|
4ad3fed6d3
|
add active part to slider, optimize rendering
|
2024-03-21 23:51:00 +01:00 |
|
griffi-gh
|
68114bd7dc
|
add fn to check if completely opaque
|
2024-03-21 23:38:43 +01:00 |
|
griffi-gh
|
b5f3fc192e
|
remove deprecated BackgroundColor struct
|
2024-03-21 23:31:49 +01:00 |
|
griffi-gh
|
4574cb8862
|
Rename rectangle module to rect
|
2024-03-21 23:22:40 +01:00 |
|
griffi-gh
|
99527d0dcb
|
Refactor fill color stuff
|
2024-03-21 23:20:47 +01:00 |
|
griffi-gh
|
36345119a3
|
Deprecate bacgroundcolor, update comments
|
2024-03-21 23:09:19 +01:00 |
|
griffi-gh
|
a4cac48bda
|
add doc comment for slider
|
2024-03-21 22:59:37 +01:00 |
|
griffi-gh
|
e8d8951320
|
fix some warnings
|
2024-03-21 22:59:31 +01:00 |
|
griffi-gh
|
7ae72b7a41
|
comment out element triggers
|
2024-03-21 22:26:50 +01:00 |
|
griffi-gh
|
d526928d9b
|
a bunch of signal and input changes
|
2024-03-21 22:23:42 +01:00 |
|