7799 Commits (11429b48eb244c8e153838cf7d876d75da992815)
 

Autor SHA1 Nachricht Datum
  veins1 11429b48eb
Fix for #4521 (#4523) vor 10 Monaten
  Gael Pérez 415a98965a
update raymath.h: add Vector2CrossProduct function (#4520) vor 10 Monaten
  kimierik 532167d28b
build.zig: fix raygui inclusion in windows crosscompilation (#4489) vor 10 Monaten
  devdad 6af664c04e
Update shaders_basic_pbr example to work on web (#4516) vor 10 Monaten
  Jorge A. Gomes 57edbc3bab
Update BINDINGS.md for raylib-py 5.5 (#4519) vor 10 Monaten
  Philipp a145779e21
Update BINDINGS.md: fortran-raylib is on v5.5 (#4518) vor 10 Monaten
  Alexandre B A Villares 481095226d
Update BINDINGS.md: github.com/electronstudio/raylib-python-cffi now 5.5 (#4517) vor 10 Monaten
  Ray 26548c1062 Remove trail-spaces vor 10 Monaten
  Ray 9e4f513a43 Reviewed formating vor 10 Monaten
  Ray c78757a959 REVIEWED: `GetClipboardImage()`, make symbol available on all platforms vor 10 Monaten
  Ray 10789a4d49 Update rlgl.h vor 10 Monaten
  mikeemm 95e766472f
[rmodels] Improve OBJ vertex data precision and lower memory usage by ExportMesh() (#4496) vor 10 Monaten
  Jannis bd706dfcf2
Update BINDINGS.md for raylib-beef (#4514) vor 10 Monaten
  Andrew Dunbar 7127cba5cc
typo/spello: arribes->arrives (#4515) vor 10 Monaten
  Alexandre B A Villares 21575856f4
Update BINDINGS.md: raylib-python-cffi is on v5.0 (#4512) vor 10 Monaten
  kovidomi 65f955a4dc
Add missing VS2022 example projects for models_bone_socket and shaders_vertex_displacement (#4510) vor 10 Monaten
  Mute f979cc62ee
Fixed grammar mistakes in core_3d_camera_first_person.c (#4508) vor 10 Monaten
  Steven Schveighoffer 05b2603c45
Update raylib-d binding to 5.5 (#4506) vor 10 Monaten
  Rob Loach fde3779ebd
BINDINGS: raylib-cpp supports raylib 5.5 (#4511) vor 10 Monaten
  Ray 8375581f87
Update README.md vor 10 Monaten
  Gunko Vadim 71e0b8b581
Update BINDINGS.md (#4504) vor 10 Monaten
  Ray c1ab645ca2 Update HISTORY.md vor 10 Monaten
  Ray 68503ed96f
Update webassembly.yml vor 10 Monaten
  github-actions[bot] 88c922f433 Update raylib_api.* by CI vor 10 Monaten
  Ray 938b805bfb Update raylib.h vor 10 Monaten
  Ray 162efc1ec7 Update core_basic_window.c vor 10 Monaten
  Ray da7ab04052
Update HISTORY.md vor 10 Monaten
  Ray dd688d81a6 Thanks @everyone for everything 😄 vor 10 Monaten
  Ray d567b35d9a Update HISTORY.md vor 10 Monaten
  Ray 816b605054 Update CHANGELOG vor 10 Monaten
  Eike Decker 7c5d74e98e
Fixing an OBJ loader bug that fragmented the loaded meshes (#4494) vor 10 Monaten
  Oussama Teyib 4f091f44a8
Fix typo in BINDINGS.md (#4493) vor 10 Monaten
  Jeffery Myers a2f6ae6796
Fix warnings in examples (#4492) vor 10 Monaten
  Ray 5e6cdf3a73 Update emsdk path on Windows to match new raylib installer package vor 10 Monaten
  Ray 76016aae20 Update raylib.ico vor 10 Monaten
  Ray 15eb8221e3 Updated raylib resource data vor 10 Monaten
  Ray 928535a828 Commented code issuing warnings on w64devkit (GCC) vor 10 Monaten
  Ray 637debb62d Updated Notepad++ autocomplete list for raylib 5.5 vor 10 Monaten
  Ray 14d3bbbb86 Update raygui.h vor 10 Monaten
  Asdqwe 700e2c5e5d
Fix touch count reset (#4488) vor 10 Monaten
  Ray 8af7985ece Update CHANGELOG vor 10 Monaten
  Ray 0c7edbc2ee Update HISTORY.md vor 10 Monaten
  Ray 2841eaba3e Merge branch 'master' of https://github.com/raysan5/raylib vor 10 Monaten
  Ray f76a5e2b10 Update CHANGELOG vor 10 Monaten
  Asdqwe 377248b1ac
Fix Makefile.Web (#4487) vor 10 Monaten
  kimierik 7053970f7b
build.zig: remove raygui from options and re add adding raygui as a (#4485) vor 10 Monaten
  Ray 4ddf4679b4 Update CHANGELOG vor 10 Monaten
  Jeffery Myers 10fd4de258
Fix the example lighting shaders to use both frag and diffuse colors so they work with shapes and meshes. (#4482) vor 10 Monaten
  Everton Jr. 5cc06f4ba4
[rcore]: Issue an warning instead of an error when checking SUPPORT_CLIPBOARD_IMAGE necessary support detection (#4477) vor 10 Monaten
  Jeffery Myers fb69b39d54
Fix a typecast warning in glfw clipboard access (#4479) vor 10 Monaten