]> _ Git - clay.git/shortlog
clay.git
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...
2025-03-04 __hexmaster111Update main.c
2025-03-04 __hexmaster111Update main.c
2025-03-04 __hexmaster111updated examples to call close
2025-03-04 Joshua HorowitzUpdate README.md: it's gotten bigger
2025-03-03 __hexmaster111Added missing CloseWindow() call for raylib as well
2025-03-03 __hexmaster111[Raylib Render] Dont call malloc and Free every frame...
2025-03-03 Nic Barker[Core] Improve & streamline grow / shrink handling...
2025-03-03 FintasticMan[Macros] Add versions of the CLAY_ID macros that take...
2025-03-03 mizmar[Renderers/SDL2] Fix rounded corner border index
2025-03-02 Nic Barker[Core] Convert capacity from uint32_t to size_t in...
2025-02-26 Joram Vandemoortele[Compilers] Added DLL macro to support .dll building...
2025-02-24 Nic Barker[Core] Fix bug where hover state didnt take clip rectan...
2025-02-23 Benjamin Block[Documentation] Update `README.md` for Odin bindings...
2025-02-19 mizmar[Core] Fix inverted condition for setting booleanWarnin...
2025-02-19 Alex Pedley[Core] Make fakeContext use correct value from currentC...
2025-02-17 Nic Barker[Core] Fix a bug where floating elements would be incor...
2025-02-17 Laytan[Bindings/Odin] add missing bindings, fix binding,...
2025-02-16 Timothy Hoyt[Renderers/SDL2] Opengl, antialiasing, vsync, alpha...
next