Skip to content

raylibAPL v1.0.0

Latest

Choose a tag to compare

@Brian-ED Brian-ED released this 09 Nov 22:07
· 4 commits to master since this release

Implemented array types in structs, which fixes functions like BeginVrStereoMode since it accepts an argument of type VrStereoConfig. It includes the array type "Matrix,'[2]'".
New VR and sound examples.
Now using older libC version in the linux release to support older linux systems. New linux systems should still work.
Shader example is fixed so that left and right arrow keys speed up and slow down an animation.
Improved testing a lot, see coverage.md.

Full Changelog: v0.3.0...v1.0.0