Commit graph

749 commits

Author SHA1 Message Date
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
Peter Johnson
5f92cb5067 Fix for UnloadMesh per issue #303 2023-11-08 13:53:20 -08:00
Peter Johnson
f8a694c149 Fix for UnloadMesh per issue #303 2023-11-08 13:33:57 -08:00
Peter Johnson
4c850b2472 Fix for UnloadMesh per issue #303 2023-11-08 13:28:48 -08:00
Milan Nikolic
d08f80c4b8
Update README.md 2023-11-08 22:24:21 +01:00
Peter Johnson
b2b81aefc9 Revert "Add binding for UploadMesh()"
This reverts commit bffb8baffd6d90dc29aaec33d35c75a2122ee967.
2023-11-08 13:20:41 -08:00
Milan Nikolic
94e162104c
Move functions 2023-11-08 21:44:41 +01:00
Milan Nikolic
22e56137c1
Add UpdateMeshBuffer 2023-11-08 21:14:00 +01:00
Milan Nikolic
d269b291f2
Add LoadTextureDepth 2023-11-08 21:00:58 +01:00
Milan Nikolic
8cadac2fbc
Add new text functions 2023-11-08 20:46:40 +01:00
Milan Nikolic
f75cc39078
Add new text functions 2023-11-08 20:16:56 +01:00
Milan Nikolic
635c63d7cc
Add new shapes functions 2023-11-08 19:34:50 +01:00
Milan Nikolic
3f31944caf
Enable SVG 2023-11-08 19:09:33 +01:00
Milan Nikolic
42fa435e0f
Add new textures functions 2023-11-08 19:08:52 +01:00
Milan Nikolic
c869c2069e
Update Android instructions 2023-11-07 14:58:44 +01:00
Milan Nikolic
5731069262
Add Name field to ModelAnimation 2023-11-07 14:43:17 +01:00
Milan Nikolic
4da19689d8
Add es3 build tag 2023-11-07 14:39:26 +01:00
Milan Nikolic
040d87fb79
Use unsafe Slice/SliceData 2023-11-07 14:25:51 +01:00
Milan Nikolic
e3d8d6dd12
Rename angle to es2 2023-11-07 14:06:19 +01:00
Milan Nikolic
c0b171213e
Add new core and audio functions 2023-11-07 13:56:05 +01:00
Milan Nikolic
1ffd9fb3ca
Merge pull request #305 from rocktavious/kr/fix-custom-mesh
Bugfix for UploadMesh and UnloadMesh based on #303
2023-11-07 13:00:46 +01:00
Milan Nikolic
a26d249d55
Update actions 2023-11-07 12:59:35 +01:00
Kyle Rockman
d03a809e9d Bugfix for UploadMesh and UnloadMesh based on #303 2023-11-07 05:15:15 -06:00
Milan Nikolic
a8f73b764b
Merge pull request #304 from unklnik/master
Easings Examples Added
2023-11-07 08:04:53 +01:00
unkl nik
3692bf3772
Merge branch 'gen2brain:master' into master 2023-11-06 22:04:23 +02:00
unkl nik
52ec197c4c easings examples added 2023-11-06 22:04:04 +02:00
Milan Nikolic
20ca90bb33
Merge pull request #302 from unklnik/master
add more shapes examples
2023-11-06 14:24:46 +01:00
unkl nik
64b853abaa Merge branch 'master' of https://github.com/unklnik/raylib-go 2023-11-06 06:52:34 +02:00
unkl nik
6597a94265 removed example 2023-11-06 06:52:27 +02:00
unkl nik
52699c0e87
Merge branch 'gen2brain:master' into master 2023-11-05 23:24:40 +02:00
unkl nik
1300701806 add more shapes examples 2023-11-05 23:24:20 +02:00
Milan Nikolic
30493ab2ab
Merge pull request #300 from JupiterRider/master
Update cgo_linux_sdl.go
2023-11-05 20:26:21 +01:00
JupiterRider
d3b09cb124
Update cgo_linux_sdl.go 2023-11-05 20:15:48 +01:00
Milan Nikolic
1e13bd47a6
Update Android instructions 2023-11-04 16:36:37 +01:00
Milan Nikolic
a01d6ec490
Fix Android build 2023-11-04 16:32:46 +01:00
Milan Nikolic
3120f5fb08
Update Android instructions, issue #235 2023-11-04 14:48:26 +01:00
Milan Nikolic
e8ff82b394
Fix Android build 2023-11-04 14:47:09 +01:00
Milan Nikolic
4ad2d2748d
Test Wayland build 2023-11-04 13:56:34 +01:00
Milan Nikolic
211d960bdd
Test DRM build 2023-11-04 13:48:29 +01:00