Commit graph

29 commits

Author SHA1 Message Date
Milan Nikolic
2013bc4628
Update/add Go functions 2021-11-11 16:34:15 +01:00
Milan Nikolic
8ff192f923
Fix flags 2021-06-23 12:53:41 +02:00
jackji
698c972d9f remove LocationPointType and MaterialMapType, remain using const values 2021-06-22 22:10:29 +08:00
jackji
15ed58856b Add api and example for mesh drawing. 2021-06-22 21:37:46 +08:00
Milan Nikolic
620d205532
Fix shaders 2021-05-26 13:09:06 +02:00
Milan Nikolic
400097df9d
Rename camera Type->Projection 2021-05-26 12:34:08 +02:00
Milan Nikolic
c42d027833
Structs fixes 2021-05-26 11:39:36 +02:00
Milan Nikolic
c930274575
Add new functions 2021-05-26 00:10:52 +02:00
Milan Nikolic
e4af280033
Add SetWindowState/ClearWindowState 2021-05-25 15:04:49 +02:00
Milan Nikolic
6630170a3b
Update library 2021-05-25 14:37:36 +02:00
Milan Nikolic
d123299701
Change KeyLeftSuper constant, fixes #118 2020-11-23 14:33:37 +01:00
Juan Medina
3fcffd9168 update raylib and deps 2020-09-02 13:59:51 +01:00
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)