Commit graph

67 commits

Author SHA1 Message Date
Milan Nikolic
bd6bf15356
Update C sources 2019-11-25 03:34:31 +01:00
SolarLune
0a80f904b1 Fix: NewImageFromImage height incorrect.
Previously, the function broke on non-rectangular images.
y needs to be multiplied by the horizontal width, not the image's reported height.
2019-10-03 23:44:10 -07:00
Stani
e0c24c0c5c
Fix package name in documentation
It was still referring to "raylib" instead of "rl".
2018-10-25 22:51:57 +02:00
Milan Nikolic
8db71e7851 Fix vr 2018-10-09 12:50:28 +02:00
Milan Nikolic
08aa518a46 Update C sources, add new functions and rename package to 2018-10-08 18:56:34 +02:00
Justin Clift
8e7ad6f4a3 Added the number pad keys, and some missing main keyboard ones 2018-08-20 09:12:44 +01:00
Justin Clift
b57f4fb994 Export the VrDeviceInfo fields 2018-08-19 10:19:20 +01:00
Milan Nikolic
759568193c Fix GetImageData 2018-05-06 13:48:27 +02:00
Milan Nikolic
a6d36a3699 Update C sources, add new functions 2018-05-06 09:34:11 +02:00
Milan Nikolic
7874621942 Update C sources and add new functions 2018-02-21 21:26:09 +01:00
Milan Nikolic
a0ea8ceabe Add asset for js 2017-12-10 19:30:42 +01:00
Milan Nikolic
2bfca1f330 Add GopherJS bindings for raylib.js 2017-12-08 05:38:13 +01:00
Milan Nikolic
135a4637a6 Move all constants and types to raylib.go 2017-12-07 20:32:31 +01:00
Milan Nikolic
396be7ca16 Revert raylib.go 2017-11-14 04:12:28 +01:00
Milan Nikolic
2d8472fb63 Update C library 2017-11-14 04:10:20 +01:00
Milan Nikolic
82621f1b76 Add example 2017-10-28 21:41:11 +02:00
Milan Nikolic
c7ce53dba7 LockOSThread 2017-10-27 15:29:08 +02:00
Renamed from raylib/doc.go (Browse further)