Commit graph

667 commits

Author SHA1 Message Date
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
Milan Nikolic
51b429b408
Test SDL build 2023-11-04 13:41:07 +01:00
Milan Nikolic
6180532752
Fix flags for SDL backend 2023-11-04 13:39:59 +01:00
Milan Nikolic
7196155b6c
Silence warning 2023-11-04 13:30:57 +01:00
Milan Nikolic
48e1caae0a
Silence warning 2023-11-04 13:28:52 +01:00
Milan Nikolic
d8e3cf78fd
Silence warning 2023-11-04 13:21:07 +01:00
Milan Nikolic
3360650d39
Silence warning 2023-11-04 13:18:36 +01:00
Milan Nikolic
5943b16bad
Silence warning 2023-11-04 13:16:24 +01:00
Milan Nikolic
516d1378a4
Remove RPI 2023-11-04 13:10:05 +01:00
Milan Nikolic
af9daf8452
Add SDL backend 2023-11-04 13:08:38 +01:00
Milan Nikolic
15fba7e9ac
Update C sources 2023-11-04 13:06:19 +01:00
Milan Nikolic
443f35cfac
Merge pull request #298 from unklnik/master
add model examples
2023-11-04 11:22:11 +01:00
unkl nik
94df411e86
Merge branch 'gen2brain:master' into master 2023-10-30 22:07:16 +02:00
unkl nik
75001379dc add models examples 2023-10-30 22:06:52 +02:00
Milan Nikolic
0e306ce58c
Merge pull request #297 from unklnik/master
Adding more model & shader examples
2023-10-29 17:49:46 +01:00
unkl nik
2e1cd4fca0 add more models examples 2023-10-27 22:06:20 +02:00
unkl nik
aa476e0a1c
Merge branch 'gen2brain:master' into master 2023-10-25 21:54:19 +02:00
unkl nik
35682b2387 add more model & shader examples 2023-10-25 21:53:53 +02:00
Milan Nikolic
3f961a273f
Test gui examples 2023-10-22 01:16:20 +02:00
Milan Nikolic
2d673bb5f4
Merge pull request #294 from unklnik/master
add more texture & shader examples
2023-10-21 22:36:13 +02:00
unkl nik
32413f57ee
Merge branch 'gen2brain:master' into master 2023-10-21 22:23:52 +02:00
unkl nik
f121c0e386 add more texture & shader examples 2023-10-21 22:23:22 +02:00
Milan Nikolic
3167545b2b
Merge pull request #293 from dusk125/add-Unloadimagecolors
Add UnloadImageColors
2023-10-21 19:21:16 +02:00
Allen Ray
fac9477f84 Add UnloadImageColors 2023-10-21 12:15:35 -04:00
Milan Nikolic
02654bd48c
Merge pull request #292 from nellfs/fix-fruit-spawn
Fixing snake example fruit spawning
2023-10-21 10:45:36 +02:00
Milan Nikolic
0b40830c49
Merge pull request #291 from unklnik/master
add more textures examples
2023-10-21 10:36:00 +02:00
nellfs
a272669c53 Fixing snake example fruit spawn 2023-10-20 22:31:51 -03:00
unkl nik
0dda56d08d add more textures examples 2023-10-20 22:01:45 +02:00
Milan Nikolic
10c61020bc
Merge pull request #290 from JupiterRider/master
Getters for Model type added
2023-10-17 21:18:53 +02:00
JupiterRider
cbdedc5843
Merge branch 'gen2brain:master' into master 2023-10-17 20:59:11 +02:00