63 Commits

Author SHA1 Message Date
869db0c347 Working on advanced gui elements 2023-12-19 01:48:01 -05:00
ffd3f24d05 Gradients 2023-10-19 13:45:56 -04:00
ae5bea943d Changed how hooks work, fixed parent on root gui object 2023-10-17 23:30:39 -04:00
2bb4b8e25d OnWheelMoved supported on a gui object 2023-10-17 09:45:19 -04:00
a68966879d Support for aspect ratio 2023-01-22 23:03:01 -05:00
b4e86ae8cb Added gui:cacheImage() to preload images. Is a threaded function so it can utilize it's features 2023-01-21 13:19:41 -05:00
6bd05683b6 Added some helper functions 2023-01-20 00:12:15 -05:00
b7cd7a3eda Working on elements 2023-01-19 00:16:59 -05:00
946fd79e37 Threaded image loading 2023-01-17 23:45:55 -05:00
80e678ce35 Reformatted library 2023-01-17 22:21:53 -05:00
c4b4ab3bd2 added *deck for testing some things 2023-01-17 15:54:45 -05:00
cf596551ba Modified setImage to handle parts of a larger image, implemented image_cache for faster loading 2023-01-17 15:53:46 -05:00
cdf8246933 Working on rounding boxes, need to implement left/right roundness rules 2023-01-16 15:52:34 -05:00
c58a79e275 Asked chatgpt to rewrite the gui:getAllChildren() method. I had to edit it a bit for visibility testing, but it did a great job! 2023-01-16 12:38:39 -05:00
afa6108e1a fitFont Working as expected 2023-01-15 13:30:09 -05:00
3111907efc Reworking fitfont 2023-01-14 12:44:24 -05:00
6b0a2d074e Working on randomizing themes 2023-01-12 17:15:28 -05:00
da62ef0af8 Experimenting with themes 2023-01-12 00:29:42 -05:00
d1b3ffb39a Working on simple gui objects 2023-01-11 22:53:36 -05:00
5f3550f694 Polishing core objects 2023-01-10 23:28:54 -05:00
54ec935ec3 Working on cloning 2023-01-10 00:07:28 -05:00
c0d9666f21 Cloning objects implemented. Need some tests 2023-01-09 00:11:11 -05:00
acf3cc853b Overlapping objects cover events now 2023-01-08 02:59:17 -05:00
5485ce6ebc Working on overlapping objects. isBeingCovered works, but I need to add an option to intergrate with mouse events for a seamless experience 2023-01-05 23:35:35 -05:00
e03edeaff9 Text boxes selection modified, ctrl+c/v work 2023-01-05 12:43:48 -05:00
ca1ec4dcf6 Working on gui textboxes, adding selecting 2023-01-03 22:52:15 -05:00
1646c1eda6 Using updated multi 2022-12-31 02:21:44 -05:00
eb9274787c Starting work on animations 2022-12-29 00:57:01 -05:00
3844862585 Finished basic textbox usage 2022-12-28 14:54:12 -05:00
1a69718d74 Working on textboxes alignment, need to support center and left alignment 2022-12-28 00:25:46 -05:00
1fa9df6394 Working on textboxes, changes made to multi core 2022-12-26 00:53:17 -05:00
4749b52f7f Working on textboxes 2022-12-22 01:24:09 -05:00
1a0e10e3bd Reworked events to use hooked events 2022-12-21 01:41:05 -05:00
=
4dba1135bc updated multi 2022-12-06 00:56:21 -05:00
1d0560f17b Added multi submodule 2022-11-19 00:34:05 -05:00
66a7f8e033 testing 2022-11-06 01:01:31 -04:00
e364f6d449 Testing moonshine compatibility with guimanger 2022-10-06 17:30:28 -04:00
7976727dc9 test 2022-09-29 12:40:10 -04:00
dce78866ca working on click priority 2022-02-16 09:50:31 -05:00
2ec6c91e45
Updated readme with changes 2022-02-14 23:01:41 -05:00
ffb3b51a15 . 2022-02-14 22:59:50 -05:00
7d5a4cdc1f Added buttons, moused moved/enter/exit events, tweaked mouse event thread 2022-02-14 22:59:05 -05:00
241e5e16b5 Updated readme with status 2022-02-13 22:47:22 -05:00
e84ae751b2 Can now drag items, clipDescendants now work 2022-02-13 22:44:09 -05:00
435c632b47 Video stuff works, some events added 2022-02-12 23:25:33 -05:00
11c25913ec Fonts are handled better, todo thread font calculation 2022-02-12 00:35:42 -05:00
0da8204d28 Finished color library 2022-02-11 14:51:31 -05:00
bbc5d3e586 Objects are drawn 2022-02-10 22:39:40 -05:00
5c5565e4ea Working on types 2022-02-10 16:41:44 -05:00
9fd2019b5f Updated ignore 2022-02-10 09:35:11 -05:00