aboutsummaryrefslogtreecommitdiff
path: root/common/src/main/java/dev/isxander/yacl3/gui
AgeCommit message (Expand)Author
2023-09-28Remove debug log from generating WEBP and GIFisXander
2023-09-28Fix ImageRendererManager not supplying completed image, fix compatibilty with...isXander
2023-09-241.20.2isXander
2023-08-30Add dropdown controllers (#95)Crendgrim
2023-08-17Re-write image renderer handling to be threadsafe (relates to #101)isXander
2023-08-16Add @OverrideName and @OverrideFormatisXander
2023-08-16Seem to resolve GL error when loading imagesisXander
2023-08-14More-or-less complete API for YACL auto-genisXander
2023-08-12Restore current tab on screen resize (close #69)isXander
2023-08-12Allow unavailable options to be focused but not interacted with. Improves UX ...isXander
2023-07-24Whoops! Fix image renderer being rendered twice every frameisXander
2023-07-24Add tick method to ImageRendererisXander
2023-07-21Small improvements to ListOption (#89)Crendgrim
2023-07-04Support transparency for webps and gifsisXander
2023-06-17Fix IntegerFieldController and LongFieldController not allowing negative numb...isXander
2023-06-05Fix improve tab layoutisXander
2023-06-05Fix string controllers not renderingisXander
2023-06-04Change package and modid to yacl3 and yet_another_config_lib_3 respectivelyisXander