Nic Barker
|
44fb89c8b6
|
Add an epsilon to compression comparison to prevent degenerate loop
CMake on multiple platforms / build (Release, cl, cl, windows-latest) (push) Waiting to run
CMake on multiple platforms / build (Release, clang, clang++, ubuntu-latest) (push) Failing after 13s
CMake on multiple platforms / build (Release, gcc, g++, ubuntu-latest) (push) Failing after 12s
|
2025-01-10 21:54:13 +13:00 |
|
Nic Barker
|
bc9ef8b02d
|
Update README.md
|
2025-01-10 21:05:12 +13:00 |
|
Mathys Gasnier
|
0989aeee06
|
[Documentation] Summary & Readability improvement (#125)
|
2025-01-10 21:03:32 +13:00 |
|
Funto
|
e11a394c25
|
[Compilers] Fix MSVC compilation with CMake (#178)
Co-authored-by: Nic Barker <contact+github@nicbarker.com>
|
2025-01-10 20:59:13 +13:00 |
|
FintasticMan
|
670f707997
|
[Core] Remove ##__VA_ARGS__ (#150)
|
2025-01-10 20:47:00 +13:00 |
|
Nic Barker
|
b4452d080c
|
C++ init order fix
CMake on multiple platforms / build (Release, cl, cl, windows-latest) (push) Waiting to run
CMake on multiple platforms / build (Release, clang, clang++, ubuntu-latest) (push) Failing after 13s
CMake on multiple platforms / build (Release, gcc, g++, ubuntu-latest) (push) Failing after 11s
|
2025-01-10 14:36:24 +13:00 |
|
Nic Barker
|
209f30dd56
|
Fix missing context initialization
|
2025-01-10 12:50:12 +13:00 |
|
Nic Barker
|
8efa855e8c
|
[Compilers] Fixes for scrolling container example in MSVC
|
2025-01-10 10:31:29 +13:00 |
|
Nic Barker
|
83ded6995e
|
Add compiler error when attempting to create CLAY_STRING with non literal
|
2025-01-10 09:20:35 +13:00 |
|
Nic Barker
|
db04381285
|
Enable debug mode in multi config example
|
2025-01-10 09:17:31 +13:00 |
|
Harrison Lambeth
|
944d290428
|
[Core] Multi instance / context support (#174)
|
2025-01-10 09:08:48 +13:00 |
|
Nic Barker
|
3f01ee4a4e
|
Disable cairo example because of github actions issues
CMake on multiple platforms / build (Release, cl, cl, windows-latest) (push) Waiting to run
CMake on multiple platforms / build (Release, clang, clang++, ubuntu-latest) (push) Failing after 15s
CMake on multiple platforms / build (Release, gcc, g++, ubuntu-latest) (push) Failing after 12s
|
2025-01-09 10:08:51 +13:00 |
|
FintasticMan
|
a431254de4
|
[Core] Add check for supported C/C++ versions (#144)
|
2025-01-09 10:05:50 +13:00 |
|
David Styrbjörn
|
7cc719e61f
|
[Documentation] Updated example for Clay_SetPointerState (#169)
|
2025-01-09 09:56:24 +13:00 |
|
Nic Barker
|
c12cefeaf4
|
[Layout] Improve shrink size distribution (#173)
CMake on multiple platforms / build (Release, cl, cl, windows-latest) (push) Waiting to run
CMake on multiple platforms / build (Release, clang, clang++, ubuntu-latest) (push) Failing after 15s
CMake on multiple platforms / build (Release, gcc, g++, ubuntu-latest) (push) Failing after 11s
|
2025-01-08 19:39:20 +13:00 |
|
Nic Barker
|
fd45553aff
|
[Examples/clay-official-website] Include built website files for official website example
CMake on multiple platforms / build (Release, clang, clang++, ubuntu-latest) (push) Failing after 12s
CMake on multiple platforms / build (Release, gcc, g++, ubuntu-latest) (push) Failing after 12s
CMake on multiple platforms / build (Release, cl, cl, windows-latest) (push) Has been cancelled
|
2025-01-06 11:51:05 +13:00 |
|
Nic Barker
|
0d66f57c7e
|
[Examples/clay-official-website] Only play the animation on the landing page when it's on screen
|
2025-01-06 11:48:44 +13:00 |
|
David Styrbjörn
|
876f38fd20
|
[Documentation] Updated example for Clay_SetPointerState (#167)
|
2025-01-06 11:30:25 +13:00 |
|
FintasticMan
|
61cb7c56a7
|
[Core] Fix default struct initialiser in C++ (#143)
|
2025-01-06 09:46:21 +13:00 |
|
FintasticMan
|
62077ff0d8
|
[Core] Fix errors due to cast to same non-trivial type (#155)
|
2025-01-06 09:26:53 +13:00 |
|
Bach Le
|
4ebe223937
|
[Core] Fix local id calculation (#50)
|
2025-01-06 09:19:07 +13:00 |
|
vince
|
6cb9c7c483
|
fix #99 - [Core] Bug in text wrapping at very narrow widths (#163)
CMake on multiple platforms / build (Release, cl, cl, windows-latest) (push) Waiting to run
CMake on multiple platforms / build (Release, clang, clang++, ubuntu-latest) (push) Failing after 1m36s
CMake on multiple platforms / build (Release, gcc, g++, ubuntu-latest) (push) Failing after 16s
|
2025-01-05 14:34:36 +13:00 |
|
vince
|
723f59dffd
|
[Renderers/Web] treat RenderCommand.commandType as uint8_t instead of uint32_t (#162)
|
2025-01-05 14:34:16 +13:00 |
|
Peter Zmanovsky
|
bcb555fd10
|
Fix possible NULL pointer dereference (#153)
CMake on multiple platforms / build (Release, cl, cl, windows-latest) (push) Waiting to run
CMake on multiple platforms / build (Release, clang, clang++, ubuntu-latest) (push) Failing after 11s
CMake on multiple platforms / build (Release, gcc, g++, ubuntu-latest) (push) Failing after 11s
|
2025-01-04 13:26:58 +13:00 |
|
Nic Barker
|
cf12cd6af8
|
[Core] Standardise number types to int32_t for array indices, lengths and capacities (#152)
CMake on multiple platforms / build (Release, clang, clang++, ubuntu-latest) (push) Failing after 1m44s
CMake on multiple platforms / build (Release, gcc, g++, ubuntu-latest) (push) Failing after 13s
CMake on multiple platforms / build (Release, cl, cl, windows-latest) (push) Has been cancelled
|
2025-01-03 11:24:32 +13:00 |
|
Nic Barker
|
a44423a133
|
Add comment to explain CLAY macro
|
2025-01-03 10:19:59 +13:00 |
|
FintasticMan
|
cd01083ffe
|
[Core] Simplify CLAY macro (#119)
|
2025-01-03 10:02:58 +13:00 |
|
Nic Barker
|
68fbb07311
|
[Bindings/Odin] Update Odin bindings to latest (#151)
|
2025-01-03 09:59:09 +13:00 |
|
Stowy
|
902ff3b0a9
|
Fixed compilation using clang on windows (#134)
CMake on multiple platforms / build (Release, clang, clang++, ubuntu-latest) (push) Failing after 12s
CMake on multiple platforms / build (Release, gcc, g++, ubuntu-latest) (push) Failing after 10s
CMake on multiple platforms / build (Release, cl, cl, windows-latest) (push) Has been cancelled
|
2024-12-31 17:51:18 +13:00 |
|
SuperOpt
|
2938c00dc8
|
[Renderers/Cairo] Add FindCairo.cmake (#122)
|
2024-12-31 13:32:56 +13:00 |
|
SuperOpt
|
ba78b35604
|
C++ projects should use CXX flags (#136)
|
2024-12-31 13:29:49 +13:00 |
|
SuperOpt
|
c9e1a63378
|
[Compilers] C projects should use C flags rather than CXX flags (#123)
CMake on multiple platforms / build (Release, cl, cl, windows-latest) (push) Waiting to run
CMake on multiple platforms / build (Release, clang, clang++, ubuntu-latest) (push) Failing after 58s
CMake on multiple platforms / build (Release, gcc, g++, ubuntu-latest) (push) Failing after 9s
|
2024-12-30 13:28:24 +13:00 |
|
Nic Barker
|
20543bdc74
|
Fix a typof of #if and #ifdef"
|
2024-12-30 13:11:32 +13:00 |
|
FintasticMan
|
c13eef1c1e
|
[Core] Fix more C99 compliance issues (#118)
|
2024-12-30 13:09:14 +13:00 |
|
Junior Rantila
|
c24a41b9e4
|
Add Clay_IsDebugModeEnabled() (#130)
|
2024-12-30 12:04:48 +13:00 |
|
FintasticMan
|
5831a8ac7c
|
[Examples/Intro] Fix NULL pointer deref due to huuge malloc (#120)
CMake on multiple platforms / build (Release, cl, cl, windows-latest) (push) Has been cancelled
CMake on multiple platforms / build (Release, clang, clang++, ubuntu-latest) (push) Has been cancelled
CMake on multiple platforms / build (Release, gcc, g++, ubuntu-latest) (push) Has been cancelled
|
2024-12-29 06:39:38 +13:00 |
|
Nic Barker
|
37af99b221
|
Add missing Clay_PointerOver to header definition
CMake on multiple platforms / build (Release, cl, cl, windows-latest) (push) Waiting to run
CMake on multiple platforms / build (Release, clang, clang++, ubuntu-latest) (push) Waiting to run
CMake on multiple platforms / build (Release, gcc, g++, ubuntu-latest) (push) Waiting to run
|
2024-12-28 22:33:41 +13:00 |
|
Nic Barker
|
5fe11c6535
|
Fix a bug in the HTML renderer
|
2024-12-28 20:30:38 +13:00 |
|
Nic Barker
|
ac473d6fe7
|
[Renderers/SDL2] Create initial SDL2 renderer (#115)
Co-authored-by: Junior Rantila <junior.rantila@gmail.com>
|
2024-12-28 19:15:22 +13:00 |
|
FintasticMan
|
bec56e68a4
|
Fix a couple of standards-compliance issues with C99 (#81)
CMake on multiple platforms / build (Release, cl, cl, windows-latest) (push) Has been cancelled
CMake on multiple platforms / build (Release, clang, clang++, ubuntu-latest) (push) Has been cancelled
CMake on multiple platforms / build (Release, gcc, g++, ubuntu-latest) (push) Has been cancelled
|
2024-12-27 11:12:59 +13:00 |
|
Nic Barker
|
2c8856a91e
|
Add bindings/rust directory with links to external rust bindings
|
2024-12-27 11:11:30 +13:00 |
|
Nic Barker
|
c0c90250a9
|
update README
|
2024-12-27 10:54:09 +13:00 |
|
Nic Barker
|
4cfbdf2a0c
|
Add example from introduction video
|
2024-12-27 10:52:12 +13:00 |
|
Anthony Carbajal
|
08033b03cb
|
[Renderers/Raylib] Update files for v5.5 release (#109)
CMake on multiple platforms / build (Release, cl, cl, windows-latest) (push) Waiting to run
CMake on multiple platforms / build (Release, clang, clang++, ubuntu-latest) (push) Waiting to run
CMake on multiple platforms / build (Release, gcc, g++, ubuntu-latest) (push) Waiting to run
|
2024-12-26 20:02:33 +13:00 |
|
Nic Barker
|
04694b0da2
|
[Core] Implement Error Handler / Callback (#105)
|
2024-12-26 19:58:59 +13:00 |
|
Nic Barker
|
6a9b723dcc
|
Fix an issue where debug tools weren't scrollable
|
2024-12-24 22:28:01 +13:00 |
|
Hayden Kowalchuk
|
9904ca533a
|
fix: move internal types to stdint specific. Match Clay_RenderCommandArray_Get protoypes (#78)
|
2024-12-22 19:22:10 +13:00 |
|
Nic Barker
|
a48d40635a
|
remove inline functions for better windows lib compatibility
|
2024-12-22 09:13:28 +13:00 |
|
Nic Barker
|
06025651ce
|
remove VERSION file that was causing some CMake issues
|
2024-12-21 08:50:48 +13:00 |
|
Nic Barker
|
712a79c473
|
Allow floating configuration to capture pointer (#66)
|
2024-12-21 06:36:34 +13:00 |
|