315 Commitit (82cdd88ffe6cb9d2f97e34bd0724d791030372bf)

Tekijä SHA1 Viesti Päivämäärä
  Ray 9471794449 Update to latest tiniobjloader 4 vuotta sitten
  raysan5 4d5ee7953c Updated tinyobjloader 4 vuotta sitten
  Ray 3e1cd487df Remove trailing spaces 4 vuotta sitten
  chriscamacho 6ebf6b4e72
allow for multiple materials in obj files (#1408) 4 vuotta sitten
  raysan5 cdc8850e68 WARNING: REDESIGN of rlgl framebuffers API #721 4 vuotta sitten
  Ray 250a0e3592 Minor tweak 4 vuotta sitten
  Ray 63b739bbfa Corrected issue on log 4 vuotta sitten
  raysan5 8b5485f822 Remove unused variable 4 vuotta sitten
  seanpringle cebcdea80f
[wip] MeshNormalsSmooth() (#1317) 4 vuotta sitten
  raysan5 642f42bb4f Reviewed comment in LoadIQM() #1315 4 vuotta sitten
  seanpringle bdd253a66a
clamp ray hit y position to ground plane height (#1311) 4 vuotta sitten
  Ray bd13d4a471 Add missing include 4 vuotta sitten
  frithrah e07512e213
Fixed buffer overflow in GenMeshPoly (#1269) 5 vuotta sitten
  raysan5 394bf00ba5 REDESIGNED: ExportMesh() to use memory buffer #1232 5 vuotta sitten
  raysan5 0bcb892975 REDESIGNED: LoadIQM(), LoadModelAnimations() to use mem buffers 5 vuotta sitten
  raysan5 b3eea3d322 Avoid loading texcoords and normasl from model if not existent 5 vuotta sitten
  raysan5 4ec40e720c GenMeshCubicmap() added comments and simplification 5 vuotta sitten
  GoldenThumbs 763aa5b8a2
Fixed Generated Normals for GenMeshCubicmap (#1244) 5 vuotta sitten
  sikor666 db4a618c6f
Fix materials loading for IQM models (#1227) 5 vuotta sitten
  raysan5 f6ca045735 ADDED: DrawTriangle3D() and DrawTriangleStrip3D() 5 vuotta sitten
  raysan5 fdad1f023b Avoid all MSVC compile warnings 5 vuotta sitten
  raysan5 51c3bef497 Review exposed #defines and allow user re-defining 5 vuotta sitten
  raysan5 4ca4326bf9 Review LoadGLTF() to read from memory buffer 5 vuotta sitten
  raysan5 cc816345bf WARNING: API BREAK: Removed LoadImagePro() 5 vuotta sitten
  Dani Martin 1a948849f3
[cppcheck] Fix minor warnings in models.c and raudio.c (#1162) 5 vuotta sitten
  raysan5 70ed975b99 [models] Review TRACELOG() messages, categorized 5 vuotta sitten
  raysan5 d657537821 Support mtl loading by tinyobj_parse_obj() #1134 5 vuotta sitten
  Ádám Dóda 584e2d664c
GenMeshHeightmap flat shading normals (#1140) 5 vuotta sitten
  raysan5 2344941974 Replace external libraries custom allocators by raylib ones #1074 5 vuotta sitten
  Ray 1ee6290fcf Replaced fabs() by fabsf() when required 5 vuotta sitten
  Ray c5d5d19443 Remove trail spaces 5 vuotta sitten
  Tyler Jessilynn Bezera e7fdf8a13d
Expand GLTF Model support (#1108) 5 vuotta sitten
  raysan5 131132f17d Minor tweaks 5 vuotta sitten
  raysan5 becd3c3831 REVIEWED: GenMeshCylinder(), solved issue #1088 5 vuotta sitten
  Ray ea40bda88c Added func used in comments 5 vuotta sitten
  Ray b5fe41f41a Review libc dependencies and remove when possible 5 vuotta sitten
  Ray c3f06b7470 Remove all trail spaces 5 vuotta sitten
  Ray cde26c743c Replace TraceLog() function by TRACELOG macro 5 vuotta sitten
  Ray 4992edab24 ADDED: DrawPoint3D() 5 vuotta sitten
  Ray c715cae18d Some tweaks 5 vuotta sitten
  Ray b02c6127a0 Minor tweaks 5 vuotta sitten
  Ray d41386d661 Minor tweaks to avoid warnings 5 vuotta sitten
  Ray d10ff78822 WARNING: Renamed Vector3Multiply() to Vector3Scale() 5 vuotta sitten
  Victor Gallet 6a46dcb374 Fix compilation when the SUPPORT_MESH_GENERATION feature is not supported (previously, the loadModel function was using the GenMeshCube texture, if no model founded, to generate a default cube mesh (#1075) 5 vuotta sitten
  raysan5 21c30f43d4 Update year to 2020 5 vuotta sitten
  las3rlars f8bd56b07f Normals was not correctly updated when using animated meshes (#1052) 5 vuotta sitten
  Ray 1397242d88 Small code tweak to avoid warning 5 vuotta sitten
  Ray 416a52b5bc Minor comments tweak 5 vuotta sitten
  Ray 2783d0d63e DrawPoint3D(): PR review 5 vuotta sitten
  Eric J 5d27c1e6c9 Add DrawPoint3D() function to models.c (#1019) 5 vuotta sitten