7809 Commits (79188f570bf15791c3abad619933d039448023b1)
 

Author SHA1 Message Date
  Anthony Carbajal 79188f570b
fixed spacing in sha1 comment (#4540) 3 months ago
  Jeffery Myers 6141489b00
Fixes casting warnings with RGFW platform. (#4534) 3 months ago
  listeria e494c545b8
raymath: fix C++ operator overloads (#4535) 3 months ago
  HaxSam a9aa6b4988
[build.zig] improve build system for zig (#4531) 3 months ago
  Ray 47f83aa58f Merge branch 'master' of https://github.com/raysan5/raylib 3 months ago
  Ray da6fa1d756 Fix #4529 3 months ago
  github-actions[bot] 65e0d2cfda Update raylib_api.* by CI 3 months ago
  Ray 50a2afff9e Update raylib version to 5.6-dev to avoid confusions with release 3 months ago
  Asdqwe a53a8958f2
Add implementation to GetWindowScaleDPI() for PLATFORM_WEB (#4526) 3 months ago
  Ray 0d39e7137b Fix #4527 3 months ago
  veins1 11429b48eb
Fix for #4521 (#4523) 3 months ago
  Gael Pérez 415a98965a
update raymath.h: add Vector2CrossProduct function (#4520) 3 months ago
  kimierik 532167d28b
build.zig: fix raygui inclusion in windows crosscompilation (#4489) 3 months ago
  devdad 6af664c04e
Update shaders_basic_pbr example to work on web (#4516) 3 months ago
  Jorge A. Gomes 57edbc3bab
Update BINDINGS.md for raylib-py 5.5 (#4519) 3 months ago
  Philipp a145779e21
Update BINDINGS.md: fortran-raylib is on v5.5 (#4518) 3 months ago
  Alexandre B A Villares 481095226d
Update BINDINGS.md: github.com/electronstudio/raylib-python-cffi now 5.5 (#4517) 3 months ago
  Ray 26548c1062 Remove trail-spaces 3 months ago
  Ray 9e4f513a43 Reviewed formating 3 months ago
  Ray c78757a959 REVIEWED: `GetClipboardImage()`, make symbol available on all platforms 3 months ago
  Ray 10789a4d49 Update rlgl.h 3 months ago
  mikeemm 95e766472f
[rmodels] Improve OBJ vertex data precision and lower memory usage by ExportMesh() (#4496) 3 months ago
  Jannis bd706dfcf2
Update BINDINGS.md for raylib-beef (#4514) 3 months ago
  Andrew Dunbar 7127cba5cc
typo/spello: arribes->arrives (#4515) 3 months ago
  Alexandre B A Villares 21575856f4
Update BINDINGS.md: raylib-python-cffi is on v5.0 (#4512) 3 months ago
  kovidomi 65f955a4dc
Add missing VS2022 example projects for models_bone_socket and shaders_vertex_displacement (#4510) 3 months ago
  Mute f979cc62ee
Fixed grammar mistakes in core_3d_camera_first_person.c (#4508) 3 months ago
  Steven Schveighoffer 05b2603c45
Update raylib-d binding to 5.5 (#4506) 3 months ago
  Rob Loach fde3779ebd
BINDINGS: raylib-cpp supports raylib 5.5 (#4511) 3 months ago
  Ray 8375581f87
Update README.md 3 months ago
  Gunko Vadim 71e0b8b581
Update BINDINGS.md (#4504) 3 months ago
  Ray c1ab645ca2 Update HISTORY.md 3 months ago
  Ray 68503ed96f
Update webassembly.yml 3 months ago
  github-actions[bot] 88c922f433 Update raylib_api.* by CI 3 months ago
  Ray 938b805bfb Update raylib.h 3 months ago
  Ray 162efc1ec7 Update core_basic_window.c 3 months ago
  Ray da7ab04052
Update HISTORY.md 3 months ago
  Ray dd688d81a6 Thanks @everyone for everything 😄 3 months ago
  Ray d567b35d9a Update HISTORY.md 3 months ago
  Ray 816b605054 Update CHANGELOG 3 months ago
  Eike Decker 7c5d74e98e
Fixing an OBJ loader bug that fragmented the loaded meshes (#4494) 3 months ago
  Oussama Teyib 4f091f44a8
Fix typo in BINDINGS.md (#4493) 3 months ago
  Jeffery Myers a2f6ae6796
Fix warnings in examples (#4492) 3 months ago
  Ray 5e6cdf3a73 Update emsdk path on Windows to match new raylib installer package 3 months ago
  Ray 76016aae20 Update raylib.ico 3 months ago
  Ray 15eb8221e3 Updated raylib resource data 3 months ago
  Ray 928535a828 Commented code issuing warnings on w64devkit (GCC) 3 months ago
  Ray 637debb62d Updated Notepad++ autocomplete list for raylib 5.5 3 months ago
  Ray 14d3bbbb86 Update raygui.h 3 months ago
  Asdqwe 700e2c5e5d
Fix touch count reset (#4488) 3 months ago