319 次程式碼提交 (c938d71d15192ba62049294d715bcffd65d44eea)

作者 SHA1 備註 提交日期
  raysan5 0a9e080998 Remove trailing spaces 5 年之前
  Ray 9097d0b4ef REVIEW: CheckCollisionSpheres() params naming 5 年之前
  Ray 2374281204 Avoid *Rec suffix in some variables 5 年之前
  Ray e69f2f0c26 REVIEWED: DrawGrid(), issue with buffer limits check #1417 5 年之前
  Ray cd3eb3d8bd Added some security checks on GenMesh*() #1454 5 年之前
  Jeffery Myers 7a0e73331d
Add mesh collision function so we can check meshes directly instead of having to put them in a model. (#1459) 5 年之前
  Ray d1119816d7 Review comment 5 年之前
  Ray 60928ec82c ADDED: UnloadModelKeepMeshes() #1441 5 年之前
  Ray 0481053dad Review for issue #1446 5 年之前
  Jeffery Myers df249f5513
Fix typecast warnings in raylib code as reported by visual studio 2019 (#1443) 5 年之前
  Ray bb9d734f69 Exposing some file access results to user layer #1420 5 年之前
  Ray 36dc302c25 Reverted to previous working version #1434 5 年之前
  Ray 9471794449 Update to latest tiniobjloader 5 年之前
  raysan5 4d5ee7953c Updated tinyobjloader 5 年之前
  Ray 3e1cd487df Remove trailing spaces 5 年之前
  chriscamacho 6ebf6b4e72
allow for multiple materials in obj files (#1408) 5 年之前
  raysan5 cdc8850e68 WARNING: REDESIGN of rlgl framebuffers API #721 5 年之前
  Ray 250a0e3592 Minor tweak 5 年之前
  Ray 63b739bbfa Corrected issue on log 5 年之前
  raysan5 8b5485f822 Remove unused variable 5 年之前
  seanpringle cebcdea80f
[wip] MeshNormalsSmooth() (#1317) 5 年之前
  raysan5 642f42bb4f Reviewed comment in LoadIQM() #1315 5 年之前
  seanpringle bdd253a66a
clamp ray hit y position to ground plane height (#1311) 5 年之前
  Ray bd13d4a471 Add missing include 5 年之前
  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 年之前
  Ray cde26c743c Replace TraceLog() function by TRACELOG macro 5 年之前