Ketan Reynolds
|
9786b20c42
|
fix calling convention for error handler
`.c` -> `.C`
|
2025-01-28 10:39:11 +02: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 |
|
johan0A
|
890b713e2c
|
embed font instead of loading it at runtime
|
2024-09-23 18:35:57 +02:00 |
|
johan0A
|
904b915d31
|
various fixes
|
2024-09-23 00:09:06 +02:00 |
|
johan0A
|
fef7b8e417
|
fixed font import
|
2024-09-22 23:11:15 +02:00 |
|
johan0A
|
4387c059a4
|
typo
|
2024-09-23 00:08:02 +02:00 |
|
johan0A
|
41a546e553
|
Create README.md
|
2024-09-22 23:49:38 +02:00 |
|
johan0A
|
8246a6cca7
|
added .vscode to gitignore
|
2024-09-22 23:47:27 +02:00 |
|
johan0A
|
89c4e90db0
|
added raylib-sidebar-scrolling-container example
|
2024-09-22 23:43:18 +02:00 |
|
johan0A
|
c004aed0a3
|
added util functions default value for some structs and wraped some c functions to make them easier to use
|
2024-09-22 23:42:40 +02:00 |
|
johan0A
|
e89422deda
|
setup for zig's package manager, added default to some clay config types and changed namings for clay functions
|
2024-09-20 22:54:36 +02:00 |
|
johan0A
|
c4ed8c9df2
|
removed unused code
|
2024-09-20 18:32:44 +02:00 |
|
johan0A
|
c26a0ad529
|
added comment about using @extern()
|
2024-09-20 16:03:37 +02:00 |
|
johan0A
|
89d89985dd
|
update clay and update abi to new clay version
|
2024-09-20 15:02:42 +02:00 |
|
johan0A
|
254c01a11d
|
refactor extern functions
|
2024-09-20 14:46:56 +02:00 |
|
johan0A
|
64894cc722
|
first draft
|
2024-09-20 14:15:13 +02:00 |
|
johan0A
|
0d0863ff0c
|
Initial commit
|
2024-09-19 18:05:42 +02:00 |
|