]>
_ Git - clay.git/log
mizmar [Wed, 19 Feb 2025 20:22:35 +0000 (21:22 +0100)]
[Core] Fix inverted condition for setting booleanWarnings.maxTextMeasureCacheExceeded (#275)
Alex Pedley [Wed, 19 Feb 2025 20:21:14 +0000 (20:21 +0000)]
[Core] Make fakeContext use correct value from currentContext (#269)
Nic Barker [Mon, 17 Feb 2025 20:36:59 +0000 (09:36 +1300)]
[Core] Fix a bug where floating elements would be incorrectly configured
Laytan [Mon, 17 Feb 2025 20:16:31 +0000 (21:16 +0100)]
[Bindings/Odin] add missing bindings, fix binding, improve ergonomics of userdata, conform to stricter style flags (#270)
Co-authored-by: Nic Barker <contact+github@nicbarker.com>
Co-authored-by: Courtney Strachan <courtney.strachan@gmail.com>
Timothy Hoyt [Sun, 16 Feb 2025 20:15:58 +0000 (14:15 -0600)]
[Renderers/SDL2] Opengl, antialiasing, vsync, alpha blending (#264)
Nic Barker [Sun, 16 Feb 2025 20:11:45 +0000 (09:11 +1300)]
[Documentation] Update README.md to include docs on Clay_GetElementData()
Thomas Anderson [Sun, 16 Feb 2025 19:56:26 +0000 (13:56 -0600)]
[Renderers/Raylib] Convert Image usage to Texture (#266)
Timothy Hoyt [Sun, 16 Feb 2025 19:49:05 +0000 (13:49 -0600)]
[Renderers/SDL2] Make SDL_RenderCornerBorder static (#263)
irfan-zahir [Sun, 16 Feb 2025 19:48:19 +0000 (03:48 +0800)]
[Renderers/SDL3] Enable sdl3 alpha blending (#261)
Nic Barker [Thu, 13 Feb 2025 21:17:29 +0000 (10:17 +1300)]
[Github] Create FUNDING.yml
Timothy Hoyt [Thu, 13 Feb 2025 21:14:11 +0000 (15:14 -0600)]
[Renderers/SDL2] Added rounded corner borders and fixed other issues (#258)
Nic Barker [Thu, 13 Feb 2025 21:05:16 +0000 (10:05 +1300)]
[Core] Fix aspect ratio scaling of images when only one sizing axis was specified
tomat [Wed, 12 Feb 2025 21:02:06 +0000 (21:02 +0000)]
[Renderers/SDL3] Add image rendering and scissor support to SDL3 renderer (#246)
Julio Ernesto Rodríguez Cabañas [Wed, 12 Feb 2025 20:19:36 +0000 (20:19 +0000)]
[Renderers/SDL3] Use text engine to render text on the SDL3 renderer (#256)
Nic Barker [Wed, 12 Feb 2025 00:09:29 +0000 (13:09 +1300)]
[Examples/clay-official-website] Update compiled wasm for official website example
Nic Barker [Wed, 12 Feb 2025 00:08:46 +0000 (13:08 +1300)]
[Examples/clay-official-website] Switch default renderer back to HTML for official website example
Nic Barker [Wed, 12 Feb 2025 00:07:05 +0000 (13:07 +1300)]
[Bindings/Odin] Update odin bindings to include debug tools changes
Nic Barker [Wed, 12 Feb 2025 00:05:48 +0000 (13:05 +1300)]
[Core] Update debug tools to include text alignment
Nic Barker [Tue, 11 Feb 2025 23:02:57 +0000 (12:02 +1300)]
[Documentation] Fix documentation mistake for border configuration
Nic Barker [Tue, 11 Feb 2025 22:59:50 +0000 (11:59 +1300)]
[Documentation] Update README with better documentation of Clay_ElementDeclaration
Nic Barker [Tue, 11 Feb 2025 21:43:32 +0000 (10:43 +1300)]
[Core] Add .textAlignment field to text element config
Nic Barker [Tue, 11 Feb 2025 20:12:11 +0000 (09:12 +1300)]
[Compilers] Fix missing initializer warnings under -Wextra
Nic Barker [Tue, 11 Feb 2025 04:11:03 +0000 (17:11 +1300)]
[Core & Documentation] Cleanup public / private API and internal document public API via comments
Nic Barker [Tue, 11 Feb 2025 01:14:55 +0000 (14:14 +1300)]
[Documentation] Add inline documentation comments for subfields of Clay_ElementDeclaration
Nic Barker [Mon, 10 Feb 2025 21:50:57 +0000 (10:50 +1300)]
[Bindings/Odin] Switch error enum to correct size
Harrison Lambeth [Mon, 10 Feb 2025 21:11:42 +0000 (14:11 -0700)]
Define CLAY_IMPLEMENTATION in Jetbrains IDE (#236)
Nic Barker [Mon, 10 Feb 2025 21:11:15 +0000 (10:11 +1300)]
[DebugTools] Fix a bug with display of border widths in debug tools
Nic Barker [Mon, 10 Feb 2025 21:00:48 +0000 (10:00 +1300)]
[Core] Fix a bug where floating containers with anonymous IDs could conflict
FelixBreitweiser [Mon, 10 Feb 2025 20:35:51 +0000 (21:35 +0100)]
[Core] Check whether the maximum number of elements has been exceeded before rendering the debug view (#255)
Joram Vandemoortele [Mon, 10 Feb 2025 06:09:30 +0000 (07:09 +0100)]
Create csharp bindings README (#247)
Nic Barker [Mon, 10 Feb 2025 03:14:13 +0000 (16:14 +1300)]
[Examples/clay-official-website] Update web renderer example to latest API
Nic Barker [Sat, 8 Feb 2025 05:54:15 +0000 (18:54 +1300)]
[Bindings/Odin] Add support for Clay_Hovered() to Odin bindings
Dan Korostelev [Sat, 8 Feb 2025 05:51:55 +0000 (06:51 +0100)]
[Bindings/Odin] Add get/set current context method to Odin bindings (#252)
Nic Barker [Thu, 6 Feb 2025 22:30:11 +0000 (11:30 +1300)]
[Documentation] Update README to fix quick start example nesting
tomat [Thu, 6 Feb 2025 22:26:49 +0000 (22:26 +0000)]
[Renderers/SDL2] Add rounded rectangle support to sdl2 renderer; feature-completes sdl2 renderer (#245)
Nic Barker [Thu, 6 Feb 2025 21:39:55 +0000 (10:39 +1300)]
[Core] Add error for incorrect percentage values, update Odin bindings enum formatting
Nic Barker [Thu, 6 Feb 2025 21:24:57 +0000 (10:24 +1300)]
[Bindings/odin] Update odin bindings for debug tooling
Nic Barker [Thu, 6 Feb 2025 20:56:05 +0000 (09:56 +1300)]
fix mistake in x64 simd comparison
johan0A [Thu, 6 Feb 2025 20:41:38 +0000 (21:41 +0100)]
add CLAY_DISABLE_SIMD flag to conditionally disable SIMD includes (#251)
Nic Barker [Thu, 6 Feb 2025 20:34:35 +0000 (09:34 +1300)]
[Core] Update debug view for new non rectangle API
Nic Barker [Thu, 6 Feb 2025 06:02:54 +0000 (19:02 +1300)]
[Bindings/Odin] Update odin bindings for rendercommand changes
Nic Barker [Wed, 5 Feb 2025 21:06:10 +0000 (10:06 +1300)]
[Core] Fixed a bug where userdata wasn't getting correctly passed through for image render commands
Nic Barker [Wed, 5 Feb 2025 20:54:07 +0000 (09:54 +1300)]
[Core] Fixed a bug where Clay_Hovered didn't work with explicit IDs
Nic Barker [Tue, 4 Feb 2025 04:00:19 +0000 (17:00 +1300)]
[Core] Replace config macros with a single unified configuration struct (#240)
Harrison Lambeth [Thu, 30 Jan 2025 02:46:37 +0000 (19:46 -0700)]
Fix int conversion errors in msvc (#242)
Harrison Lambeth [Wed, 29 Jan 2025 21:20:14 +0000 (14:20 -0700)]
Copy elementId in Clay__AddHashMapItem() in case underlying stringId has changed (#239)
Nic Barker [Wed, 29 Jan 2025 20:59:42 +0000 (09:59 +1300)]
[Core] Add option to hash text contents to text config (#238)
Nic Barker [Wed, 29 Jan 2025 08:16:24 +0000 (21:16 +1300)]
[Core] Compensate for OSes that don't return 64b aligned memory from malloc
Nic Barker [Wed, 29 Jan 2025 04:14:01 +0000 (17:14 +1300)]
[Core] Replace generated arrays with macro declarations, align cache lines to 64 bytes (#235)
Martin Evald [Wed, 29 Jan 2025 00:09:41 +0000 (01:09 +0100)]
[Renderers/SDL2] Don't take addresses of temporaries. (#232)
noflashbang [Wed, 29 Jan 2025 00:09:07 +0000 (16:09 -0800)]
Normalized usage of Clay__defaultMaxElementCount and Clay__defaultMaxMeasureTextWordCacheCount (#233)
Nic Barker [Sun, 26 Jan 2025 02:43:55 +0000 (15:43 +1300)]
[Documentation] Fix incorrect type information in README for CLAY_IDI
Nic Barker [Sun, 26 Jan 2025 02:35:30 +0000 (15:35 +1300)]
[Documentation] Fix some typos in the README example code
Nic Barker [Sun, 26 Jan 2025 02:28:35 +0000 (15:28 +1300)]
[Core] Add z-index and string base to Render Commands (#227)
Nic Barker [Sun, 26 Jan 2025 02:22:46 +0000 (15:22 +1300)]
[Documentation] Combine quick start steps into a single code block in main README
Cory [Sun, 26 Jan 2025 02:05:45 +0000 (20:05 -0600)]
[CMake] Make Examples Optional in CMAKE (#216)
arnauNau [Sun, 26 Jan 2025 01:39:34 +0000 (02:39 +0100)]
[Renderers/SDL3] Add borders and rounded borders functionality. (#220)
Timothy Hoyt [Fri, 24 Jan 2025 07:51:00 +0000 (01:51 -0600)]
[Bindings/C++] Link and information for ClayMan, a C++ wrapper library for clay (#218)
arnauNau [Wed, 22 Jan 2025 20:30:24 +0000 (21:30 +0100)]
[Renderers/SDL3] Add rounded corners rectangle functionality (#219)
Nic Barker [Tue, 21 Jan 2025 08:28:38 +0000 (21:28 +1300)]
[Examples/Raylib] Restore deleted font
Nic Barker [Tue, 21 Jan 2025 08:26:57 +0000 (21:26 +1300)]
[Renderers/Raylib] Early return 0 rather than segfault when Raylib fonts fail to load
Nic Barker [Tue, 21 Jan 2025 08:17:24 +0000 (21:17 +1300)]
Fix quick start in README to include error handler
Nic Barker [Tue, 21 Jan 2025 08:11:49 +0000 (21:11 +1300)]
[Documentation] Include CLAY_ID_LOCAL in README.md
Nic Barker [Tue, 21 Jan 2025 06:14:22 +0000 (19:14 +1300)]
Update odin and wasm bindings
Nic Barker [Tue, 21 Jan 2025 06:11:33 +0000 (19:11 +1300)]
[Core] Fix layout bug in SIZING_PERCENT
Nic Barker [Tue, 21 Jan 2025 05:32:33 +0000 (18:32 +1300)]
Fix incorrect use of corner radius
Timothy Hoyt [Tue, 21 Jan 2025 05:31:48 +0000 (23:31 -0600)]
fixed video demo padding (#205)
Nic Barker [Sun, 19 Jan 2025 22:39:59 +0000 (11:39 +1300)]
Update odin bindings for new text measurement API
Nic Barker [Sun, 19 Jan 2025 22:27:22 +0000 (11:27 +1300)]
[Core] Convert measureText pointer to value string slice (#214)
Daniel Collin [Sun, 19 Jan 2025 21:59:02 +0000 (22:59 +0100)]
SetMesureText and SetQueryScrollOffset takes userData (#212)
Linus Probert [Sun, 19 Jan 2025 01:35:41 +0000 (02:35 +0100)]
[Renderers/SDL3] Adds an example using SDL3 as a renderer (#107)
Co-authored-by: Nic Barker <contact+github@nicbarker.com>
William Inal Zettergren [Sat, 18 Jan 2025 08:43:23 +0000 (08:43 +0000)]
Add external link to zig bindings (#210)
ppeb [Sat, 18 Jan 2025 08:42:18 +0000 (02:42 -0600)]
Extend SDL2 Renderer and SDL2-video-demo (#208)
Nic Barker [Wed, 15 Jan 2025 20:14:54 +0000 (09:14 +1300)]
[Core] Fix a segfault if debug tools were enabled without a measure text function
Michael Savage [Tue, 14 Jan 2025 21:06:22 +0000 (23:06 +0200)]
[Core] Don't divide zero by zero (#200)
Co-authored-by: Nic Barker <contact+github@nicbarker.com>
Nic Barker [Tue, 14 Jan 2025 09:09:06 +0000 (22:09 +1300)]
[Core] Add API to query element bounding boxes (#199)
Co-authored-by: hexmaster111 <hailey@not-an-email-address.fake>
Nic Barker [Tue, 14 Jan 2025 01:26:30 +0000 (14:26 +1300)]
Fix a bug with the new padding
Nic Barker [Mon, 13 Jan 2025 21:38:02 +0000 (10:38 +1300)]
[Core] [Breaking] Split padding values into left, right, top, bottom (#195)
Harrison Lambeth [Mon, 13 Jan 2025 06:26:46 +0000 (23:26 -0700)]
Add a function to reset text measurement cache (#181)
Nic Barker [Mon, 13 Jan 2025 06:23:28 +0000 (19:23 +1300)]
Fix text wrapping handling with explicit newline characters (#192)
Co-authored-by: Ryzee119 <wendland@live.com.au>
Nic Barker [Sun, 12 Jan 2025 06:16:09 +0000 (19:16 +1300)]
Fix incorrect border between children after 2nd element
Nic Barker [Sat, 11 Jan 2025 21:49:00 +0000 (10:49 +1300)]
Fix broken ifdef on MSVC
Nic Barker [Sat, 11 Jan 2025 08:37:21 +0000 (21:37 +1300)]
Fixed a bug where minMemorySize could cause a memory overwrite
Nic Barker [Sat, 11 Jan 2025 08:35:45 +0000 (21:35 +1300)]
Fix uint64 usage for wasm
Nic Barker [Sat, 11 Jan 2025 07:13:13 +0000 (20:13 +1300)]
Fix bug in html renderer debug tools
Nic Barker [Sat, 11 Jan 2025 01:22:52 +0000 (14:22 +1300)]
update odin bindings
Nic Barker [Sat, 11 Jan 2025 01:21:47 +0000 (14:21 +1300)]
fix C++ compile issues
Nic Barker [Sat, 11 Jan 2025 01:19:31 +0000 (14:19 +1300)]
Update odin bindings
Nic Barker [Sat, 11 Jan 2025 01:15:24 +0000 (14:15 +1300)]
Add EXTEND_CONFIG_BORDER
Nic Barker [Sat, 11 Jan 2025 01:15:02 +0000 (14:15 +1300)]
Update debug view to have correct z indexing
Nic Barker [Sat, 11 Jan 2025 01:04:58 +0000 (14:04 +1300)]
Fix z index sorting of tree roots
Nic Barker [Fri, 10 Jan 2025 08:54:13 +0000 (21:54 +1300)]
Add an epsilon to compression comparison to prevent degenerate loop
Nic Barker [Fri, 10 Jan 2025 08:05:12 +0000 (21:05 +1300)]
Update README.md
Mathys Gasnier [Fri, 10 Jan 2025 08:03:32 +0000 (09:03 +0100)]
[Documentation] Summary & Readability improvement (#125)
Funto [Fri, 10 Jan 2025 07:59:13 +0000 (08:59 +0100)]
[Compilers] Fix MSVC compilation with CMake (#178)
Co-authored-by: Nic Barker <contact+github@nicbarker.com>
FintasticMan [Fri, 10 Jan 2025 07:47:00 +0000 (08:47 +0100)]
[Core] Remove `##__VA_ARGS__` (#150)
Nic Barker [Fri, 10 Jan 2025 01:36:24 +0000 (14:36 +1300)]
C++ init order fix
Nic Barker [Thu, 9 Jan 2025 23:50:12 +0000 (12:50 +1300)]
Fix missing context initialization
Nic Barker [Thu, 9 Jan 2025 21:31:29 +0000 (10:31 +1300)]
[Compilers] Fixes for scrolling container example in MSVC
Nic Barker [Thu, 9 Jan 2025 20:20:35 +0000 (09:20 +1300)]
Add compiler error when attempting to create CLAY_STRING with non literal