297 Commity (a798fd401f777a70e3cd568f76bd1dd9e6cf128f)

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