]> _ Git - clay.git/shortlog
clay.git
2025-06-22 wolfee[Renderers/SDL] Font sizing is ignored (#444)
2025-06-22 Nic Barker[Renderers/Cairo] Fix outdated image API usage in cairo...
2025-06-20 Nic Barker[Renderers/HTML] Fix a mouse overlap bug with external...
2025-06-17 Nic Barker[Bindings/Odin] Update Odin Bindings
2025-06-17 Nic Barker[Renderers/SDL3] Fix up outdated API usage in SDL3...
2025-06-17 Nic Barker[Core] Fix case where there could be 64 extra bytes...
2025-06-17 Nic Barker[Core] Align base arena memory to 64 byte cache line
2025-06-13 Nic Barker[Core] Remove erroneous break statement when using...
2025-06-12 Nic Barker[Examples/clay-official-website] Fix links on official...
2025-06-12 Nic Barker[Core] Add objective-c support
2025-06-11 Nic Barker[Core] Fix a bug where extra child gap was added to...
2025-06-11 Nic BarkerFix some typos in the readme
2025-06-10 Nic Barker[Core] Fix an out of bounds access for single newline...
2025-06-06 Nic Barker[Bindings/Odin] Update Odin Bindings to latest
2025-06-06 Nic Barker[Documentation] Fix README typo, bump version number...
2025-06-05 Alan[Renderers/Raylib] Fix element float distortion (#430)
2025-06-05 Nic Barker[Core] Fix handling of letter spacing
2025-06-04 Nic Barker[Renderers/Web] Fix clay official website example struc...
2025-06-02 Rats[Bindings/Odin] Update README to better match official...
2025-06-02 Wes LordSet CMake FetchContent GIT_TAG for SDL_ttf (#423)
2025-06-02 Michael Tanner[Core] Fix dimension calculation that would always...
2025-06-02 Nic Barker[Core] Improve handling of aspect ratio scaling
2025-06-02 Nic Barker[Core] Split aspect ratio scaling into its own config...
2025-05-29 Boreal[Core] Fix sign comparison warning (#427)
2025-05-27 Wes Lord[Renderers/SDL2] Indent SDL2's CMakeLists.txt consisten...
2025-05-26 Nic Barker[Compilers] Add missing struct name for image element...
2025-05-26 Johann Muszynski[Compilers] Add struct names to public structs (#336)
2025-05-22 Emmanuel[Renderers/Terminal] Add initial implementation of... main
2025-05-19 Nic Barker[Bindings/Odin] Update odin bindings to include floatin...
2025-05-18 Matt Jennings[Renderers/Playdate] Playdate console example (#404)
2025-05-18 Zordan[Renderers/Cairo] Fix cairo renderer and example (...
2025-05-18 Patricio Whittingslow[Documentation] Add Go rewrites of clay to README ...
2025-05-14 Simon Oelerich[Core] restore compatibility with C99 (#412)
2025-05-14 Patrick Doane[Core] Add Clay_FloatingClipToElement (#413)
2025-05-14 João Matos[Core] Add `Clay_GetPointerOverIds` function to the...
2025-05-09 Jeroen van... [Bindings/Odin] Add missing border macros to Odin bindings
2025-05-06 Sam El-Borai[Documentation] Fix anchor to Clay_CustomElementConfig...
2025-05-06 Nic Barker[Documentation] Update README
2025-05-05 João Matos[Debug] Update `Clay__RenderDebugLayoutSizing` to handl...
2025-05-05 David Delassus[Renderers/SDL3] Use `SDL_Texture` instead of `SDL_Surf...
2025-05-02 Hayden Gray[Bindings/Odin] Updated odin bindings with new clip...
2025-05-01 Nic Barker[Core] Fix a bug with the implementation of clip .child...
2025-05-01 Rats[Bindings/Odin] Odin Raylib renderer rewrite (#395)
2025-05-01 Nic Barker[Core] Replace .scroll config with .clip (#376)
2025-04-29 Nic Barker[Renderers/Raylib] Pin raylib version to 5.5
2025-04-29 Nic Barker[Core] Correctly throw an error when using attach to...
2025-04-16 Nic Barker[Core] Fix a string hash bug with single characters...
2025-04-16 Jackson Novak[Documentation] Fix Clay_String definition in README...
2025-04-14 Tim Lügger[Renderers/Raylib] Fix raylib renderer border bottom...
2025-04-14 Lily Nikitin[Renderers/Raylib] Add explicit type cast for malloc...
2025-04-11 Nic Barker[Core] Fix a potential null pointer deref in scroll...
2025-04-09 Nathan Korth[Renderers/Sokol] Sokol renderer & examples (#373)
2025-04-08 Philosoph228[Renderers/WinGDI] Working on Win32 GDI renderer and...
2025-04-04 Nic Barker[Core] Fix onHover reference not being reset for identi...
2025-04-03 Nic Barker[CMake] Revert change to CMakeLists because of OSX...
2025-03-31 Vitalii Rohozhyn[Cmake] basic CMake support for easier import into...
2025-03-31 Nic Barker[Core] Remove unused variable in arm simd and inline...
2025-03-31 Nic Barker[Core] Fix a bug with how element string ids were store...
2025-03-31 Nic Barker[Renderers/Raylib] Fix FLAG_HIGHDPI causing window...
2025-03-27 Nic Barker[Compilers] Fix implicit typecast in simd hash function
2025-03-27 Nic Barker[Core] Fix implicit simd typecast on arm architectures
2025-03-26 Piggybank Studios[Core] Fix CLAY__ELEMENT_DEFINITION_LATCH overflow...
2025-03-25 Nic Barker[Core] Fix a bug where ID aliases werent copied on...
2025-03-25 ellie-but-backwards[Bindings/Odin] Remove field hashStringContents in...
2025-03-25 Igor Karatayev[Core] Guard against hashmap item null dereference...
2025-03-24 Nic Barker[Core] Switch text content hashing to default behaviour...
2025-03-20 Nic Barker[Core] Apply minimum width for single words and fix...
2025-03-20 Leo Zurbriggen[Bindings/Odin] expose _OpenElement and _CloseElement...
2025-03-17 Nic Barker[Compilers] Add a dummy function to suppress unused...
2025-03-17 Nic Barker[Renderers/SDL2] Added explicit include of math.h in...
2025-03-17 Nic Barker[Housekeeping] Revert previous commit to allow proper...
2025-03-17 Nic Barker[Renderers/SDL2] Added explicit include of math.h in...
2025-03-17 Nic Barker[Core] Fix a bug where floating elements could be clipp...
2025-03-15 Emerald-Rubymath.h include missing cause lots of warning logs
2025-03-12 Nic Barker[Renderers/SDL2] Fix rounded corner border index
2025-03-12 Nic Barker[Renderers/Raylib] Reuse memory in raylib renderer...
2025-03-12 Nic Barker[Compilers] Fix integer truncation warnings with explic...
2025-03-12 Nic Barker[Renderers/win32_gdi] Create initial WinGDI renderer
2025-03-12 Nic BarkerUpdate README
2025-03-12 Nic Barker[Bindings/Odin] Add support for local ids to odin bindings
2025-03-12 Nic Barker[Bindings/Odin] Fix bad data type in odin bindings...
2025-03-10 Nic BarkerMerge pull request #320 from shakkar23/patch-1
2025-03-10 Nic BarkerMerge pull request #300 from joshuahhh/patch-1
2025-03-10 Nic BarkerMerge pull request #319 from emoon/pass-declaration...
2025-03-10 haileyUpdated rectangle border rendering
2025-03-10 hailey[Renderers/Win32_GDI] first pass, fixed build errors...
2025-03-10 __hexmaster111Added win32 samples (first pass)
2025-03-10 __hexmaster111Merge branch 'nicbarker:main' into main
2025-03-10 Nic Barker[Documentation] Update internal version number to 0...
2025-03-09 Jesus Cocaadd resizing while the window is being resized
2025-03-08 Daniel Collin[Compilers] Fixed SIMD related compile error on some...
2025-03-08 Daniel CollinSupport passing declaration by pointer as well
2025-03-08 Johann MuszynskiFix integer truncation warnings with explicit casts
2025-03-07 Nic Barker[Bindings/Odin] Update odin bindings for text config...
2025-03-07 Michael Savage[Core] Add a userData pointer to Clay_TextElementConfig...
2025-03-07 Ethan McCue[Documentation] Fix typo (#315)
2025-03-05 Nic Barker[Bindings/Odin] Recompile odin bindings with -O3
2025-03-04 Rico P[Documentation] fix example in README (#307)
2025-03-04 __hexmaster111Updated measure text to support the defualt raylib...
2025-03-04 Laytan[Bindings/Odin] fix CreateArenaWithCapacityAndMemory...
next