813 次程式碼提交 (b28e353626f0dba2155dd0d599c1109bb87d0dc1)

作者 SHA1 備註 提交日期
  Ray 01e28263be WARNING: VERY BREAKING CHANGE: Renamed some enum values for consistency 4 年之前
  Ray fe3256be9f Renamed some functions to use latest raylib version 4 年之前
  Ray 8a30a2408c ADDED: Required callbacks 4 年之前
  Ray 0d096b43c2 Update some comments to warn users about callbacks 4 年之前
  Ray c4a7c702b4 FEATURE: Several callbacks added -WIP- #1523 #1329 4 年之前
  Ray dfe797060a WARNING: BREAKING: RENAMED: enums values 4 年之前
  Ray 408f5aedb8 WARNING: BREAKING: RENAMED enum values 4 年之前
  Ray bcc4418ff0 REVIEWED: GetFileExtension() to include the dot #1523 4 年之前
  Agnis "NeZvērs" Aldiņš 209445ccde
LoadMusicStreamFromMemory (#1606) 4 年之前
  raysan5 0c63c7c907 Possible callbacks -WIP- 4 年之前
  raysan5 090c790e50 Review formating for latest PR 4 年之前
  raysan5 0f309b9b16 REMOVED: MeshNormalsSmooth() #1421 4 年之前
  raysan5 62ccec0ac5 REMOVED: SetTraceLogExit() 4 年之前
  Ray 3431d58586 Designing some callbacks -WIP- 4 年之前
  raysan5 96db787657 REVIEWED: Gamepad system, specially for RPI 4 年之前
  Ray f4f208c4ae ADDED: UploadMesh() #1529 4 年之前
  Ray f2c0981c57 Review typo 4 年之前
  Ray 18ab694f70 ADDED: SetGamepadMappings() #1506 4 年之前
  Ray eb7820b2b0 Review comment 4 年之前
  raysan5 d7b4b9e485 Update year to 2021 4 年之前
  hristo 75c6fd047b
Monitor utilites (#1485) 4 年之前
  raysan5 521ed1cef0 Review DrawLineBezierQuad(), formating and aprameters order 4 年之前
  Violet White de13fca3b1
Add Quadratic Bezier drawing (#1468) 4 年之前
  raysan5 0a9e080998 Remove trailing spaces 4 年之前
  raysan5 b78ee13791 ADDED: CheckCollisionLines() 4 年之前
  Ray d82113ec34 Camera funcs, review params names 4 年之前
  Ray 9097d0b4ef REVIEW: CheckCollisionSpheres() params naming 4 年之前
  Ray f30354fc35 Minor tweak 4 年之前
  Ray d2d72b1dfb ADDED: MemAlloc() / MemFree() #1440 4 年之前
  Ray cbf7369a3d Update raylib.h 4 年之前
  Ray 2374281204 Avoid *Rec suffix in some variables 4 年之前
  Ray e404a18226 Support font chars padding on drawing #1432 4 年之前
  Ray 51e8f37688 Minimal tweak 4 年之前
  Ray e07bc372a1 WARNING: RENAMED several functions for consistency #1440 4 年之前
  Ray 96542269d0 WARNING: GetKeyPressed() <-> GetCharPressed() #1336 4 年之前
  Ray 5f690819e7 REVIEWED: Font struct, added charsPadding #1432 -WIP- 4 年之前
  Ray d360a49f36 ADDED: UnloadFileData() / UnloadFileText() #1440 4 年之前
  Jeffery Myers 7a0e73331d
Add mesh collision function so we can check meshes directly instead of having to put them in a model. (#1459) 4 年之前
  Jeffery Myers 03df593263
Add function to get the position of a monitor (and fix some comments) (#1449) 4 年之前
  Ray 60928ec82c ADDED: UnloadModelKeepMeshes() #1441 4 年之前
  raysan5 d6f4f3ee88 REMOVED: GetImageDataNormalized() 4 年之前
  raysan5 14c1ee2681 ADDED: UnloadFontData() 4 年之前
  Ray 3d1ae3500c REVIEWED: Window state flags -WIP- 4 年之前
  Ray 468a0bedd8 REDESIGNED: Window state config #1367 -WIP- 4 年之前
  Ray a560fe9a1e Added some comments 4 年之前
  Ray bb9d734f69 Exposing some file access results to user layer #1420 4 年之前
  raysan5 55dc8171f8 [text] Consider characters padding -WIP- #1432 4 年之前
  Ray 3e1cd487df Remove trailing spaces 4 年之前
  Ray 5ac9cb04c2 Reverted ChangeDirectory() redesign 4 年之前
  Ray 01d9af12f7 REDESIGNED: ChangeDirectory() 4 年之前