JupiterRider
|
a6238d7cd6
|
Getters for Model type added
|
2023-10-17 20:16:43 +02:00 |
|
JupiterRider
|
e9649c4ced
|
"KeyNull" added
|
2023-10-17 15:35:18 +02:00 |
|
JupiterRider
|
bb7c8b3f3b
|
Add more new functions
|
2023-05-11 16:36:48 +02:00 |
|
JupiterRider
|
3bfe7ba043
|
Mouse Cursor Enum added
|
2023-01-19 17:05:51 +01:00 |
|
Konstantin8105
|
3a6db7b9f2
|
fix
|
2022-11-26 21:07:47 +03:00 |
|
Konstantin8105
|
174a597b39
|
fix by golint
|
2022-11-26 21:02:24 +03:00 |
|
Konstantin8105
|
ff8baa4ce7
|
examples
|
2022-11-23 12:41:26 +03:00 |
|
Konstantin8105
|
2f5d911417
|
step
|
2022-11-22 18:39:52 +03:00 |
|
JupiterRider
|
ef4e71cff7
|
Update raylib.go
|
2022-10-25 20:29:53 +02:00 |
|
Milan Nikolic
|
dfbb5ab754
|
Fix logging, issue #203
|
2022-10-23 14:56:34 +02:00 |
|
Milan Nikolic
|
faa881fe83
|
Add new functions
|
2022-10-23 14:50:15 +02:00 |
|
Karl Hesselgren
|
67b7cdfc1f
|
Fix bitmasking for logging
|
2022-09-20 21:31:08 +02:00 |
|
Milan Nikolic
|
cf628212a1
|
Add new functions
|
2022-08-27 16:51:14 +02:00 |
|
Milan Nikolic
|
70200c3151
|
Update Go sources
|
2022-08-27 16:09:36 +02:00 |
|
Milan Nikolic
|
f98e6e2e57
|
Add animation functions, issue #156
|
2022-01-16 11:13:25 +01:00 |
|
Milan Nikolic
|
29ba3cc508
|
Use color.RGBA, fixes 144
|
2021-11-14 12:16:02 +01:00 |
|
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 |
|