Compare commits

..

4 Commits

Author SHA1 Message Date
Jefferey S
10c721a060
Merge c133e07096 into 3961720ef0 2025-02-11 13:51:47 -06:00
Nic Barker
3961720ef0 [Core & Documentation] Cleanup public / private API and internal document public API via comments
Some checks are pending
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
2025-02-11 17:11:03 +13:00
Nic Barker
dd1f018444 [Documentation] Add inline documentation comments for subfields of Clay_ElementDeclaration 2025-02-11 14:14:55 +13:00
Nic Barker
5a328da308 [Bindings/Odin] Switch error enum to correct size 2025-02-11 10:51:10 +13:00
8 changed files with 448 additions and 163 deletions

View File

@ -317,7 +317,7 @@ ElementDeclaration :: struct {
userData: rawptr
}
ErrorType :: enum {
ErrorType :: enum EnumBackingType {
TextMeasurementFunctionNotProvided,
ArenaCapacityExceeded,
ElementsCapacityExceeded,

Binary file not shown.

Binary file not shown.

Binary file not shown.

609
clay.h

File diff suppressed because it is too large Load Diff