Philipp
a145779e21
Update BINDINGS.md: fortran-raylib is on v5.5 ( #4518 )
10 miesięcy temu
Alexandre B A Villares
481095226d
Update BINDINGS.md: github.com/electronstudio/raylib-python-cffi now 5.5 ( #4517 )
10 miesięcy temu
Ray
26548c1062
Remove trail-spaces
10 miesięcy temu
Ray
9e4f513a43
Reviewed formating
10 miesięcy temu
Ray
c78757a959
REVIEWED: `GetClipboardImage()`, make symbol available on all platforms
10 miesięcy temu
Ray
10789a4d49
Update rlgl.h
10 miesięcy temu
mikeemm
95e766472f
[rmodels] Improve OBJ vertex data precision and lower memory usage by ExportMesh() ( #4496 )
* increased vertex data precision to match blender exports
* modified memory allocation to better fit higher precision data
* now accounting for newline characters during allocation
* now accounting for potentially higher vertex counts
* removed unnecessary final newline
10 miesięcy temu
Jannis
bd706dfcf2
Update BINDINGS.md for raylib-beef ( #4514 )
10 miesięcy temu
Andrew Dunbar
7127cba5cc
typo/spello: arribes->arrives ( #4515 )
10 miesięcy temu
Alexandre B A Villares
21575856f4
Update BINDINGS.md: raylib-python-cffi is on v5.0 ( #4512 )
According to https://github.com/electronstudio/raylib-python-cffi
10 miesięcy temu
kovidomi
65f955a4dc
Add missing VS2022 example projects for models_bone_socket and shaders_vertex_displacement ( #4510 )
10 miesięcy temu
Mute
f979cc62ee
Fixed grammar mistakes in core_3d_camera_first_person.c ( #4508 )
Changed line 118 from, "// For advance camera controls, it's reecommended to compute camera movement manually", to, "// For advanced camera controls, it's recommended to compute camera movement manually".
10 miesięcy temu
Steven Schveighoffer
05b2603c45
Update raylib-d binding to 5.5 ( #4506 )
10 miesięcy temu
Rob Loach
fde3779ebd
BINDINGS: raylib-cpp supports raylib 5.5 ( #4511 )
[raylib-cpp](https://github.com/RobLoach/raylib-cpp ) has been updated to use the new raylib 5.5 functions. This is a great release! Thanks so much.
10 miesięcy temu
Ray
8375581f87
Update README.md
10 miesięcy temu
Gunko Vadim
71e0b8b581
Update BINDINGS.md ( #4504 )
10 miesięcy temu
Ray
c1ab645ca2
Update HISTORY.md
10 miesięcy temu
Ray
68503ed96f
Update webassembly.yml
10 miesięcy temu
github-actions[bot]
88c922f433
Update raylib_api.* by CI
10 miesięcy temu
Ray
938b805bfb
Update raylib.h
10 miesięcy temu
Ray
162efc1ec7
Update core_basic_window.c
10 miesięcy temu
Ray
da7ab04052
Update HISTORY.md
10 miesięcy temu
Ray
dd688d81a6
Thanks @everyone for everything 😄
10 miesięcy temu
Ray
d567b35d9a
Update HISTORY.md
10 miesięcy temu
Ray
816b605054
Update CHANGELOG
10 miesięcy temu
Eike Decker
7c5d74e98e
Fixing an OBJ loader bug that fragmented the loaded meshes ( #4494 )
The nextShapeEnd integer is a pointer in the OBJ data structures.
The faceVertIndex is a vertex index counter for the mesh we are
about to create. Both integers are not compatible, which causes
the code to finish the meshes too early, thus writing the OBJ data
incompletely into the target meshes.
It wasn't noticed because for the last mesh, it process all remaining
data, causing the last mesh to contain all remaining triangles.
This would have been noticed if the OBJ meshes used different textures
for each mesh.
10 miesięcy temu
Oussama Teyib
4f091f44a8
Fix typo in BINDINGS.md ( #4493 )
10 miesięcy temu
Jeffery Myers
a2f6ae6796
Fix warnings in examples ( #4492 )
Move shapes/shapes_rectangle_advanced to the correct folder in MSVC project
Add core_input_virtual_controls.vcxproj back into sln file
10 miesięcy temu
Ray
5e6cdf3a73
Update emsdk path on Windows to match new raylib installer package
10 miesięcy temu
Ray
76016aae20
Update raylib.ico
10 miesięcy temu
Ray
15eb8221e3
Updated raylib resource data
10 miesięcy temu
Ray
928535a828
Commented code issuing warnings on w64devkit (GCC)
Tested with w64devkit/MSVC and all seem to work as expected
10 miesięcy temu
Ray
637debb62d
Updated Notepad++ autocomplete list for raylib 5.5
10 miesięcy temu
Ray
14d3bbbb86
Update raygui.h
10 miesięcy temu
Asdqwe
700e2c5e5d
Fix touch count reset ( #4488 )
11 miesięcy temu
Ray
8af7985ece
Update CHANGELOG
11 miesięcy temu
Ray
0c7edbc2ee
Update HISTORY.md
11 miesięcy temu
Ray
2841eaba3e
Merge branch 'master' of https://github.com/raysan5/raylib
11 miesięcy temu
Ray
f76a5e2b10
Update CHANGELOG
11 miesięcy temu
Asdqwe
377248b1ac
Fix Makefile.Web ( #4487 )
11 miesięcy temu
kimierik
7053970f7b
build.zig: remove raygui from options and re add adding raygui as a ( #4485 )
function
11 miesięcy temu
Ray
4ddf4679b4
Update CHANGELOG
11 miesięcy temu
Jeffery Myers
10fd4de258
Fix the example lighting shaders to use both frag and diffuse colors so they work with shapes and meshes. ( #4482 )
11 miesięcy temu
Everton Jr.
5cc06f4ba4
[rcore]: Issue an warning instead of an error when checking SUPPORT_CLIPBOARD_IMAGE necessary support detection ( #4477 )
11 miesięcy temu
Jeffery Myers
fb69b39d54
Fix a typecast warning in glfw clipboard access ( #4479 )
11 miesięcy temu
Jeffery Myers
2af4f31712
Fix the X axis of the second vertex of the Y negative cap of a cylinders, triangle fan ( #4478 )
11 miesięcy temu
Ray
09570a05b3
Merge branch 'master' of https://github.com/raysan5/raylib
11 miesięcy temu
Ray
85de743d1c
Improved logos size
11 miesięcy temu
Tomas Slusny
ce3b121f07
build.zig: Remove addRaylib and fix raygui builds when using raylib as dep ( #4475 )
- addRaylib just duplicates what adding raylib as dependency already does
so it do not needs to exist
- move raygui build to standard build process when flag is enabled. this
works correctly when using raylib as dependency and having raygui as
dependency as well. problem with previous approach was that raygui was in
options but it was doing nothing because you had to also use addRaygui for
it to be effective
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
11 miesięcy temu
github-actions[bot]
d8feef5279
Update raylib_api.* by CI
11 miesięcy temu