Skip to content

Releases: Brian-ED/temp-c-raylib

Release v8.0.0

09 Nov 20:10
19d2c83

Choose a tag to compare

Release v8.0.0

Release v7.0.0

21 Sep 21:45

Choose a tag to compare

Release v7.0.0

v6.0.0

04 Aug 02:30

Choose a tag to compare

Release v6.0.0

v5.0.0

20 Jul 21:44

Choose a tag to compare

Release v5.0.0

v4.0.0

06 Jul 16:53

Choose a tag to compare

Full Changelog: v3.0.0...v4.0.0

v3.0.0

07 Apr 16:55

Choose a tag to compare

Full Changelog: v2.0.0...v3.0.0

v2.0.0

05 Mar 12:37

Choose a tag to compare

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

12 Oct 12:06

Choose a tag to compare

This is a release of latest version.

Full Changelog: https://github.com/Brian-ED/temp-c-raylib/commits/v0.1.0