2910 Commits (ecc00357b4d2c7acf6e929402835d4302d1565a9)

Author SHA1 Message Date
  Ray 5049137715 Added KEY_NULL #520 4 years ago
  Ray 95282edaf9 REVIEWED: HighDPI support on macOS retina #1510 4 years ago
  Rabia Alhaffar 96e5e0dfb2
Fixed funny typo mistake... (#1657) 4 years ago
  Ray 442abaab72 Updated example assets 4 years ago
  Ray 5967c1ba1a REVIEWED: BeginMode3D() 4 years ago
  Ray 9909068714 Removed trailing spaces 4 years ago
  Ray e28f754fbe Reviewed latest PR: formatting and some comments 4 years ago
  Chris 45670fbf2d
Optimize DrawTexturePro and DrawRectanglePro transformations (#1632) 4 years ago
  frithrah 2f367a905e
Changed DrawRing and DrawCircleSector angle params from int to float to allow greater accuracy. (#1656) 4 years ago
  Ray fe9181c1b4 REVIEWED: QuaternionFromEuler() #1651 4 years ago
  Ray 3e25760950 REMOVED: GetMouseCursor() 4 years ago
  Ray 8527dbc6e2 WARNING: REMOVED: GamepadNumber enum 4 years ago
  Ray 07d82a91c5 WARNING: BREAKING: RENAMED: camera.type to camera.projection 4 years ago
  Ray d4e2c331b1 REVIEWED: BeginMode3D() 4 years ago
  Ray a1d9987e7c WARNING: BREAKING: REVIEWED some enums naming 4 years ago
  Ray 664fbb87f5 REVIEWED: Material params #1649 4 years ago
  Ray ca1f2f9078 REVIEWED: MatrixRotateZYX() #1642 4 years ago
  Ray 8b0574a217 REVIEWED: DrawLine3D() #1643 4 years ago
  Ray 2b9d81c9bc REVIEWED: QuaternionFromEuler() #1651 4 years ago
  Ray 1cc838cef4 Update textures.c 4 years ago
  Ray aba69146f2 Support instancing in OpenGL ES 2.0 if available 4 years ago
  Ray 3c76b5cc8e Update to latest emscripten 4 years ago
  Hristo Stamenov bc9194690c
Implement UnloadModelAnimations (#1648) 4 years ago
  Ray f7e48c95cd Added some comments on libc dependencies 4 years ago
  Ray 1afd56dbf6 Use UnloadFileData() 4 years ago
  Hristo Stamenov f9b79403d1
Improve gltf support (#1647) 4 years ago
  Ray 01e28263be WARNING: VERY BREAKING CHANGE: Renamed some enum values for consistency 4 years ago
  Ray fe3256be9f Renamed some functions to use latest raylib version 4 years ago
  Ray 0872365938 Add config flag: SUPPORT_WINMM_HIGHRES_TIMER #1641 4 years ago
  Ray 755ed388b2 Minor tweak to avoid warning 4 years ago
  Hristo Stamenov 5c2983f510
Gltf model and animations exploring problems (#1635) 4 years ago
  Ray b7f2059dc3 Update miniaudio.h 4 years ago
  Hristo Stamenov ef9f67749a
Fix fullscreen resolution (#1637) 4 years ago
  Ray 8a30a2408c ADDED: Required callbacks 4 years ago
  Jeffery Myers 3e6f0d7372
Always try to set vsync. (#1636) 4 years ago
  Ray 0d096b43c2 Update some comments to warn users about callbacks 4 years ago
  Ray b084552808 ADDED: Config flag: SUPPORT_STANDARD_FILEIO 4 years ago
  Ray 7ad1370193 Some naming tweaks 4 years ago
  Ray 1ed72b7812 Minor struct organization tweak 4 years ago
  Ray c4a7c702b4 FEATURE: Several callbacks added -WIP- #1523 #1329 4 years ago
  Ray ca22a87949 REVIEWED: TextFormat() #1626 4 years ago
  Ray c938d71d15 Corrected issue with enums renamed 4 years ago
  Ray 0b108c2087 Corrected bug 4 years ago
  Ray dfe797060a WARNING: BREAKING: RENAMED: enums values 4 years ago
  Ray 408f5aedb8 WARNING: BREAKING: RENAMED enum values 4 years ago
  hristo 81908f7960
Removing +1 on comparing extesnions because this way it checked the file extension without the . against the file extension with the . resulting in always false. (#1629) 4 years ago
  Ray ab36fbf24a Reviewed defines, try to avoid elif statements 4 years ago
  Ray 2a5ce96047 REVIEWED: Wait() to support FreeBSD #1618 4 years ago
  Ray 01b3c97c42 Some misc tweaks 4 years ago
  Ray 8df56c5843 REVIEWED: rlUnloadMesh() 4 years ago