5698 次代码提交 (a2399bd2bc5d4cde2df369c69de2683c6ef8a550)
 

作者 SHA1 备注 提交日期
  Ray a2399bd2bc
Update README.md 3 年前
  Ray 8e28872fe1 Rename audio callback 3 年前
  Ray 381236051f ADDED: Audio stream input callback #2212 -WIP- 3 年前
  Ray bcd84cd36d Some code reviews -WIP- 3 年前
  Ray 22c17da4d7 Update to miniaudio 11.8 3 年前
  Ray ca12ef48e9 Fixes #2408 3 年前
  Ray 65f28460a1 Update shaders_raymarching.c 3 年前
  Ray 3634adf8d4 Update textures_draw_tiled.c 3 年前
  Ray bd95408b06 Update textures_draw_tiled.c 3 年前
  Ray cb62cb675f Minor tweaks `const` 3 年前
  irishgreencitrus 40794da9e4
Add raylib.jl binding for Julia (#2403) 3 年前
  Ray 0da7830745 REVIEWED: Avoid some float -> double promotions 3 年前
  Jeffery Myers c65efecf0a
Verify there is enough space in the batch for the npatch geometry. (#2401) 3 年前
  João Távora 9ecbc465a9
Fix too many opening parens in src/rtextures.c (#2398) 3 年前
  Rodrigo Escar 9723489ccc
Implements OpenURL() for Android Platform (#2396) 3 年前
  Ethan Conneely 3d812f8d0c
Fix inline enum (#2393) 3 年前
  Kristian Lein-Mathisen 4954778f68
Improve joystick visualisation in gamepad example again (#2391) 3 年前
  Kristian Lein-Mathisen ec7250ca54
Improve joystick visualisation in gamepad example (#2390) 3 年前
  Ray d2119848ed REVIEWED: `OpenURL()` 3 年前
  Antonis Geralis f3b0d7f2fe
Add naylib (#2386) 3 年前
  Guido Bartolucci c3a7bd8c51
Updated Zig bindings to reflect updates to that library (#2385) 3 年前
  tixvage 3f01b8a93f
Fixed an issue in Makefile when using raygui and physac on unix systems (#2384) 3 年前
  Ray a5a098c97f Remove space 3 年前
  Komari Spaghetti 8065504aba
Simplify build.zig to not require user to specify raylib path (#2383) 3 年前
  Anilforextra cda1324e87
Vector2/Vector3: Add squared distance. (#2376) 3 年前
  Ethan Conneely 43dbe67431
Update parser (#2375) 3 年前
  Michael Vetter e9f97e1165
Add repology badge (#2367) 3 年前
  Marco G. Maia c5d2cc8e66
Update raylib-config.cmake (#2374) 3 年前
  megagrump 7584ce6f48
Increase atlas size guesstimate; print warnings if atlas size is too small (#2365) 3 年前
  Chris Warren-Smith 7bbaba38e4
Update BINDINGS.md (#2366) 3 年前
  Ray 7fa75cb24e Removed memset() 3 年前
  Ray ead8003044 Possible fix for #2360 3 年前
  Conifer Coniferoslav 296b57e1f5
Update Swift binding version (#2352) 3 年前
  Ray 6e9ec253c8 Support clipboard copy/paste on web 3 年前
  raysan5 937e7b3dd9 REVIEWED: Some functions input parametes that should be `const` 3 年前
  Antonis Geralis 68bad6986d
make const (#2348) 3 年前
  DavidLyhedDanielsson 761669272f
Fix free camera panning in the wrong direction (#2347) 3 年前
  raysan5 d4382f4a52 Removed trailing spaces 3 年前
  Antonis Geralis 963de06d08
follow style guide (#2346) 3 年前
  raysan5 4f2bfc5476 Reviewed bug on `FindNearestConnectorMode()` 3 年前
  Chris 4815065c47
Update Raylib-cs bindings version (#2343) 3 年前
  Jaedeok Kim b54e9db764
Optimize `Vector2Rotate()` function (#2340) 3 年前
  megagrump f40eed5adf
add premultiplied alpha blend mode (#2342) 3 年前
  Ray 4bc6e0d7de Update rtext.c 3 年前
  Ray 9cf170e6e9 Reviewed makefile to use right shell on right platform 3 年前
  raysan5 8c9a0221a4 Update Makefile 3 年前
  raysan5 2f3fc41c33 Allow setting a custom PLATFORM_SHELL 3 年前
  raysan5 6ef6dbff2d REVIEWED: PLATFORM_OS for PLATFORM_WEB 3 年前
  raysan5 d0008ae8cd REVIEWED: Issue when compiling for PLATFORM_WEB 3 年前
  Peter0x44 dd15531e25
Properly fix make clean under windows (#2341) 3 年前