Commit Graph

25 Commits

Author SHA1 Message Date
Alexey Mostovoy
b2dba60711
Fix variable name in README.md (#59) 2024-12-20 13:00:19 +13:00
Justin
f517c00ed0
docs: remove some inconsistencies with current API (#47) 2024-11-15 09:35:02 +11:00
Nic Barker
2f67b61256 README updates 2024-10-23 09:44:39 +13:00
Nic Barker
29ebbb22f0 Fix error in README 2024-10-22 20:52:13 +13:00
Nic Barker
29133bc783
Multi-type elements (#34) 2024-10-22 20:41:35 +13:00
Nic Barker
f579690f5d Improve space allocation for GROW containers 2024-10-07 18:56:13 +13:00
Nic Barker
51082d2f1e
Change lineSpacing text config attribute to lineHeight (#37) 2024-10-05 20:57:52 +13:00
Nic Barker
2cf212e992 Update discord link to permanent and add note for discord link in readme 2024-10-04 10:19:08 +13:00
Nic Barker
948b7ce70b
C++20 Support (#31) 2024-09-29 12:53:46 +13:00
Nic Barker
21d9f06a47 Update odin bindings for CLAY_ID_LOCAL 2024-09-28 15:49:43 +12:00
Nic Barker
5e7c4c41eb
[C] Convert element macros to use for() internally (#30) 2024-09-28 15:43:29 +12:00
Nic Barker
332837befd
Fix issues with multiple translation units (#20) 2024-09-20 20:46:48 +12:00
Nic Barker
4bd9cd1956
Explain text wrap modes in README 2024-09-18 11:52:11 +12:00
Nic Barker
6600aa6678
Update README SetPointerPosition -> SetPointerState 2024-09-18 11:42:01 +12:00
Nic Barker
e139657ee1
README updates for 0.11 2024-09-18 11:38:58 +12:00
Nic Barker
3129a78536
Add description of Clay_ElementId to README 2024-09-18 11:17:54 +12:00
Nic Barker
c6ab57c638 Add font preload to web renderers and update README 2024-09-17 19:05:59 +12:00
Nic Barker
a4f90a217d
Debug Tools (#15) 2024-09-16 21:34:59 +12:00
Nic Barker
33a76238de
Update README.md 2024-08-30 22:01:57 +12:00
Nic Barker
fd45138d57
Stardardisation / cleanup work for private API functions (#7) 2024-08-30 18:44:36 +12:00
Nic Barker
ca2c625bb5
Rename Clay_Rectangle to Clay_BoundingBox (#4) 2024-08-28 16:13:28 +12:00
Nic Barker
e0f7a23f1a
Expose scroll container data and implement scrollbar example (#1) 2024-08-26 19:05:43 +12:00
Nic Barker
d5cd05aedc
Update README.md 2024-08-24 21:27:30 +12:00
Nic Barker
db45fccf42
Add documentation for Clay_RenderCommand to README 2024-08-24 19:06:20 +12:00
Nic Barker
03a6c6cf5a initial commit 2024-08-23 16:11:56 +12:00