Releases: Brian-ED/temp-c-raylib
Releases · Brian-ED/temp-c-raylib
Release v8.0.0
Release v8.0.0
Release v7.0.0
Release v7.0.0
v6.0.0
Release v6.0.0
v5.0.0
Release v5.0.0
v4.0.0
Full Changelog: v3.0.0...v4.0.0
v3.0.0
Full Changelog: v2.0.0...v3.0.0
v2.0.0
This release is compatable with latest raylib-apl. It exposes 2 versions of all functions, the second version's name of a function is suffixed with 'RetPtr'. The second version of each has the additional property that if it takes a struct argument, that argument will instead be a pointer to the struct. This second version that doesn't need struct literals will then work on windows with Dyalog APL because ⎕NA on windows isn't able to create working functions that take and return structs.
v1.0.0
This is a release of latest version.
Full Changelog: https://github.com/Brian-ED/temp-c-raylib/commits/v0.1.0