7171 Commits (2a263a09cc431b92b449cbcc8330127a3735acdb)
 

Author SHA1 Message Date
  iP 2a263a09cc
bone socket tutorial (#3833) 9 months ago
  Peter0x44 1df91e74b9
Fix building of raylib_opengl_interop on PLATFORM_DESKTOP_SDL (#3826) 9 months ago
  Gary M 53cfc7c965
assign format to cubemap (#3823) 9 months ago
  Alex Macafee 6db5bb5ccd
Update BINDINGS.md (#3829) 9 months ago
  Peter0x44 b86f78f6b1
Fix examples linking with CMake and -DPLATFORM=SDL (#3825) 9 months ago
  4rk c588a291e6
Add very little sanitization to indentifier names in ExportDataAsCode() (#3832) 9 months ago
  github-actions[bot] 2a774a88f5 Update raylib_api.* by CI 9 months ago
  GideonSerf 371d25c8c9
Gamepad rumble support with SDL2 (#3819) 9 months ago
  Abhishek Rathore bda919033d
Fixed typo in a comment (#3816) (#3817) 10 months ago
  Ray 23616153d4 Update Makefile 10 months ago
  Peter0x44 31c6a340ab
Remove all uses of deps/mingw (#3805) 10 months ago
  mooff 4f283a0789
Add CMake PLATFORM option for Desktop SDL (#3809) 10 months ago
  Nikita Blizniuk 54e0af40c1
fixed loading GLTF animations with 1 frame (#3804) 10 months ago
  Ray 77eeb0010e Updated workflows 10 months ago
  Ray e42e3188f5 Remove some unneeded line breaks 10 months ago
  João Foscarini c251e9309e
Fix implicit conversion from float to double then back to float again (#3799) 10 months ago
  Ray dc7f81a7b0 Update workflows to use latest actions/upload-artifact 10 months ago
  Ray abe243d469
Update linux.yml 10 months ago
  Ray 401c5a8638 Minor tweaks to avoid some CodeQL warnings 10 months ago
  Ray bb741f53a8 Update rtext.c 10 months ago
  Mingjie Shen 6280771dad
[rtext] Change strcpy to strncpy to fix buffer overflow (#3795) 10 months ago
  Jeffery Myers 4cd71a9750
Fix warnings in raylib (#3793) 10 months ago
  Ray dd8b5613ca REVIEWED: `DrawPixel()` not drawing 10 months ago
  Ray 8ba7c61625
Update README.md 10 months ago
  Ray e52ae870f2 Reverted Makefile `GL_ENABLE_GET_PROC_ADDRESS` #3713 10 months ago
  Ray ea31bd47e5 REVIEWED: PLATFORM_WEB build flags, added GL_ENABLE_GET_PROC_ADDRESS 10 months ago
  Danil 6a8cc62b67
Fix GetCameraRight (#3784) 10 months ago
  Ray e9291fa4c7 Update rtext.c 10 months ago
  Ray c0c2e28c1b Merge branch 'master' of https://github.com/raysan5/raylib 10 months ago
  Ray 615ee9d177 REVIEWED: `rlLoadFramebuffer()` 10 months ago
  Ray cd8da72fea
Update rtext.c (#3777) (#3779) 10 months ago
  github-actions[bot] 31ce1374e4 Update raylib_api.* by CI 10 months ago
  Ray 80580746e5 Reorder functions 10 months ago
  Ray d34956b197 Merge branch 'master' of https://github.com/raysan5/raylib 10 months ago
  Ray c31559101a REVIEWED: `rlLoadFramebuffer()`, parameters not required 10 months ago
  github-actions[bot] 250d89b621 Update raylib_api.* by CI 10 months ago
  Luís Almeida 9a5dddc311
Added viewport independent raycast (#3709) 10 months ago
  Ray f033b30703 Review formating and some defines naming consistency 10 months ago
  oblerion d91e9104aa
[rcore] Fix `GetFileNameWithoutExt()` (#3771) 10 months ago
  A a96b224b38
Add gamepad support to PLATFORM_DESKTOP_SDL (#3776) 10 months ago
  Ray 868d515fbc Update rtext.c 10 months ago
  Ray eed56a45d6 REVIEWED: `LoadFontDataBDF()` name and formating 10 months ago
  Stanley Fuller 0932cd3059
[rtext] Add BDF font support (#3735) 10 months ago
  Brandon Baker 29ff658d92
Update BINDINGS.md (#3774) 10 months ago
  IoIxD 7ec43022c1
Fix segfault in ExportWaveAsCode (#3769) 10 months ago
  Marrony Neris c0b081fac0
Fix MeasureTextEx() height calculation (#3770) 10 months ago
  Ray 25306eae42 REVIEWED: Issue on parsing #3765 10 months ago
  Ray d79828076f REVIEWED: macOS issues #3767 10 months ago
  Ray deaffb0698 Review PR #3746 formating 10 months ago
  Jeffery Myers bebf9547bd
[CORE,RLGL] Fix scale issues when ending a mode (#3746) 10 months ago