6255 次程式碼提交 (f68bb8c7077a080cd878c3887cab1b4950b2acca)
 

作者 SHA1 備註 提交日期
  IsaacTCB 4c4a703841
Fix Android x86 Architecture name (#2783) 2 年之前
  Angga Permana d91f30958f
Fix deprecation error on android api higher than 23 (#2778) 2 年之前
  nobytesgiven 5113817507
Improved billboards example, highlighting rotation and draw order (#2779) 2 年之前
  Ray 28e8b2add3 REVIEWED: Issue with `OpenURL()` 2 年之前
  Dor Shapira bcb47255b9
fixing typo (#2781) 2 年之前
  Dor Shapira bc60812d68
added raylib-python-ctypes bindings (#2780) 2 年之前
  Yunoinsky df4199e2c1
Add ChezScheme support (#2776) 2 年之前
  nobytesgiven c4abf68351
fixed blur issue on opaque pictures & added example (#2775) 2 年之前
  Ray 865f823835 Review -s 2 年之前
  nobytesgiven dbecb95024
Added Box and Gaussian blurring (#2770) 2 年之前
  Ian Rash 072e92615a
Updated support for crystal (#2774) 2 年之前
  nobytesgiven e5d332dea2
Fix bezier line breaking #2735 (#2767) 2 年之前
  Ray d5cd5ebd80 Update to latest miniaudio (dev) 2 年之前
  Ray d71505bdc6 Update Makefile 2 年之前
  Ray 483f10397e review note 2 年之前
  Ray d9f434afb9 Added `-s EXPORTED_RUNTIME_METHODS=ccall` to examples web build #2739 2 年之前
  InKryption 40cf84e7e5
build.zig: let user decide how to set build mode + fix linker warning (#2763) 2 年之前
  Peter0x44 b8e14a4f99
Review parser Makefile (#2765) 2 年之前
  ianband 7e7939e1ad
Add DrawCapsule(Wires) (#2761) 2 年之前
  Rob Loach c5e89241c5
BINDINGS: Add Umka bindings to BINDINGS.md (#2760) 2 年之前
  hkc 0b69bc28c6
Fix ImageTextEx and ImageDrawTextEx scaling (#2756) 2 年之前
  Ray e61639f6fc ADDED: `GenImageText()` 2 年之前
  Kenta ccd4f8b5ae
Add C3 binding to BINDINGS.md (#2757) 2 年之前
  Anut-py 11fd883ee4
Add Haskell bindings to BINDINGS.md (#2753) 2 年之前
  CrezyDud aa67f7c39a
Fix & Simplify .vox signature check (#2752) 2 年之前
  hartmannathan f080367a0c
examples/core/core_custom_logging.c: Fix typo (#2751) 2 年之前
  Ray 07bbfe86b9 Update core_basic_window.c 2 年之前
  hkc 8ebe62b4dd
Use RL_QUADS/RL_TRIANGLES for single-pixel drawing (#2750) 2 年之前
  Szieberth Ádám 4cca234f46
avoid leading spaces in `text_rectangle_bounds` (#2746) 2 年之前
  Dor Shapira 0d04ceafbf
build raylib_api without the 'vectex' tyops (#2749) 2 年之前
  Dor Shapira 8025b052b3
fixing typo (#2748) 2 年之前
  JupiterRider cb085a1b50
Update BINDINGS.md (#2745) 2 年之前
  Ray cee0fc5d78
Update README.md 2 年之前
  Ray 38025362ee Update version to `raylib 4.5-dev` to avoid confusions with 4.2 2 年之前
  Ray 7a15861d44 Update rlgl.h 2 年之前
  Ray 26969c2c38 Added `BLEND_CUSTOM_SEPARATE` #2741 2 年之前
  Ray 25d846aa9a Avoid early return calls 2 年之前
  Ray 9017be3259 Reviewed latest PR formating and variables naming #2741 2 年之前
  凌溢狐 2d88958d35
Add rlSetBlendFactorsSeparate and custom blend mode modification checks (#2741) 2 年之前
  Ray 2e26cf48e8 Merge branch 'master' of https://github.com/raysan5/raylib 2 年之前
  Ray 7459d906de Update rtext.c 2 年之前
  _Tradam 62d228346b
Update build.zig to work with last GLFW update (#2737) 2 年之前
  veins1 2872b2fff5
Clear PCM buffer state when closing audio device (#2736) 2 年之前
  Ray 33e7f7cc59 WARNING: `DrawLineBezier()` implementation needs review #2721 2 年之前
  Rob Loach 0daaaddeef
Fix Gestures to use GetTime() if it's available (#2733) 2 年之前
  Random 03f5fce672
removed glfwSetWindowPos on InitWindow (#2732) 2 年之前
  Ray 178a356cb4 minor tweaks 2 年之前
  Random f14955512f
fix issue #2728 (#2731) 2 年之前
  Ray 45da03df23 Reviewed monitor checking order 2 年之前
  Ray 4fe6f885f7 Update gamepad mappings with latest gamecontrollerdb, fix #2725 2 年之前