Commit graph

  • d467608ca4
    WIP main Dominic Grimm 2025-06-17 14:20:14 +02:00
  • 37110b6e0e
    Merge pull request #10 from Pivok7/main v0.2.1+0.14 johan0A 2025-06-10 03:00:43 +02:00
  • d1618770c7 Make function public Pivok 2025-06-09 14:09:53 +02:00
  • def516294b move to clay 0.14 v0.2.0+0.14 johan0A 2025-06-08 20:17:50 +02:00
  • 563fa31ee1 Modify a line in the README.md LDMtz 2025-03-19 22:15:42 -07:00
  • 582095c4b7
    update readme or release v0.13 johan0A 2025-03-18 23:02:55 +01:00
  • c439f254d9 updated raylib-zig dependency johan0A 2025-03-09 22:46:52 +01:00
  • b536cdc894 moved makeClayString to String namespace johan0A 2025-03-08 16:59:35 +01:00
  • aed6a03a63 simplified zclay build.zig johan0A 2025-03-08 16:48:18 +01:00
  • e375e213f7 added documentation and changed api for callbacks johan0A 2025-03-08 16:25:32 +01:00
  • b4365bad8e
    Merge pull request #6 from boubl/patch-1 johan0A 2025-03-07 14:30:14 +01:00
  • 2992d8bdf5
    fix: corrected invalid function names zewenn 2025-03-07 13:12:00 +01:00
  • e62e41026a
    Rename AnyopaquePtrToAnytype calls to updated names Titouan NICOLAS 2025-03-07 12:46:01 +01:00
  • dff7f01dcd update to zig 0.14.0 and clay 0.13 johan0A 2025-03-06 22:13:31 +01:00
  • c26ef9d4b6 refactor UI function for readability johan0A 2025-02-07 14:33:27 +01:00
  • 25dc39b419 fix README johan0A 2025-02-07 14:28:26 +01:00
  • 0504787d85 updated clay.h to latest commit johan0A 2025-02-06 23:50:42 +01:00
  • 1c4d5a8b42 updated onHover function johan0A 2025-02-03 17:56:31 +01:00
  • 3e4ce58fbc changing layout api yet again johan0A 2025-02-03 14:34:02 +01:00
  • a0fc7c7157 added missing clay function bindings johan0A 2025-01-31 15:44:56 +01:00
  • 9786b20c42
    fix calling convention for error handler Ketan Reynolds 2025-01-28 10:39:11 +02:00
  • aabbf2c66e
    Fix README.md johan0A 2025-01-16 15:11:38 +01:00
  • b8586ecb78
    Merge pull request #3 from johan0A/new-layout-api johan0A 2025-01-14 02:16:12 +01:00
  • bc838cd759 compatibility with zig 0.14.0-dev.2639+15fe99957 johan0A 2025-01-14 00:40:40 +01:00
  • 0eaf847e30 fixes for the README.md johan0A 2025-01-14 00:13:58 +01:00
  • 3cf1e2c74e second pass johan0A 2025-01-14 00:07:44 +01:00
  • f6a86434e2 first pass with unsolved text wrapping bug johan0A 2025-01-13 00:06:27 +01:00
  • f8e489a073
    fix README.md johan0A 2025-01-10 20:04:17 +01:00
  • d4e1d84e5b naming changes johan0A 2025-01-09 22:25:29 +01:00
  • af3c031424 update README.md johan0A 2025-01-09 22:25:21 +01:00
  • 4041037b06 revamp of the layout creation api johan0A 2025-01-09 18:30:35 +01:00
  • 7d7750a95c improved clay-official-website example johan0A 2025-01-07 16:59:33 +01:00
  • 99cad96c94 improved examples johan0A 2024-12-30 00:54:01 +01:00
  • b77b4b6877 proper error messages when failing to close all layout elements johan0A 2024-12-30 00:41:54 +01:00
  • 13d74ab383 fixed README johan0A 2024-12-29 23:48:09 +01:00
  • aee3641ae8 support for zig 0.14.0-dev.2569+30169d1d2 johan0A 2024-12-29 18:57:28 +01:00
  • bf960a152b added README johan0A 2024-11-11 20:12:13 +01:00
  • 32357f924e finnished clay-official-website example johan0A 2024-11-11 16:55:49 +01:00
  • 97557de3fb wip porting the clay-official-website as an example johan0A 2024-11-10 03:07:23 +01:00
  • 4667b2771e update to clay v0.12 johan0A 2024-11-09 16:25:19 +01:00
  • 24124b4245
    Update build.zig johan0A 2024-10-15 21:31:18 +02:00
  • 55f4154442 updated raylib dep johan0A 2024-10-13 03:18:03 +02:00
  • 6f27cb62fe made clay.h a dep with zig's package manager johan0A 2024-10-13 03:17:30 +02:00
  • 7159dff641 updated clay.h to newest commit johan0A 2024-10-11 21:49:51 +02:00
  • 6de3766f28 create clay source stub in build.zig johan0A 2024-10-11 21:41:31 +02:00
  • d2e64b3bba updated raylib-sidebar-scrolling-container example for naming changes johan0A 2024-10-11 21:40:48 +02:00
  • 8d3a9785da deleted unnecessary example johan0A 2024-10-11 21:39:44 +02:00
  • a4ce0a4e1c more naming changes johan0A 2024-09-26 19:08:53 +02:00
  • 5339757abe changed naming convention to zig's johan0A 2024-09-26 19:03:04 +02:00
  • 38cc535235 more compact naming for layout struct and added simple doc comments to layout sruct johan0A 2024-09-24 22:48:04 +02:00
  • 5c14648e9f added new example johan0A 2024-09-24 13:33:41 +02:00
  • 029249dc82 added sizingFit function johan0A 2024-09-24 13:33:30 +02:00
  • d407db6e5b various refactors and qol features johan0A 2024-09-24 10:46:10 +02:00
  • 890b713e2c embed font instead of loading it at runtime johan0A 2024-09-23 18:35:57 +02:00
  • 904b915d31 various fixes johan0A 2024-09-23 00:09:06 +02:00
  • fef7b8e417 fixed font import johan0A 2024-09-22 23:11:15 +02:00
  • 4387c059a4 typo johan0A 2024-09-23 00:05:17 +02:00
  • 41a546e553
    Create README.md johan0A 2024-09-22 23:49:38 +02:00
  • 8246a6cca7 added .vscode to gitignore johan0A 2024-09-22 23:47:27 +02:00
  • 89c4e90db0 added raylib-sidebar-scrolling-container example johan0A 2024-09-22 23:43:18 +02:00
  • c004aed0a3 added util functions default value for some structs and wraped some c functions to make them easier to use johan0A 2024-09-22 23:42:40 +02:00
  • e89422deda setup for zig's package manager, added default to some clay config types and changed namings for clay functions johan0A 2024-09-20 22:54:36 +02:00
  • c4ed8c9df2 removed unused code johan0A 2024-09-20 18:32:44 +02:00
  • c26a0ad529 added comment about using @extern() johan0A 2024-09-20 16:03:37 +02:00
  • 89d89985dd update clay and update abi to new clay version johan0A 2024-09-20 15:02:42 +02:00
  • 254c01a11d refactor extern functions johan0A 2024-09-20 14:46:56 +02:00
  • 64894cc722 first draft johan0A 2024-09-20 14:15:13 +02:00
  • 0d0863ff0c
    Initial commit johan0A 2024-09-19 18:05:42 +02:00