griffi-gh
|
74027c52d0
|
add docs, update stuff
|
2024-02-27 18:23:55 +01:00 |
|
griffi-gh
|
a1bfbb51d0
|
update size macro, add docs to layout module
|
2024-02-27 17:56:46 +01:00 |
|
griffi-gh
|
7d5869c2cb
|
x
|
2024-02-26 23:49:53 +01:00 |
|
griffi-gh
|
0cd4e3a8a1
|
rename arg
|
2024-02-26 20:04:52 +01:00 |
|
griffi-gh
|
b801ec8821
|
use derive_setters
|
2024-02-26 16:37:59 +01:00 |
|
griffi-gh
|
90f34a5dc4
|
api stuff
|
2024-02-26 16:33:55 +01:00 |
|
griffi-gh
|
9d7ed80be1
|
add checks
|
2024-02-26 15:19:13 +01:00 |
|
griffi-gh
|
30579928b0
|
eh... its better i guess. still needs a refactor
|
2024-02-26 15:13:03 +01:00 |
|
griffi-gh
|
371f3cb61e
|
HACK
|
2024-02-26 01:30:52 +01:00 |
|
griffi-gh
|
c8c4028bfb
|
a
|
2024-02-26 01:27:25 +01:00 |
|
griffi-gh
|
f8b2a4e15f
|
a
|
2024-02-26 01:20:52 +01:00 |
|
griffi-gh
|
9aa61f392e
|
wip refactor
|
2024-02-26 01:15:55 +01:00 |
|
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
|
9a9bb72f8d
|
x
|
2024-02-20 22:45:10 +01:00 |
|
griffi-gh
|
9bb95b3baf
|
publish 0.1.0-alpha.3
|
2024-02-20 21:21:58 +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
|
92dfb32e1d
|
upd readme
|
2024-02-19 17:47:43 +01:00 |
|
griffi-gh
|
95535c0292
|
upd readme
|
2024-02-19 17:35:12 +01:00 |
|