5691 Commits (3634adf8d4bd16ec886328f66ece533a13b9b032)
 

Author SHA1 Message Date
  Ray 3634adf8d4 Update textures_draw_tiled.c 2 years ago
  Ray bd95408b06 Update textures_draw_tiled.c 2 years ago
  Ray cb62cb675f Minor tweaks `const` 2 years ago
  irishgreencitrus 40794da9e4
Add raylib.jl binding for Julia (#2403) 2 years ago
  Ray 0da7830745 REVIEWED: Avoid some float -> double promotions 2 years ago
  Jeffery Myers c65efecf0a
Verify there is enough space in the batch for the npatch geometry. (#2401) 2 years ago
  João Távora 9ecbc465a9
Fix too many opening parens in src/rtextures.c (#2398) 2 years ago
  Rodrigo Escar 9723489ccc
Implements OpenURL() for Android Platform (#2396) 2 years ago
  Ethan Conneely 3d812f8d0c
Fix inline enum (#2393) 2 years ago
  Kristian Lein-Mathisen 4954778f68
Improve joystick visualisation in gamepad example again (#2391) 2 years ago
  Kristian Lein-Mathisen ec7250ca54
Improve joystick visualisation in gamepad example (#2390) 2 years ago
  Ray d2119848ed REVIEWED: `OpenURL()` 2 years ago
  Antonis Geralis f3b0d7f2fe
Add naylib (#2386) 2 years ago
  Guido Bartolucci c3a7bd8c51
Updated Zig bindings to reflect updates to that library (#2385) 2 years ago
  tixvage 3f01b8a93f
Fixed an issue in Makefile when using raygui and physac on unix systems (#2384) 2 years ago
  Ray a5a098c97f Remove space 2 years ago
  Komari Spaghetti 8065504aba
Simplify build.zig to not require user to specify raylib path (#2383) 2 years ago
  Anilforextra cda1324e87
Vector2/Vector3: Add squared distance. (#2376) 2 years ago
  Ethan Conneely 43dbe67431
Update parser (#2375) 2 years ago
  Michael Vetter e9f97e1165
Add repology badge (#2367) 2 years ago
  Marco G. Maia c5d2cc8e66
Update raylib-config.cmake (#2374) 2 years ago
  megagrump 7584ce6f48
Increase atlas size guesstimate; print warnings if atlas size is too small (#2365) 2 years ago
  Chris Warren-Smith 7bbaba38e4
Update BINDINGS.md (#2366) 2 years ago
  Ray 7fa75cb24e Removed memset() 2 years ago
  Ray ead8003044 Possible fix for #2360 2 years ago
  Conifer Coniferoslav 296b57e1f5
Update Swift binding version (#2352) 2 years ago
  Ray 6e9ec253c8 Support clipboard copy/paste on web 2 years ago
  raysan5 937e7b3dd9 REVIEWED: Some functions input parametes that should be `const` 2 years ago
  Antonis Geralis 68bad6986d
make const (#2348) 2 years ago
  DavidLyhedDanielsson 761669272f
Fix free camera panning in the wrong direction (#2347) 2 years ago
  raysan5 d4382f4a52 Removed trailing spaces 2 years ago
  Antonis Geralis 963de06d08
follow style guide (#2346) 2 years ago
  raysan5 4f2bfc5476 Reviewed bug on `FindNearestConnectorMode()` 2 years ago
  Chris 4815065c47
Update Raylib-cs bindings version (#2343) 2 years ago
  Jaedeok Kim b54e9db764
Optimize `Vector2Rotate()` function (#2340) 2 years ago
  megagrump f40eed5adf
add premultiplied alpha blend mode (#2342) 2 years ago
  Ray 4bc6e0d7de Update rtext.c 2 years ago
  Ray 9cf170e6e9 Reviewed makefile to use right shell on right platform 2 years ago
  raysan5 8c9a0221a4 Update Makefile 2 years ago
  raysan5 2f3fc41c33 Allow setting a custom PLATFORM_SHELL 2 years ago
  raysan5 6ef6dbff2d REVIEWED: PLATFORM_OS for PLATFORM_WEB 2 years ago
  raysan5 d0008ae8cd REVIEWED: Issue when compiling for PLATFORM_WEB 2 years ago
  Peter0x44 dd15531e25
Properly fix make clean under windows (#2341) 2 years ago
  raysan5 ddba8478c5 Revert "Reviewed Makefile clean target to use CMD shell on Windows" 2 years ago
  raysan5 ab47c6401e Reviewed Makefile clean target to use CMD shell on Windows 2 years ago
  Peter0x44 81cced4d83
Fix make clean target failing when shell is not cmd (#2338) 2 years ago
  gtrxAC 30797d3201
Update file names in build scripts (#2339) 2 years ago
  Scribe of the Ziggurat 96452637d9
Add BSD support for zig builds (#2332) 2 years ago
  locriacyber 1e436be51d
Make audio examples compile with external glfw on Linux (#2329) 2 years ago
  iskolbin c895bed5e6
Added defines to parser (#2269) 2 years ago