315 коммитов (82cdd88ffe6cb9d2f97e34bd0724d791030372bf)

Автор SHA1 Сообщение Дата
  raysan5 ea0f6c7a26 Replace TABS by 4 spaces 4 лет назад
  raysan5 0a9e080998 Remove trailing spaces 4 лет назад
  Ray 9097d0b4ef REVIEW: CheckCollisionSpheres() params naming 4 лет назад
  Ray 2374281204 Avoid *Rec suffix in some variables 4 лет назад
  Ray e69f2f0c26 REVIEWED: DrawGrid(), issue with buffer limits check #1417 4 лет назад
  Ray cd3eb3d8bd Added some security checks on GenMesh*() #1454 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 лет назад
  Ray d1119816d7 Review comment 4 лет назад
  Ray 60928ec82c ADDED: UnloadModelKeepMeshes() #1441 4 лет назад
  Ray 0481053dad Review for issue #1446 4 лет назад
  Jeffery Myers df249f5513
Fix typecast warnings in raylib code as reported by visual studio 2019 (#1443) 4 лет назад
  Ray bb9d734f69 Exposing some file access results to user layer #1420 4 лет назад
  Ray 36dc302c25 Reverted to previous working version #1434 4 лет назад
  Ray 9471794449 Update to latest tiniobjloader 4 лет назад
  raysan5 4d5ee7953c Updated tinyobjloader 4 лет назад
  Ray 3e1cd487df Remove trailing spaces 4 лет назад
  chriscamacho 6ebf6b4e72
allow for multiple materials in obj files (#1408) 4 лет назад
  raysan5 cdc8850e68 WARNING: REDESIGN of rlgl framebuffers API #721 4 лет назад
  Ray 250a0e3592 Minor tweak 4 лет назад
  Ray 63b739bbfa Corrected issue on log 4 лет назад
  raysan5 8b5485f822 Remove unused variable 4 лет назад
  seanpringle cebcdea80f
[wip] MeshNormalsSmooth() (#1317) 4 лет назад
  raysan5 642f42bb4f Reviewed comment in LoadIQM() #1315 4 лет назад
  seanpringle bdd253a66a
clamp ray hit y position to ground plane height (#1311) 4 лет назад
  Ray bd13d4a471 Add missing include 4 лет назад
  frithrah e07512e213
Fixed buffer overflow in GenMeshPoly (#1269) 5 лет назад
  raysan5 394bf00ba5 REDESIGNED: ExportMesh() to use memory buffer #1232 5 лет назад
  raysan5 0bcb892975 REDESIGNED: LoadIQM(), LoadModelAnimations() to use mem buffers 5 лет назад
  raysan5 b3eea3d322 Avoid loading texcoords and normasl from model if not existent 5 лет назад
  raysan5 4ec40e720c GenMeshCubicmap() added comments and simplification 5 лет назад
  GoldenThumbs 763aa5b8a2
Fixed Generated Normals for GenMeshCubicmap (#1244) 5 лет назад
  sikor666 db4a618c6f
Fix materials loading for IQM models (#1227) 5 лет назад
  raysan5 f6ca045735 ADDED: DrawTriangle3D() and DrawTriangleStrip3D() 5 лет назад
  raysan5 fdad1f023b Avoid all MSVC compile warnings 5 лет назад
  raysan5 51c3bef497 Review exposed #defines and allow user re-defining 5 лет назад
  raysan5 4ca4326bf9 Review LoadGLTF() to read from memory buffer 5 лет назад
  raysan5 cc816345bf WARNING: API BREAK: Removed LoadImagePro() 5 лет назад
  Dani Martin 1a948849f3
[cppcheck] Fix minor warnings in models.c and raudio.c (#1162) 5 лет назад
  raysan5 70ed975b99 [models] Review TRACELOG() messages, categorized 5 лет назад
  raysan5 d657537821 Support mtl loading by tinyobj_parse_obj() #1134 5 лет назад
  Ádám Dóda 584e2d664c
GenMeshHeightmap flat shading normals (#1140) 5 лет назад
  raysan5 2344941974 Replace external libraries custom allocators by raylib ones #1074 5 лет назад
  Ray 1ee6290fcf Replaced fabs() by fabsf() when required 5 лет назад
  Ray c5d5d19443 Remove trail spaces 5 лет назад
  Tyler Jessilynn Bezera e7fdf8a13d
Expand GLTF Model support (#1108) 5 лет назад
  raysan5 131132f17d Minor tweaks 5 лет назад
  raysan5 becd3c3831 REVIEWED: GenMeshCylinder(), solved issue #1088 5 лет назад
  Ray ea40bda88c Added func used in comments 5 лет назад
  Ray b5fe41f41a Review libc dependencies and remove when possible 5 лет назад
  Ray c3f06b7470 Remove all trail spaces 5 лет назад