Commit graph

1096 commits

Author SHA1 Message Date
JupiterRider
4738b1467e rshapes.c updated 2024-11-23 16:57:42 +01:00
JupiterRider
37fd299f2a rmodels.c updated 2024-11-23 16:56:45 +01:00
JupiterRider
466f3e0804 rlgl.h updated 2024-11-23 16:53:25 +01:00
JupiterRider
3af3eea92a rgestures.h updated 2024-11-23 16:51:29 +01:00
JupiterRider
69cf3d30a4 rcore.c updated 2024-11-23 16:51:10 +01:00
JupiterRider
3e01b50698 update rcamera.h (has been rewritten in go as well) 2024-11-23 16:48:40 +01:00
JupiterRider
f293ef1482 raymath.h updated (not really required, because it has been rewritten in go) 2024-11-23 16:46:28 +01:00
JupiterRider
3b4a7104e2 raylib.h updated 2024-11-23 16:44:48 +01:00
JupiterRider
b1792a31d9 raudio.c updated 2024-11-23 16:43:26 +01:00
JupiterRider
c77be99ddc config.h updated 2024-11-23 16:38:51 +01:00
Per Hultqvist
8d54e15dc2 New example: models/draw_cube_textured 2024-11-18 14:18:05 +01:00
Per Hultqvist
bc9182ac34 New example: models/yaw_pitch_roll 2024-11-18 13:22:01 +01:00
Per Hultqvist
af2e6d755e New example: models/rlgl_solar_system 2024-11-18 12:41:48 +01:00
Per Hultqvist
5b33862cc1 Example fixed models/rlgl_solar_system 2024-11-18 12:19:33 +01:00
Milan Nikolic
01864c04b8
Merge pull request #467 from Hultan/obj_loading
Example fixed models/obj_loading
2024-11-17 16:30:00 +01:00
Milan Nikolic
b6c8a8e892
Merge pull request #465 from Hultan/m3d_loading
New example models/m3d_loading
2024-11-17 16:29:50 +01:00
Per Hultqvist
5eb8d9ded7 Example fixed models/obj_loading 2024-11-17 15:56:12 +01:00
Per Hultqvist
9782760778 New example models/m3d_loading 2024-11-16 18:23:44 +01:00
Milan Nikolic
f465c30447
Merge pull request #462 from Hultan/mesh_generation
Added a custom mesh to the example models/mesh_generation
2024-11-14 20:02:48 +01:00
Per Hultqvist
acf83f1ff9 New example models/mesh_picking 2024-11-11 18:42:02 +01:00
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