Commit graph

887 commits

Author SHA1 Message Date
JupiterRider
efaf005350 implement version check 2023-11-16 13:06:56 +01:00
Milan Nikolic
5c837b68a5
Merge pull request #314 from unklnik/master
Add more examples
2023-11-15 22:30:08 +01:00
JupiterRider
c535f250e9
Fix typo in README.md 2023-11-15 22:22:37 +01:00
JupiterRider
7959c31cff
Update README.md 2023-11-15 22:19:56 +01:00
unkl nik
1c9c6cec66
Merge branch 'gen2brain:master' into master 2023-11-15 22:45:12 +02:00
unkl nik
1500124ca1 add more examples 2023-11-15 22:44:54 +02:00
JupiterRider
a013367ef2 Final purego functions implemented 2023-11-15 21:38:29 +01:00
JupiterRider
c290701005 More functions 2023-11-15 17:04:22 +01:00
JupiterRider
0421884b62 Typo fixed 2023-11-14 21:33:43 +01:00
JupiterRider
4bb11a7b06 More functions implemented 2023-11-14 21:31:29 +01:00
JupiterRider
b010adb6a2 More functions implemented 2023-11-14 20:44:44 +01:00
JupiterRider
c5cba9a408 Resolve merge conflicts -.- 2023-11-14 17:29:31 +01:00
Milan Nikolic
45c6718b99
Move TraceLogCallbackFun, add Vr structs 2023-11-12 22:15:19 +01:00
Milan Nikolic
f3383deda8
Merge pull request #312 from unklnik/master
Add more core examples
2023-11-12 21:23:20 +01:00
unkl nik
032749cff8 Merge branch 'master' of https://github.com/unklnik/raylib-go 2023-11-12 22:12:30 +02:00
unkl nik
34665bd091 add core examples 2023-11-12 22:12:17 +02:00
Milan Nikolic
6eb8c8c1f6
Update rcore 2023-11-12 20:43:27 +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
cca4bb4659
Use TraceLog instead of printf 2023-11-12 16:10:50 +01:00
Milan Nikolic
5a62d0591a
Update rcamera 2023-11-12 15:50:26 +01:00
Milan Nikolic
f7a84b3d10
Update raymath 2023-11-12 15:48:46 +01:00
Milan Nikolic
4e92726a47
Update raygui, issue #262 2023-11-12 15:44:49 +01:00
Milan Nikolic
f492eb5f2b
Update rres 2023-11-12 12:21:11 +01:00
Milan Nikolic
3c5dec7f24
Update C sources 2023-11-12 11:58:48 +01:00
Milan Nikolic
0d91e92a2f
Update example 2023-11-12 11:46:29 +01:00
Milan Nikolic
48115fd903
Update rlgl 2023-11-12 11:36:46 +01:00
Milan Nikolic
8e9d04aaec
Add math functions 2023-11-12 10:58:33 +01:00
Milan Nikolic
2142971835
Add math functions 2023-11-12 10:44:46 +01:00
Milan Nikolic
44e78ec5d1
Merge pull request #310 from rocktavious/kr/vector_rotate
Add method to rotate vector by quaternion
2023-11-11 22:55:54 +01:00
Milan Nikolic
a79a9b93b5
Merge pull request #311 from rocktavious/kr/quat_eular
Add Quaternion Euler methods
2023-11-11 22:55:46 +01:00
Kyle Rockman
2045c22530 Add Quaternion Euler methods 2023-11-11 12:58:54 -06:00
Kyle Rockman
94a602d292 Add method to rotate vector by quaternion 2023-11-11 12:41:47 -06:00
Milan Nikolic
a4ea6d49d9
Add Automation functions 2023-11-10 12:09:15 +01:00
Milan Nikolic
c61ef10346
Update examples 2023-11-10 10:57:07 +01:00
Milan Nikolic
5830da3d87
Add Spline functions 2023-11-10 09:57:03 +01:00
Milan Nikolic
61e85d2e51
Re-add functions 2023-11-10 08:59:49 +01:00
Milan Nikolic
e5c1864fd8
Reimplement camera in Go 2023-11-10 08:27:42 +01:00
Milan Nikolic
6f02771b52
Add some math functions 2023-11-10 08:26:46 +01:00
Milan Nikolic
93855022d7
Update definitions 2023-11-10 08:26:22 +01:00
Milan Nikolic
d0612c27b2
Update C sources 2023-11-09 14:32:33 +01:00
Milan Nikolic
07d1374c41
Add Automation structs 2023-11-09 12:07:41 +01:00
Milan Nikolic
0ed826cfa9
Update README.md 2023-11-09 11:01:27 +01:00
Milan Nikolic
85f651a3cd
Update README.md 2023-11-09 10:27:23 +01:00
Milan Nikolic
3c61a95ab0
Update cgo 2023-11-09 09:44:48 +01:00
Milan Nikolic
3274fb58ea
Add new math functions 2023-11-09 09:22:41 +01:00
Milan Nikolic
f953e65a3a
Move functions 2023-11-09 08:55:58 +01:00
Milan Nikolic
9f257fc589
Add SetAudioStreamCallback, issue #279 2023-11-09 00:45:46 +01:00
Milan Nikolic
b09590165d
Merge pull request #307 from Peternj42/Fix-for-UploadMesh
Fix for UnloadMesh per issue #303
2023-11-08 23:36:23 +01:00