7947 次代码提交 (8f33d6d796abeb3da2684e8ee3cc5281041cb4b6)
 

作者 SHA1 备注 提交日期
  Ryan Johnston e181069c62
Update BINDINGS.md (#4559) 8 个月前
  Ray 962f1c26ff Review formatting to follow raylib conventions 8 个月前
  Caleb Heydon 9047630ae7
[rmodels] Fix null pointer dereference in LoadImageFromCgltfImage (#4557) 8 个月前
  Ray 503cd7ba34
Update raymath.h 8 个月前
  Jonathan Akaba 1b4e73cf2f
Update documentation for Vector2Angle (#4556) 8 个月前
  Ray 6fbf08cc1f
Update pbr.fs 8 个月前
  Ray f9cf684356
Update pbr.vs 8 个月前
  Ray 698bfc48fe
Update pbr.fs 8 个月前
  Ray 6c59dc4a65
Update BINDINGS.md 8 个月前
  devdad 645f9e31c9
I've created bindings for raylib 5.5 for c3-lang at https://c3-lang.org (#4555) 8 个月前
  Mossieur-Patate 9d318a6fbf
Update CONTRIBUTING.md + FAQ.md: small misprints (#4553) 8 个月前
  ColleagueRiley 0760667cbb use RL_MALLOC for RGFW 8 个月前
  ColleagueRiley 9ecd1ce52c update RGFW 8 个月前
  Caleb Heydon 58fe34d9cc
[raudio] Fixed buffer overflow when loading WAV files (#4539) 8 个月前
  RealDoigt cd16c9ea91
Add the D Object Oriented Raylib wrapper to the list of BINDINGS.md (#4550) 8 个月前
  github-actions[bot] 31a1047782 Update raylib_api.* by CI 8 个月前
  Mossieur-Patate 2c4c6e6201
GetKeyName prototype (#4544) 8 个月前
  Kacper Zybała ba1e14625a
[build] CMake: Set CMake version to 3.12 (#4547) 8 个月前
  Tymoteusz Moryto 949c31605b
CMakeOptions.txt: Added a missing `)` (#4545) 8 个月前
  glowiak 623c4376cc
The Jaylib binding is at 5.5 (#4546) 8 个月前
  Ray abb3c8e9f7 Revert "[build][cmake] Improve cmake config file generation (#4541)" 8 个月前
  Colleague Riley 2d71d078f0
Merge branch 'raysan5:master' into pure 8 个月前
  ColleagueRiley 77f23bcc6a update RGFW (fix X11 bug) 8 个月前
  ColleagueRiley f1cf7bf349 Merge branch 'pure' of https://github.com/ColleagueRiley/raylib 8 个月前
  ColleagueRiley 0e2c219741 update RGFW (rename joystick to gamepad to avoid misunderstandings 8 个月前
  Leonardo Guilherme de Freitas c53dd8a931
[build][cmake] Improve cmake config file generation (#4541) 8 个月前
  ColleagueRiley 3729901903 update RGFW 8 个月前
  ColleagueRiley 6bbed2993b delete makefile added by mistake 8 个月前
  Anthony Carbajal 79188f570b
fixed spacing in sha1 comment (#4540) 8 个月前
  ColleagueRiley 2a9d25b067 fix xinput stuff 8 个月前
  ColleagueRiley e6d7d0cf23 update raylib (merge) 8 个月前
  ColleagueRiley dfacae7213 Merge branch 'master' of https://github.com/raysan5/raylib into pure 8 个月前
  Jeffery Myers 6141489b00
Fixes casting warnings with RGFW platform. (#4534) 8 个月前
  listeria e494c545b8
raymath: fix C++ operator overloads (#4535) 8 个月前
  HaxSam a9aa6b4988
[build.zig] improve build system for zig (#4531) 8 个月前
  ColleagueRiley 0bc83b3bfd update RGFW (again) 8 个月前
  ColleagueRiley ae30613813 fix? 8 个月前
  ColleagueRiley 97caf13aaf fix gamepad bugs (linux) | add L3 + R3 (gamepad) 8 个月前
  Ray 47f83aa58f Merge branch 'master' of https://github.com/raysan5/raylib 8 个月前
  Ray da6fa1d756 Fix #4529 8 个月前
  github-actions[bot] 65e0d2cfda Update raylib_api.* by CI 8 个月前
  Ray 50a2afff9e Update raylib version to 5.6-dev to avoid confusions with release 8 个月前
  Asdqwe a53a8958f2
Add implementation to GetWindowScaleDPI() for PLATFORM_WEB (#4526) 8 个月前
  ColleagueRiley 2776510f47 send fake screensize 8 个月前
  Ray 0d39e7137b Fix #4527 8 个月前
  ColleagueRiley 8dc647153c fix web_rgfw gamepad 8 个月前
  veins1 11429b48eb
Fix for #4521 (#4523) 8 个月前
  Gael Pérez 415a98965a
update raymath.h: add Vector2CrossProduct function (#4520) 8 个月前
  kimierik 532167d28b
build.zig: fix raygui inclusion in windows crosscompilation (#4489) 8 个月前
  devdad 6af664c04e
Update shaders_basic_pbr example to work on web (#4516) 8 个月前