JupiterRider
|
15e71af9da
|
Mesh type has new fields
|
2024-11-23 19:19:11 +01:00 |
|
JupiterRider
|
5268babfe0
|
#431 AutomationEventList.GetEvents method added
|
2024-10-23 20:48:36 +02:00 |
|
Aurora
|
afca9ac4b5
|
Added MouseButton newtype
|
2024-08-12 22:52:35 +01:00 |
|
Palessan
|
f529bc2897
|
Adding gif and sprite animation examples.
-Added new UpdateTextureUnsafe method to support it.
|
2024-06-28 12:50:30 +03:00 |
|
swazzles
|
34ea0cc7f5
|
Add flag for borderless windowed mode
|
2023-11-23 22:51:51 +11:00 |
|
Milan Nikolic
|
45c6718b99
|
Move TraceLogCallbackFun, add Vr structs
|
2023-11-12 22:15:19 +01:00 |
|
Milan Nikolic
|
1a9e976d4c
|
Move audio callback
|
2023-11-12 17:54:56 +01:00 |
|
Milan Nikolic
|
3d34b7e25a
|
Move audio structs
|
2023-11-12 17:51:38 +01:00 |
|
Milan Nikolic
|
61a393d4ce
|
Lint
|
2023-11-12 17:21:56 +01:00 |
|
Milan Nikolic
|
93855022d7
|
Update definitions
|
2023-11-10 08:26:22 +01:00 |
|
Milan Nikolic
|
07d1374c41
|
Add Automation structs
|
2023-11-09 12:07:41 +01:00 |
|
Milan Nikolic
|
f953e65a3a
|
Move functions
|
2023-11-09 08:55:58 +01:00 |
|
Milan Nikolic
|
5731069262
|
Add Name field to ModelAnimation
|
2023-11-07 14:43:17 +01:00 |
|
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 |
|