This website requires JavaScript.
Explore
Help
Sign In
TheZone
/
clay
Watch
1
Star
0
Fork
0
You've already forked clay
mirror of
https://github.com/nicbarker/clay.git
synced
2025-04-14 02:08:04 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
cmake-multi-platform.yml
Actor
All actors
TheZone
Status
All status
success
failure
waiting
running
[Examples/clay-official-website] Update compiled wasm for official website example
cmake-multi-platform.yml #45
:
Commit
6d23a35d15
pushed by
TheZone
main
2025-02-12 22:27:01 +00:00
0s
[Core] Add .textAlignment field to text element config
cmake-multi-platform.yml #44
:
Commit
82ca328ae2
pushed by
TheZone
main
2025-02-12 06:07:01 +00:00
0s
[Core & Documentation] Cleanup public / private API and internal document public API via comments
cmake-multi-platform.yml #43
:
Commit
3961720ef0
pushed by
TheZone
main
2025-02-11 21:57:02 +00:00
0s
Define CLAY_IMPLEMENTATION in Jetbrains IDE (#236)
cmake-multi-platform.yml #42
:
Commit
3030390038
pushed by
TheZone
main
2025-02-11 05:37:05 +00:00
0s
Create csharp bindings README (#247)
cmake-multi-platform.yml #41
:
Commit
a5983dee96
pushed by
TheZone
main
2025-02-10 21:27:06 +00:00
0s
[Examples/clay-official-website] Update web renderer example to latest API
cmake-multi-platform.yml #40
:
Commit
76c8e1f115
pushed by
TheZone
main
2025-02-10 13:17:04 +00:00
0s
[Bindings/Odin] Add support for Clay_Hovered() to Odin bindings
cmake-multi-platform.yml #39
:
Commit
dcd6feda86
pushed by
TheZone
main
2025-02-09 14:16:51 +00:00
0s
[Documentation] Update README to fix quick start example nesting
cmake-multi-platform.yml #38
:
Commit
5b0e5ea456
pushed by
TheZone
main
2025-02-08 08:16:52 +00:00
0s
[Bindings/Odin] Update odin bindings for rendercommand changes
cmake-multi-platform.yml #37
:
Commit
0468243ac7
pushed by
TheZone
main
2025-02-07 03:37:12 +00:00
0s
[Core] Fixed a bug where userdata wasn't getting correctly passed through for image render commands
cmake-multi-platform.yml #36
:
Commit
b9c5f8e47f
pushed by
TheZone
main
2025-02-06 11:26:15 +00:00
0s
[Core] Replace config macros with a single unified configuration struct (#240)
cmake-multi-platform.yml #35
:
Commit
9d940c1f8e
pushed by
TheZone
main
2025-02-05 11:05:59 +00:00
0s
Fix int conversion errors in msvc (#242)
cmake-multi-platform.yml #34
:
Commit
40ae6d8894
pushed by
TheZone
main
2025-01-31 10:53:49 +00:00
0s
Copy elementId in Clay__AddHashMapItem() in case underlying stringId has changed (#239)
cmake-multi-platform.yml #33
:
Commit
efad3deef8
pushed by
TheZone
main
2025-01-30 08:13:57 +00:00
0s
[Core] Compensate for OSes that don't return 64b aligned memory from malloc
cmake-multi-platform.yml #32
:
Commit
5fae7a6249
pushed by
TheZone
main
2025-01-30 00:04:00 +00:00
0s
[Core] Replace generated arrays with macro declarations, align cache lines to 64 bytes (#235)
cmake-multi-platform.yml #31
:
Commit
1bcf256e4d
pushed by
TheZone
main
2025-01-29 12:54:02 +00:00
0s
[Documentation] Fix incorrect type information in README for CLAY_IDI
cmake-multi-platform.yml #30
:
Commit
951d785deb
pushed by
TheZone
main
2025-01-27 04:53:49 +00:00
0s
[Bindings/C++] Link and information for ClayMan, a C++ wrapper library for clay (#218)
cmake-multi-platform.yml #29
:
Commit
c3fcf6ce12
pushed by
TheZone
main
2025-01-25 12:35:59 +00:00
0s
[Renderers/SDL3] Add rounded corners rectangle functionality (#219)
cmake-multi-platform.yml #28
:
Commit
aba846a446
pushed by
TheZone
main
2025-01-24 06:35:59 +00:00
0s
[Examples/Raylib] Restore deleted font
cmake-multi-platform.yml #27
:
Commit
9d659e8abd
pushed by
TheZone
main
2025-01-22 12:35:58 +00:00
0s
Update odin bindings for new text measurement API
cmake-multi-platform.yml #26
:
Commit
01d3ab127f
pushed by
TheZone
main
2025-01-21 00:35:59 +00:00
0s
[Renderers/SDL3] Adds an example using SDL3 as a renderer (#107)
cmake-multi-platform.yml #25
:
Commit
8e7e30dda6
pushed by
TheZone
main
2025-01-20 00:16:07 +00:00
0s
Add external link to zig bindings (#210)
cmake-multi-platform.yml #24
:
Commit
9d3fba39be
pushed by
TheZone
main
2025-01-19 07:56:05 +00:00
0s
[Core] Fix a segfault if debug tools were enabled without a measure text function
cmake-multi-platform.yml #23
:
Commit
a093730da2
pushed by
TheZone
main
2025-01-17 00:35:58 +00:00
26h19m50s
[Core] Don't divide zero by zero (#200)
cmake-multi-platform.yml #22
:
Commit
cd82ce6fcf
pushed by
TheZone
main
2025-01-15 22:16:07 +00:00
24h29m58s
[Core] Add API to query element bounding boxes (#199)
cmake-multi-platform.yml #21
:
Commit
814c9392c6
pushed by
TheZone
main
2025-01-14 21:46:08 +00:00
8h10m1s
Fix a bug with the new padding
cmake-multi-platform.yml #20
:
Commit
338852b3ce
pushed by
TheZone
main
2025-01-14 13:36:07 +00:00
8h10m1s
Add a function to reset text measurement cache (#181)
cmake-multi-platform.yml #19
:
Commit
afba9f0de6
pushed by
TheZone
main
2025-01-14 05:26:05 +00:00
16h19m59s
Fix incorrect border between children after 2nd element
cmake-multi-platform.yml #18
:
Commit
208c7cb3a0
pushed by
TheZone
main
2025-01-13 13:06:05 +00:00
24h29m58s
Fix broken ifdef on MSVC
cmake-multi-platform.yml #17
:
Commit
c2c445e455
pushed by
TheZone
main
2025-01-12 12:36:05 +00:00
8h10m0s
Fixed a bug where minMemorySize could cause a memory overwrite
cmake-multi-platform.yml #16
:
Commit
9e7595b873
pushed by
TheZone
main
2025-01-12 04:26:04 +00:00
16h19m57s
First
Previous
1
2
3
Next
Last