2777 コミット (45b1e3c72cb98a8c5d9f6da2c4ccce7f9cadc33d)

作成者 SHA1 メッセージ 日付
  Ray 1cc838cef4 Update textures.c 5年前
  Ray aba69146f2 Support instancing in OpenGL ES 2.0 if available 5年前
  Ray 3c76b5cc8e Update to latest emscripten 5年前
  Hristo Stamenov bc9194690c
Implement UnloadModelAnimations (#1648) 5年前
  Ray f7e48c95cd Added some comments on libc dependencies 5年前
  Ray 1afd56dbf6 Use UnloadFileData() 5年前
  Hristo Stamenov f9b79403d1
Improve gltf support (#1647) 5年前
  Ray 01e28263be WARNING: VERY BREAKING CHANGE: Renamed some enum values for consistency 5年前
  Ray fe3256be9f Renamed some functions to use latest raylib version 5年前
  Ray 0872365938 Add config flag: SUPPORT_WINMM_HIGHRES_TIMER #1641 5年前
  Ray 755ed388b2 Minor tweak to avoid warning 5年前
  Hristo Stamenov 5c2983f510
Gltf model and animations exploring problems (#1635) 5年前
  Ray b7f2059dc3 Update miniaudio.h 5年前
  Hristo Stamenov ef9f67749a
Fix fullscreen resolution (#1637) 5年前
  Ray 8a30a2408c ADDED: Required callbacks 5年前
  Jeffery Myers 3e6f0d7372
Always try to set vsync. (#1636) 5年前
  Ray 0d096b43c2 Update some comments to warn users about callbacks 5年前
  Ray b084552808 ADDED: Config flag: SUPPORT_STANDARD_FILEIO 5年前
  Ray 7ad1370193 Some naming tweaks 5年前
  Ray 1ed72b7812 Minor struct organization tweak 5年前
  Ray c4a7c702b4 FEATURE: Several callbacks added -WIP- #1523 #1329 5年前
  Ray ca22a87949 REVIEWED: TextFormat() #1626 5年前
  Ray c938d71d15 Corrected issue with enums renamed 5年前
  Ray 0b108c2087 Corrected bug 5年前
  Ray dfe797060a WARNING: BREAKING: RENAMED: enums values 5年前
  Ray 408f5aedb8 WARNING: BREAKING: RENAMED enum values 5年前
  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) 5年前
  Ray ab36fbf24a Reviewed defines, try to avoid elif statements 5年前
  Ray 2a5ce96047 REVIEWED: Wait() to support FreeBSD #1618 5年前
  Ray 01b3c97c42 Some misc tweaks 5年前
  Ray 8df56c5843 REVIEWED: rlUnloadMesh() 5年前
  Ray c514431e79 REVIEWED: rlUnloadMesh() 5年前
  Ray bcc4418ff0 REVIEWED: GetFileExtension() to include the dot #1523 5年前
  Ray 2ff5fa73e9 REVIEWED: rlUnloadMesh() #1615 5年前
  Ray 742206c1f2 Review formatting 5年前
  masterex1000 4e6253b546
Add check to flip quaternion (#1624) 5年前
  Ray 5902cc6d9b REVIEWED: GetScreen*() #1570 5年前
  Ray 3f6a08535f REVIEWED: CheckCollisionLines() 5年前
  Jeffery Myers 0f10c44578
Fixes gl state after HDR texture functions. (#1621) 5年前
  Ray 58e4efbba8 Review bug on OpenGL 1.1 5年前
  Agnis "NeZvērs" Aldiņš ead339fa96
LoadMusicStreamFromMemory OGG support (#1613) 5年前
  Agnis "NeZvērs" Aldiņš 24839c7cfb
jar_xm_create_context_safe requesting const char* (#1611) 5年前
  Chris Sinclair 84ab4ce007
Patch up GLTF Skeleton loading (#1610) 5年前
  Agnis "NeZvērs" Aldiņš 0cb748f30b
LoadMusicStreamFromMemory wav mp3 flac support (#1609) 5年前
  Agnis "NeZvērs" Aldiņš 209445ccde
LoadMusicStreamFromMemory (#1606) 5年前
  Ray ef8318f5e3 [models] Move vboId ALLOC/FREE to rlgl module #1603 5年前
  Jeffery Myers 48a7cd3c87
[Examples] Fix typecast warnings in examples. (#1601) 5年前
  Paul Jurczak 82cdd88ffe
Fixed DrawLineEx (#1598) 5年前
  Jeffery Myers 0726491ef8
Fixes to make rnet and it's examples build on Windows in visual studio 2019. (#1602) 5年前
  Jeffery Myers eb47cc5e93
Fix warnings generated by Visual Studio 2019 in new model loading code. (#1600) 5年前