Commit graph

65 commits

Author SHA1 Message Date
d467608ca4
WIP 2025-06-17 14:20:14 +02:00
johan0A
37110b6e0e
Merge pull request #10 from Pivok7/main
Example failed because getScrollOffset() was set to private
2025-06-10 03:00:43 +02:00
Pivok
d1618770c7 Make function public 2025-06-09 14:09:53 +02:00
johan0A
def516294b move to clay 0.14 2025-06-08 20:17:50 +02:00
johan0A
582095c4b7
update readme or release 2025-03-18 23:02:55 +01:00
johan0A
c439f254d9 updated raylib-zig dependency 2025-03-09 22:46:52 +01:00
johan0A
b536cdc894 moved makeClayString to String namespace 2025-03-08 16:59:35 +01:00
johan0A
aed6a03a63 simplified zclay build.zig 2025-03-08 16:48:18 +01:00
johan0A
e375e213f7 added documentation and changed api for callbacks 2025-03-08 16:25:32 +01:00
johan0A
b4365bad8e
Merge pull request #6 from boubl/patch-1
Rename AnyopaquePtrToAnytype calls to updated name
2025-03-07 14:30:14 +01:00
Titouan NICOLAS
e62e41026a
Rename AnyopaquePtrToAnytype calls to updated names 2025-03-07 12:46:01 +01:00
johan0A
dff7f01dcd update to zig 0.14.0 and clay 0.13 2025-03-06 22:13:31 +01:00
johan0A
c26ef9d4b6 refactor UI function for readability 2025-02-07 14:33:27 +01:00
johan0A
25dc39b419 fix README 2025-02-07 14:28:26 +01:00
johan0A
0504787d85 updated clay.h to latest commit 2025-02-06 23:50:42 +01:00
johan0A
1c4d5a8b42 updated onHover function 2025-02-03 17:56:31 +01:00
johan0A
3e4ce58fbc changing layout api yet again 2025-02-03 14:34:02 +01:00
johan0A
a0fc7c7157 added missing clay function bindings 2025-01-31 15:44:56 +01:00
johan0A
aabbf2c66e
Fix README.md 2025-01-16 15:11:38 +01:00
johan0A
b8586ecb78
Merge pull request #3 from johan0A/new-layout-api
New layout api
2025-01-14 02:16:12 +01:00
johan0A
bc838cd759 compatibility with zig 0.14.0-dev.2639+15fe99957 2025-01-14 00:40:40 +01:00
johan0A
0eaf847e30 fixes for the README.md 2025-01-14 00:13:58 +01:00
johan0A
3cf1e2c74e second pass 2025-01-14 00:07:44 +01:00
johan0A
f6a86434e2 first pass with unsolved text wrapping bug 2025-01-13 00:06:27 +01:00
johan0A
f8e489a073
fix README.md 2025-01-10 20:04:17 +01:00
johan0A
d4e1d84e5b naming changes 2025-01-09 22:25:29 +01:00
johan0A
af3c031424 update README.md 2025-01-09 22:25:21 +01:00
johan0A
4041037b06 revamp of the layout creation api 2025-01-09 18:30:35 +01:00
johan0A
7d7750a95c improved clay-official-website example 2025-01-07 16:59:33 +01:00
johan0A
99cad96c94 improved examples 2024-12-30 00:54:01 +01:00
johan0A
b77b4b6877 proper error messages when failing to close all layout elements 2024-12-30 00:41:54 +01:00
johan0A
13d74ab383 fixed README 2024-12-29 23:48:09 +01:00
johan0A
aee3641ae8 support for zig 0.14.0-dev.2569+30169d1d2 2024-12-29 18:57:28 +01:00
johan0A
bf960a152b added README 2024-11-11 20:12:13 +01:00
johan0A
32357f924e finnished clay-official-website example 2024-11-11 16:55:49 +01:00
johan0A
97557de3fb wip porting the clay-official-website as an example 2024-11-10 03:07:23 +01:00
johan0A
4667b2771e update to clay v0.12 2024-11-09 16:25:19 +01:00
johan0A
24124b4245
Update build.zig 2024-10-15 21:31:18 +02:00
johan0A
55f4154442 updated raylib dep 2024-10-13 03:18:03 +02:00
johan0A
6f27cb62fe made clay.h a dep with zig's package manager 2024-10-13 03:17:30 +02:00
johan0A
7159dff641 updated clay.h to newest commit 2024-10-11 21:49:51 +02:00
johan0A
6de3766f28 create clay source stub in build.zig 2024-10-11 21:41:31 +02:00
johan0A
d2e64b3bba updated raylib-sidebar-scrolling-container example for naming changes 2024-10-11 21:40:48 +02:00
johan0A
8d3a9785da deleted unnecessary example 2024-10-11 21:39:44 +02:00
johan0A
a4ce0a4e1c more naming changes 2024-09-26 19:08:53 +02:00
johan0A
5339757abe changed naming convention to zig's 2024-09-26 19:03:04 +02:00
johan0A
38cc535235 more compact naming for layout struct and added simple doc comments to layout sruct 2024-09-24 22:48:04 +02:00
johan0A
5c14648e9f added new example 2024-09-24 13:33:41 +02:00
johan0A
029249dc82 added sizingFit function 2024-09-24 13:33:30 +02:00
johan0A
d407db6e5b various refactors and qol features 2024-09-24 10:46:10 +02:00