315 커밋 (82cdd88ffe6cb9d2f97e34bd0724d791030372bf)

작성자 SHA1 메시지 날짜
  hristo 551597d579
Removed a repeating allocation of memory (#1507) 4 년 전
  raysan5 d7b4b9e485 Update year to 2021 4 년 전
  Victor Gallet 03278a74bf
Avoid dereferencing a null pointer in the 'LoadMaterials' function in the models module (#1498) 4 년 전
  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 년 전