Commit graph

876 commits

Author SHA1 Message Date
Milan Nikolic
62016ee92f
Merge pull request #396 from Palessan/palessan/raylib-go-sprite-gif-animations
Adding gif and sprite animation examples.
2024-06-28 14:51:41 +02:00
Palessan
ded439d849 rectangle will be renamed to textures_sprite_anim part 2/2
(using git mv to preserve git history)
2024-06-28 15:27:21 +03:00
Palessan
49d7e62303 rectangle will be renamed to textures_sprite_anim part 1/2 2024-06-28 15:18:23 +03:00
Palessan
6c3961f894 better to use the using existing method by passing the required []color.RGBA instead of the unsafe.Pointer 2024-06-28 15:11:11 +03:00
Palessan
f529bc2897 Adding gif and sprite animation examples.
-Added new UpdateTextureUnsafe method to support it.
2024-06-28 12:50:30 +03:00
Milan Nikolic
a997a44fb9
Support Windows 7, issue #392 2024-05-24 09:43:10 +02:00
Milan Nikolic
b7c9eeec1b
Merge pull request #391 from JupiterRider/GuiLoadIcons
[raygui] LoadIcons-, DrawIcon-function and example added
2024-05-22 22:09:53 +02:00
JupiterRider
d86638ae10 [raygui] LoadIcons-, DrawIcon-function and example added 2024-05-22 18:51:38 +02:00
Milan Nikolic
6c4349fd5c
Test purego 2024-05-22 17:12:50 +02:00
Milan Nikolic
b1a49c28b6
Merge pull request #384 from rocktavious/add-mul-matrix
Expose MultMatrix
2024-05-22 17:04:37 +02:00
Kyle
4a4f1ef82e
Remove purego implementation 2024-05-22 09:55:19 -05:00
Milan Nikolic
7430a4e0ef
Merge pull request #390 from JupiterRider/multmatrixf
MultMatrix for purego added
2024-05-22 16:30:10 +02:00
JupiterRider
9fe64ac4bd Fix MatrixToFloat 2024-05-22 16:23:31 +02:00
JupiterRider
86d08a7b86 MultMatrix for purego added 2024-05-22 15:37:00 +02:00
Kyle
426bcb3529
Fix typo 2024-05-22 07:12:22 -05:00
Kyle
b56bfca1e8
Update rlgl_purego.go correctly 2024-05-21 15:31:37 -05:00
Milan Nikolic
5314a4a209
Merge pull request #389 from JupiterRider/master
[raygui] don't trim leading and trailing white spaces (fix #351)
2024-05-18 18:08:52 +02:00
JupiterRider
a158bd444e [raygui] don't trim leading and trailing white spaces (fix #351) 2024-05-18 17:56:40 +02:00
Milan Nikolic
2915c1c582
Merge pull request #388 from JupiterRider/master
[raygui] use nil for empty strings
2024-05-16 21:26:30 +02:00
JupiterRider
7c239d1050 [raygui] use nil for empty strings; fixes #386 2024-05-16 20:41:28 +02:00
JupiterRider
c212c33886 [raygui] empty string will cause the draw of a title-bar, but nil doesn't 2024-05-16 19:05:18 +02:00
Milan Nikolic
e824a9b663
Merge pull request #387 from JupiterRider/master
TraceLog and TraceLogCallback fixes
2024-05-15 05:52:41 +02:00
JupiterRider
4c0391d217 comment fixed 2024-05-14 23:22:31 +02:00
JupiterRider
fa7e76c6a6 implement va_list for tracelog callbacks in purego 2024-05-14 23:17:31 +02:00
JupiterRider
6fd7907d31 Use fmt.Sprintf for TraceLog to match with cgo 2024-05-14 23:09:47 +02:00
JupiterRider
ac27873749 MAX_TRACELOG_BUFFER_SIZE is 256 since raylib 4.5 2024-05-14 22:49:48 +02:00
Kyle
49242a59c9
Update rlgl_purego.go 2024-05-13 07:15:11 -05:00
Kyle Rockman
da79f1d8b6 fix function to actually work 2024-05-11 19:38:23 -05:00
Kyle
032352a5ba
Update rlgl_cgo.go 2024-05-11 19:16:35 -05:00
Milan Nikolic
f68049cf26
Update darwin flags 2024-05-09 17:21:52 +02:00
Milan Nikolic
4b3ab504c8
Update RGFW 2024-05-09 17:21:05 +02:00
Milan Nikolic
9b53342ac0
Fix Android internal storage, issue #365 2024-05-09 08:27:51 +02:00
Milan Nikolic
c09c9462b4
Update README.md 2024-05-08 19:14:57 +02:00
Milan Nikolic
28722bb71f
Merge pull request #383 from zbednarke/raw-audio-example
Improve raw audio example
2024-05-08 14:26:20 +02:00
Milan Nikolic
48e419d11f
Update actions 2024-05-08 11:36:02 +02:00
Milan Nikolic
21775d2dee
Silence warnings 2024-05-08 11:26:39 +02:00
Milan Nikolic
451c14ce9f
Comment redefinitions 2024-05-08 11:25:08 +02:00
Milan Nikolic
64a63d5914
Update actions 2024-05-08 11:20:15 +02:00
Milan Nikolic
45279d6d25
Silence warnings 2024-05-08 11:19:01 +02:00
Milan Nikolic
6031600b18
Test RGFW 2024-05-08 11:09:31 +02:00
Milan Nikolic
7c4c1eed60
Update dependencies 2024-05-08 10:54:48 +02:00
Milan Nikolic
54ab84ca0c
Update README.md 2024-05-08 10:51:01 +02:00
Milan Nikolic
8a207901da
Fix DRM build 2024-05-08 10:50:08 +02:00
Milan Nikolic
6fa153fa53
Update dependencies 2024-05-08 10:31:41 +02:00
Milan Nikolic
7810550d63
Add RGFW backend 2024-05-08 10:30:05 +02:00
zbednarke
266797ff04 sine graphic 2024-05-07 20:42:31 -07:00
zbednarke
74d0b22ad1 lower sample rate 2024-05-07 20:38:52 -07:00
zbednarke
1a0035bfed make buffer bigger 2024-05-07 20:36:38 -07:00
zbednarke
a7fccc35a1 lower n samples per update to be on safe side 2024-05-07 20:20:12 -07:00
Zachary Bednarke
db4aa35b12 rename variables 2024-05-07 19:54:07 -07:00