Commit graph

1076 commits

Author SHA1 Message Date
Per Hultqvist
e9aa553ec6 New example models/mesh_picking 2024-11-11 18:39:56 +01:00
Per Hultqvist
0ce1777bf3 New example models/mesh_picking 2024-11-11 16:46:28 +01:00
Milan Nikolic
60446bce15
Merge pull request #463 from Hultan/mesh_picking
New example models/mesh_picking
2024-11-11 15:44:50 +01:00
Milan Nikolic
4983e462e3
Merge pull request #461 from Hultan/billboard
Fixed example that differed : models/billboard
2024-11-11 15:43:21 +01:00
Milan Nikolic
bb09313fb5
Merge pull request #460 from Hultan/animation
Fixed example that differed : models/animations
2024-11-11 15:43:08 +01:00
Milan Nikolic
441f7fa504
Merge pull request #459 from Hultan/codepoints_loading
New example: text/codepoints_loading
2024-11-11 15:42:50 +01:00
Milan Nikolic
4b3433a06d
Merge pull request #458 from Hultan/draw_3d
New example: text/draw_3d
2024-11-11 15:42:28 +01:00
Per Hultqvist
de1c5d32ef New example models/mesh_picking 2024-11-11 15:02:05 +01:00
Per Hultqvist
0e82ab3a0d Added a custom mesh to the example models/mesh_generation 2024-11-11 08:53:10 +01:00
Per Hultqvist
6de5b09c62 Small path fix 2024-11-10 18:24:52 +01:00
Per Hultqvist
1073c97df9 Small path fix 2024-11-10 18:23:26 +01:00
Per Hultqvist
cac9dee8dd Fixed example that differed : models/billboard 2024-11-10 18:20:24 +01:00
Per Hultqvist
3f8ab9718f Fixed example that differed : models/animations 2024-11-10 18:05:33 +01:00
Per Hultqvist
7e465e47e2 New example (small change): text/codepoints_loading 2024-11-10 16:17:45 +01:00
Per Hultqvist
9108b3b7b0 New example: text/codepoints_loading 2024-11-10 16:06:52 +01:00
Per Hultqvist
a1df2e388e New example: text/draw_3d 2024-11-10 14:02:00 +01:00
Milan Nikolic
5e9516b94f
Merge pull request #456 from skullbulb/skybox-example
Added [models] example - skybox loading and drawing
2024-11-09 21:33:06 +01:00
skullbulb
382cbda3de Added [models] example - skybox loading and drawing 2024-11-09 19:34:09 +00:00
Milan Nikolic
553871567e
Merge pull request #455 from Hultan/unicode
New example: text/unicode
2024-11-08 14:55:34 +01:00
Milan Nikolic
ac16a0b3b6
Merge pull request #451 from Hultan/rectangle_bounds
New example: rectangle_bounds
2024-11-08 14:55:20 +01:00
Milan Nikolic
7a92d50d28
Merge pull request #452 from JupiterRider/DrawTextCodepoint
DrawTextCodepoint(s) functions added to cgo version
2024-11-08 14:53:46 +01:00
Per Hultqvist
afc255d0ca New example: text/unicode - small fix 2024-11-07 19:59:39 +01:00
Per Hultqvist
52946ea71d New example: text/unicode 2024-11-07 19:55:42 +01:00
JupiterRider
e171bb3751 DrawTextCodepoint(s) functions added to cgo version 2024-11-05 17:33:03 +01:00
Per Hultqvist
b7ac6957d3 New example: rectangle_bounds 2024-11-04 14:02:36 +01:00
Milan Nikolic
5100377cde
Merge pull request #449 from Hultan/input_box
New example: input_box
2024-11-03 18:12:47 +01:00
Milan Nikolic
3158dca464
Merge pull request #448 from JupiterRider/GenImageFontAtlas
GenImageFontAtlas added, font example added, LoadFontData function improved
2024-11-03 18:11:32 +01:00
Per Hultqvist
44e76696cc New example: input_box 2024-11-03 17:04:02 +01:00
JupiterRider
8c4ce9e206 remove trailing whitespace and carriage return in License file 2024-11-03 15:40:48 +01:00
JupiterRider
549dbcf4d8 SDF-font loading example added 2024-11-03 15:38:02 +01:00
JupiterRider
735af12e7f update LoadFontData: codePoints can now be nil, codepointCount defaults to 95 (like C raylib does) 2024-11-03 15:36:07 +01:00
JupiterRider
893dfa5f85 GenImageFontAtlas function added to cgo version as well 2024-11-03 15:13:14 +01:00
JupiterRider
8ea76a8e09 golang.org/x/exp is not in your go.mod file 2024-11-03 12:29:12 +01:00
Milan Nikolic
ab0d3a3fb2
Merge pull request #445 from Hultan/font_loading
New example: font_loading
2024-10-31 15:17:16 +01:00
Milan Nikolic
87d0d7185f
Merge pull request #444 from Hultan/font_filter
New example: font_filters
2024-10-31 15:17:06 +01:00
Per Hultqvist
c3e8a0f84a New example: font_loading 2024-10-31 13:34:37 +01:00
Per Hultqvist
8d78eefeee New example: font_filters 2024-10-31 13:06:59 +01:00
Milan Nikolic
8a6b23b2ed
Merge pull request #442 from Hultan/draw_ring
New example: Shapes/Draw_ring
2024-10-28 09:11:01 +01:00
Milan Nikolic
f8147233ca
Merge pull request #443 from Hultan/draw_circle_sector
New example: Shapes/draw_circle_sector
2024-10-28 09:10:44 +01:00
Per Hultqvist
1f7ddfca09 New example : shapes/draw_circle_sector 2024-10-24 17:21:11 +02:00
Per Hultqvist
bd66c8b623 New example : shapes/draw_ring 2024-10-24 17:15:30 +02:00
Hultan
6807b5cc47
Merge branch 'gen2brain:master' into master 2024-10-24 10:25:44 +02:00
Milan Nikolic
f2ab1b0c35
Merge pull request #438 from anasrar/master
feat(raymath): `MatrixDecompose`
2024-10-24 08:05:13 +02:00
Milan Nikolic
20a76b285d
Merge pull request #441 from JupiterRider/SetBlendMode
#437 take rl.BlendMode instead of int32
2024-10-24 07:58:50 +02:00
Milan Nikolic
d4e03b2d75
Merge pull request #440 from JupiterRider/DrawCircleLinesV
#436 DrawCircleLinesV to cgo-version added
2024-10-24 07:58:35 +02:00
Milan Nikolic
bb20d2da3e
Merge pull request #439 from JupiterRider/automationEvents
#431 AutomationEventList.GetEvents method added
2024-10-24 07:58:18 +02:00
JupiterRider
badf94c433 #437 take rl.BlendMode instead of int32 2024-10-23 21:36:14 +02:00
JupiterRider
5c0fc5c528 #436 DrawCircleLinesV to cgo-version added 2024-10-23 21:26:52 +02:00
JupiterRider
5268babfe0 #431 AutomationEventList.GetEvents method added 2024-10-23 20:48:36 +02:00
anasrar
f9b5993843
refactor(raymath): parameter typo 2024-10-23 01:44:47 +13:00