2407 次代码提交 (d0e92286600d2447d86d2d9c021d5a30f8c6ece7)

作者 SHA1 备注 提交日期
  raysan5 76f8e84901 Reviewed LoadBMFont() to load data from memory #1232 5 年前
  raysan5 70cd2f1edf Tweak 5 年前
  raysan5 0e56bc2929 Replace file accesses by memory accesses 5 年前
  raysan5 a2955bc5b3 Corrected issue with multichannel on CloseAudioDevice() 5 年前
  raysan5 cdbe1b6190 Review buffer limits on rectangle drawing 5 年前
  raysan5 b3eea3d322 Avoid loading texcoords and normasl from model if not existent 5 年前
  raysan5 6acb7bcfe4 Avoid glGetStringi() on OpenGL 2.1 5 年前
  Random d9a96c4ca0
added BLEND_SET (#1251) 5 年前
  Noor Wachid abb94bd2ff
Adding Normalize and Remap functions (#1247) 5 年前
  ThePituLegend d14c51aa2a
Introduced Vector2 and Vector3 Square Lenght. (#1248) 5 年前
  raysan5 7b001164ef Review formatting GetPRevDirectoryPath() 5 年前
  raysan5 64d44d131d Emscripten fullscreen -WIP- 5 年前
  ivn 730375faf7
fix bug in GetPrevDirectoryPath on Unix-like systems (#1246) 5 年前
  raysan5 257f232d41 WARNING: BREAKING CHANGE: Review audio looping system 5 年前
  raysan5 3a33fe0fd9 Avoid LoadImageEx() usage internally 5 年前
  raysan5 65b7047111 Remove some [textures] function dependencies 5 年前
  raysan5 ca6016cc71 TextToInteger() always exposed 5 年前
  raysan5 4ec40e720c GenMeshCubicmap() added comments and simplification 5 年前
  GoldenThumbs 763aa5b8a2
Fixed Generated Normals for GenMeshCubicmap (#1244) 5 年前
  raysan5 4e3ab8f27d Update config.h.in 5 年前
  raysan5 3a4e3d8747 Update CMakeOptions.txt 5 年前
  raysan5 3a6af2cc57 Remove SUPPORT_IMAGE_DRAWING flag 5 年前
  raysan5 913ef1d56f Misc code reviews 5 年前
  Mickaël Malécot 0bd64b7975
Gamepad axis bug fixes and improvement (#1228) 5 年前
  raysan5 7efed56b66 Added [text] flag: SUPPORT_TEXT_MANIPULATION 5 年前
  raysan5 7a1d3d807f WARNING: RENAMED: ImageExtractPalette() -> GetImagePalette() 5 年前
  raysan5 959447d8ed Reorganized texture functions 5 年前
  sikor666 db4a618c6f
Fix materials loading for IQM models (#1227) 5 年前
  armageddon421 df5c522049
Update CMakeLists.txt to fix CMake build for Raspberry Pi (#1229) 5 年前
  raysan5 d357b116fe Reviewed missing check for JPG 5 年前
  raysan5 6fa6757a8b Comment tweak 5 年前
  raysan5 f6ca045735 ADDED: DrawTriangle3D() and DrawTriangleStrip3D() 5 年前
  raysan5 2e8299742b Comments review 5 年前
  raysan5 67d8b43b0e Review first person movement Y waving 5 年前
  raysan5 fdad1f023b Avoid all MSVC compile warnings 5 年前
  raysan5 526c85773f Replace deprectared usleep() calls 5 年前
  raysan5 b8055925bf Update raymath.h 5 年前
  raysan5 af744b07c3 Review latest PR formatting 5 年前
  Anata 4583987fb9
Add Vector2MoveTowards function (#1233) 5 年前
  raysan5 c83477ffca WARNING: Big internal redesign! 5 年前
  raysan5 51c3bef497 Review exposed #defines and allow user re-defining 5 年前
  raysan5 1c15dc7292 Reviewed UWP update 5 年前
  raysan5 0981dde9d4 Remove strcmp() requirement 5 年前
  raysan5 4ca4326bf9 Review LoadGLTF() to read from memory buffer 5 年前
  Reece Mackie 4b03860810
UWP rework (#1231) 5 年前
  raysan5 ac8f436c3b Init CORE.Window.focused 5 年前
  raysan5 94ab5e2aab Review issue with vertex batch overflow #1223 5 年前
  raysan5 6e2d39c51b ADDED: IsWindowFocused() 5 年前
  raysan5 72cc3e0530 Corrected issue #1203 5 年前
  raysan5 8e59ecb50c ADDED: GetWindowScaleDPI() 5 年前