8185 Commits (015db1641fad123953c9837ff478223911b35ce3)
 

Author SHA1 Message Date
  Ray 015db1641f
Merge pull request #4964 from M374LX/axes-comment 9 months ago
  M374LX 16f398b464 Update comment (gamepad axes) 9 months ago
  Ray 913c236487 REVIEWED: `MAX_GAMEPAD_AXES` 9 months ago
  Ray 341bfb22cc REVIEWED: `MAX_GAMEPAD_AXEX` for consistency #4960 9 months ago
  Ray 2afae1b3e1
Merge pull request #4962 from M374LX/rgfw-rctrl 9 months ago
  Ray f9fa63366c
Merge pull request #4958 from M374LX/unused-var 9 months ago
  M374LX c0cf57f8f0 RGFW backend: add missing Right Control key 9 months ago
  M374LX 299f5350a4 Remove unused variable 9 months ago
  github-actions[bot] 2d952d8e94 Update raylib_api.* by CI 9 months ago
  Ray d7148f5f9d REDESIGNED: Base64 encoding/decoding functions 9 months ago
  Ray 5ddd13b775 REVIEWED: Hexadecimal formatting to be consistent 9 months ago
  github-actions[bot] 8d9c1cecb7 Update raylib_api.* by CI 9 months ago
  Ray afb52b19a4 WARNING: REDESIGNED: `EncodeDataBase64()`, NULL terminated string returned 9 months ago
  Ray 21f0fe2a73 Removed some spaces 9 months ago
  Ray e3b9dbe75b
Merge pull request #4947 from padmadevd/master 9 months ago
  Padmadev D b6daa48a9c
Update rcore_android.c 9 months ago
  Ray a1d57e83f0
Merge pull request #4948 from parzivail/bug/meshnormals 9 months ago
  Colby Newman 21e711b13f
Fix typo in mesh animNormals 9 months ago
  Padmadev D 5da2d10118
Update rcore_android.c 9 months ago
  Ray 2be18e2c54
Merge pull request #4944 from Pivok7/master 9 months ago
  Pivok 0ffc8c517f Pbr example fix 9 months ago
  Ray 8c99a508c6 REVIEWED: `WindowSizeCallback()`, GLFW 9 months ago
  Ray a51d334440 Merge branch 'master' of https://github.com/raysan5/raylib 9 months ago
  Ray 9d4c31533d Update rtext.c 9 months ago
  Ray 15a0cf89b8
Merge pull request #4936 from lumenkeyes/master 9 months ago
  Ray ba31219141
Merge pull request #4937 from Bigfoot71/fix-gen-tangents 9 months ago
  Ray 5076d5743b
Merge pull request #4938 from JeffM2501/const_save_callback 9 months ago
  github-actions[bot] 4a1e9931a6 Update raylib_api.* by CI 9 months ago
  Jeffery Myers aa684a33de make save file callback match const correctness of calling function 9 months ago
  Bigfoot71 d135eef462 fix and improve `GenMeshTangents` 9 months ago
  Lumen Keyes 6f11e27bbe fix typo 9 months ago
  Lumen Keyes dea6a24777 build.zig fix: link EGL for Android 9 months ago
  github-actions[bot] 63b988ade9 Update raylib_api.* by CI 9 months ago
  Ray f7d03efb49 REVIEWED: `DecodeDataBase64()`, follow convention: 9 months ago
  Ray 3083f0cd43 REVIEWED: `SaveFileText()`, const input text 9 months ago
  Ray 693c9c292a Formatting tweaks 9 months ago
  Ray 4ac31f7cde
Merge pull request #4928 from JeffM2501/unload_default_font 9 months ago
  Jeffery Myers ebaa922f6b Properly clean up the default font on unload, it may be reused if the window is created again 10 months ago
  Ray 7e07278368 Update rprand.h 10 months ago
  Ray 1402e830b4
Merge pull request #4926 from karl-zylinski/draw-sphere-normals 10 months ago
  Ray 6fad12db73
Merge pull request #4927 from lumenkeyes/master 10 months ago
  lumenkeyes 35de7b26a4
catch error in build.zig 10 months ago
  lumenkeyes eae3fd83d5
properly detect if abi is android 10 months ago
  lumenkeyes c4b9c0e039
properly generate android triple in build.zig 10 months ago
  Karl Zylinski a15548fb5a Add normals to DrawSphereEx 10 months ago
  Ray 3d6e24af4f
Merge pull request #4906 from Bigfoot71/fix-clip 10 months ago
  Ray 512b1bed4f
Merge pull request #4925 from JeffM2501/animated_meshes_GL11 10 months ago
  Jeffery Myers e07e3354a3 Merge branch 'animated_meshes_GL11' of github.com:JeffM2501/raylib into animated_meshes_GL11 10 months ago
  Jeffery Myers ee2ab11cc5 Use the animated verts and normals in GL 1.1 if they exist 10 months ago
  Jeffery Myers 95c96b345c Use the animated verts and normals in GL 1.1 if they exist 10 months ago