iskolbin
|
6ef3ab3d3a
impoves raylib_parser: makes it generic, adds -d key for functions define (RLAPI for raylib.h), increases maxiumum number of fields in structs and values in enums, doubles max length of struct field names; split float3/float16 struct typedefs in raymath to allow parser to process the file (#1901)
|
4 years ago |
raysan5
|
8809ae66c6
REVIEWED: Possible memory leak
|
4 years ago |
Ray
|
d875891a3c
Improved raylib parser to export data as XML
|
4 years ago |
Tobias Mock
|
929fa5780d
Add nullptr check before passing arg (#1825)
|
4 years ago |
Deathbat2190
|
9681a072d0
Fix parsing multiple struct fields defined in one line (#1813)
|
4 years ago |
Rob Loach
|
32f3f53718
parser: Add JSON support with --json (#1812)
|
4 years ago |
Deathbat2190
|
2efb5a36ca
Small parser bugfix (#1805)
|
4 years ago |
Ray
|
565319184c
Reviewed struct field name
|
4 years ago |
Ray
|
a178a2170b
Structs tweaks for consistency
|
4 years ago |
Ray
|
3c1c13b660
ADDED: raylib header parser
|
4 years ago |