| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-11-02 | Add proper license to raylib-parser | Ray | |
| 2021-11-02 | Update README.md | Ray | |
| 2021-10-02 | Rename BRDG typo to BDRF (#2028) | Chris | |
| 2021-08-26 | Change GetColor to take unsigned int (#1954) | Richard Smith | |
| 2021-07-29 | impoves raylib_parser: makes it generic, adds -d key for functions define ↵ | iskolbin | |
| (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) | |||
| 2021-07-16 | REVIEWED: Possible memory leak | raysan5 | |
| 2021-06-13 | Improved raylib parser to export data as XML | Ray | |
| - Improved command-line - Added XML support - Added sample outputs: DEFAULT, JSON, XML - Reviewed LoadFileText() bug - Removed trailing spaces | |||
| 2021-06-13 | Add nullptr check before passing arg (#1825) | Tobias Mock | |
| 2021-06-06 | Fix parsing multiple struct fields defined in one line (#1813) | Deathbat2190 | |
| 2021-06-06 | parser: Add JSON support with --json (#1812) | Rob Loach | |
| 2021-06-02 | Small parser bugfix (#1805) | Deathbat2190 | |
| 2021-05-31 | Reviewed struct field name | Ray | |
| 2021-05-30 | Structs tweaks for consistency | Ray | |
| 2021-05-30 | ADDED: raylib header parser | Ray | |
