904 次代码提交 (7fff1ba0b035cc4f9ac5d1711686299b074baea1)

作者 SHA1 备注 提交日期
  Jeffery Myers f5e951145a
Add a comment to LoadFontEx to specify how to get the default character set. (#2221) 3 年前
  Ray e637ad9d2a Support custom modules inclusion 3 年前
  Ray 9088135b49 REVIEWED: Formating and comments 3 年前
  Arnaud Valensi b248a00c90
Fix scissor on macos (#2170) 3 年前
  めぐみ発動機 (isVowel / GreenWing) 924b1c7b0c
fixed typo: aproximation to approximation (#2164) 3 年前
  raysan5 03f55d8f9e Minor tweaks 3 年前
  Ray e930ad3102 Reviewed spelling mistake 3 年前
  Ray 25642cff36 Update comments for OpenGL 4.3 3 年前
  raysan5 c4f0e80895 REVIEWED: Size of bones id supported, max 255 bones per mesh 3 年前
  raysan5 83b6cd00c6 Reviewed VS2019 projects 3 年前
  raysan5 befdb5963e REMOVED: `IsGamepadName()` 3 年前
  raysan5 2ec8ce649a ADDED: `EncodeDataBase64()` and `DecodeDataBase64()` 3 年前
  raysan5 4e88160e78 Update raylib.h 3 年前
  raysan5 0b0711027a Remove unimplemented function 3 年前
  Horrowind 526e68afa8
Add DrawCylinder(Wires)Ex (#2049) 3 年前
  Jeffery Myers 3d6d5558c9
Add CheckCollisionPointLine to the header, it appears to have been missed (#2042) 3 年前
  Jeffery Myers 62554db48d
Add missing #endif to windows API defines (#2038) 3 年前
  Ray 94650f0def Simplified RLAPI preprocessor branching 3 年前
  Jeffery Myers 33ed452439
Fix dll exports so that raylib builds in visual studio again. (#2037) 3 年前
  raysan5 3e71232a04 WARNING: BREAKING: REMOVED: `GenImagePerlinNoise()` 3 年前
  raysan5 b972b8d324 REVIEWED: API functions specifiers 3 年前
  Ray 9b3d74db6b ADDED: GetImageColor() #2024 3 年前
  Ray 92417c4485 Update raylib.h 3 年前
  Ray 22345ff62a Minor format tweak 3 年前
  SAOMDVN 3fc4a4c974
Added DrawLineBezierCubic() (#2021) 3 年前
  Ray f869229b7f Minor format tweaks 3 年前
  Chris 9882796df0
Rename BRDG typo to BDRF (#2028) 3 年前
  Ray 2474d50dba
Update raylib.h 3 年前
  Ray e40ece55d5
Update raylib.h 3 年前
  Ray 00a763ea44 Reviewed some TODO comments 3 年前
  Timon de Groot 025246620f
Add function DrawCubeTextureRec (#2001) 3 年前
  Uneven Prankster 19ef765382
`SeekMusicStream` initial implementation (#2006) 3 年前
  Ryan Roden-Corrent 9607ea5c0a
Use unsigned int for animation count. (#2002) 3 年前
  Ray 0e037555fe Update raylib.h 3 年前
  raysan5 a09311a8fc Tweaks 3 年前
  Uneven Prankster 339fdf4c31
Add `up` argument to `DrawBillboardPro` (#1941) 3 年前
  raysan5 c96de3a23a ADDED: `GetTouchPointId(index)` #1972 3 年前
  Tommi Sinivuo 3c55f067a8
Add SetRandomSeed(unsigned int seed) function (#1994) 3 年前
  raysan5 72983d4e20 Typo 3 年前
  Ray 803094f41f REVIEWED: Touch input system #1975 #1960 3 年前
  Ray 9362eaf9c6 REVIEWED: Naming: length vs size 3 年前
  Ray 6e76baa6a9 WARNING: BREAKING: RENAMED: Font struct variables 3 年前
  Richard Smith cac856119c
Change GetColor to take unsigned int (#1954) 3 年前
  Ray d98779abef Minor tweak to avoid false error logs 3 年前
  Ray aefdb9f9cf REMOVED: Old function names defines 3 年前
  Ray 1b4c58b66f WARNING: BREAKING: Use `frameCount` on audio 3 年前
  raysan5 462e7aec52 Updated `RAYLIB_VERSION` to `4.0-dev` 3 年前
  raysan5 aae60e1e44 REVIEWED: `extern "C"` definition position for consistency 3 年前
  raysan5 621a8766a8 WARNING: BREAKING: Renamed `CharInfo` to `GlyphInfo` and more... 3 年前
  raysan5 b55418effd ADDED: DrawTextPro() with text rotation support 3 年前