963 次程式碼提交 (c35c531551a6bf1d6b9cf41d8837231c4d942f8d)

作者 SHA1 備註 提交日期
  Ray cb9b8f73c0 ADDED: `GenImagePerlinNoise()` 2 年之前
  Ray ac1ffbad1d REVIEWED: Data type to unsigned 2 年之前
  Ray f4b4054de5 REVIEWED: `CheckCollisionPointPoly()` 2 年之前
  Jacek aff98d7f2a
Check collision point polygon (#2685) 2 年之前
  Ray e92bc8ca4e REVIEWED: M3D implementation #2648 2 年之前
  Ray 14990209ef Added comments 2 年之前
  Ray eb8d14e5b2 Update version to raylib 4.2 2 年之前
  Ray 6c2c176a99 Added note 2 年之前
  Audi Nugraha d1aabb3957
Allow DLL creation using TCC (#2569) 2 年之前
  Ray 7fb7591e4f Update raylib.h 2 年之前
  Ray e722a8dbef WARNING: BREAKING: REMOVED: `*StorageValue()` functions 2 年之前
  Ray e0f0a5f663 REMOVED: `GenMeshBinormals()`, actually, never implemented 2 年之前
  Steven Schveighoffer e1e0bc4266
Add function to read both X and Y mouse scrolling from a trackpad (#2517) 3 年之前
  Ray 875601c4cc REVIEWED: `FilePathList`, consider maximum capacity 3 年之前
  Ray b8f67c6285 WARNING: BREAKING: REDESIGNED: Filepath loading API 3 年之前
  Ray b9f617aaee Update raylib.h 3 年之前
  Ray 702f2bccfc REVIEWED: Issue with MOUSE_PASSTROUGH #2516 3 年之前
  Ray b549baa6b7 New feature: support MOUSE_PASSTHROUGH #2516 3 年之前
  gulrak 5e3ef42201
GetMonitorWidth()/GetMonitorHeight(): return current video resolution instead max available (#2514) 3 年之前
  Ray dca23cb3ff RENAMED: `BLEND_ALPHA_PREMUL` to `BLEND_ALPHA_PREMULTIPLY` 3 年之前
  Ray e6bc401c93 WARNING: RENAMED: `GetDroppedFiles()` to `LoadDroppedFiles()` 3 年之前
  Ray ebbcc2ffce WARNING: RENAMED: `GetDirectoryFiles()` to `LoadDirectoryFiles()` 3 年之前
  Ray 461cdda71e Reviewed latest PR, variable name 3 年之前
  flashback-fx c11d30bafe
Change WaitTime argument from milliseconds to seconds (#2506) 3 年之前
  Ray 6fccfc57a4 Minor tweak 3 年之前
  Jonathan Poncelet 5bdd8f134f
Improved boolean definitions (#2485) 3 年之前
  Ray db16833d8c ADDED: `EnableEventWaiting()` / `DisableEventWaiting()` 3 年之前
  Ray d9a30b8480 ADDED: `ExportDataAsCode()` 3 年之前
  Ray 666aa44a84 Reviewed some comments 3 年之前
  Ray f169530d8f Update raylib.h 3 年之前
  Ray f71cc53bc9 WARNING: RENAMED: some parameters from length to size 3 年之前
  Ray 1612ba63ab ADDED: Audio stream processors support -WIP- #2212 3 年之前
  Ray 90fc7c0376 WARNING: BREAKING: REMOVED: `GetRayCollisionModel()` #2405 3 年之前
  Ray 418a595b6f Corrected typo 3 年之前
  Ray 8e28872fe1 Rename audio callback 3 年之前
  Ray 381236051f ADDED: Audio stream input callback #2212 -WIP- 3 年之前
  Ray a5a098c97f Remove space 3 年之前
  raysan5 937e7b3dd9 REVIEWED: Some functions input parametes that should be `const` 3 年之前
  Antonis Geralis 68bad6986d
make const (#2348) 3 年之前
  Antonis Geralis 963de06d08
follow style guide (#2346) 3 年之前
  megagrump f40eed5adf
add premultiplied alpha blend mode (#2342) 3 年之前
  raysan5 44d3cee5d1 Minor tweak 3 年之前
  Ray d38fe92c3f RENAMED: `GetFileSize()` to `GetFileLength()` 3 年之前
  raysan5 0f00c41aad ADDED: `GetFileSize()` 3 年之前
  Siddharth Roy e5ee69a0f5
Add DrawTextCodepoints (#2308) 3 年之前
  raysan5 15b36e04b2 Review formating 3 年之前
  ptarabbia 5ac07122bd
Add panning to raudio and update audio_raw_stream example. (#2205) 3 年之前
  Ray b4e0ed6007 Review formating 3 年之前
  Jeffery Myers fbf34f7c0d
[CORE] Add a function to return the application directory. (#2256) 3 年之前
  Ray 2116a98745 ADDED: `ExportFontAsCode()` 3 年之前