47 Commits (90fc7c0376f39d7b19d632e1d69dec715ec3f2a8)

Author SHA1 Message Date
  Ray 90fc7c0376 WARNING: BREAKING: REMOVED: `GetRayCollisionModel()` #2405 3 years ago
  Ray 0da7830745 REVIEWED: Avoid some float -> double promotions 3 years ago
  raysan5 937e7b3dd9 REVIEWED: Some functions input parametes that should be `const` 3 years ago
  Antonis Geralis 68bad6986d
make const (#2348) 3 years ago
  raysan5 d4382f4a52 Removed trailing spaces 3 years ago
  Antonis Geralis 963de06d08
follow style guide (#2346) 3 years ago
  Roy Qu 45ef46c5e8
fix: material color won't be loaded if there's no texture for that material (#2298) 3 years ago
  raysan5 a940f41b4b Update year to 2022 3 years ago
  Antonis Geralis dcc0791502
check not null before accessing by index (#2243) 3 years ago
  Ray 5499388a4c REVIEWED: `GenMeshCylinder()` #2225 3 years ago
  raysan5 ef5be632fe REVIEWED: `ExportMesh()` #2220 3 years ago
  Ray 48918ca5c6 REVIEWED: `DrawMesh*()` issue #2211 3 years ago
  Ray e637ad9d2a Support custom modules inclusion 3 years ago
  raysan5 ba8c73a327 Added some reference code to load bones id and weight data for animations 3 years ago
  Ray 5a6aa52a7c REVIEWED: ExportMesh() #2138 3 years ago
  Ray 72758de6ea Reviewed warnings 3 years ago
  Jeffery Myers 086f76ba7a
Fix warnings in raylib build (#2084) 3 years ago
  raysan5 62965aa6d7 Comments tweaks 3 years ago
  raysan5 04a4efb591 Added some comments on `LoadGLTF()` 3 years ago
  raysan5 c4f0e80895 REVIEWED: Size of bones id supported, max 255 bones per mesh 3 years ago
  raysan5 ebee8ba3bb REVIEWED: `LoadGLTF()` #2075 3 years ago
  raysan5 18db2c4f01 REVIEWED: `LoadGLTF()` 3 years ago
  raysan5 ebad28d831 REVIEWED: gltf models loading, reverted to a previous version (with some tweaks) 3 years ago
  raysan5 6ac3043e88 WARNING: REMOVED: glTF loading 3 years ago
  raysan5 cf12992b6a Remove trailing spaces 3 years ago
  raysan5 2a6bd973bd Review some comments 3 years ago
  Ray 9ac5a96408 Update rmodels.c 3 years ago
  Ray 8a5bc933de Starting to review glTF loading -WIP- 3 years ago
  raysan5 a77afd5c8f Reviewed some MSVC warnings 3 years ago
  raysan5 32c9d411b2 REVIEWED LoadVOX() -WIP- 3 years ago
  raysan5 1350361f58 Reviewed formatting 3 years ago
  Horrowind e545286369
Fix issue with empty cylinder (#2050) 3 years ago
  raysan5 f1659d78d3 Reviewed models examples paths 3 years ago
  Horrowind 526e68afa8
Add DrawCylinder(Wires)Ex (#2049) 3 years ago
  raysan5 4a1bd12e2d REVIEWED: DrawCubeTextureRec() formatting 3 years ago
  raysan5 700d448d75 Updated external libraries 3 years ago
  Ray 8d7f97ee04 Remove trailing spaces 3 years ago
  Laurentino Luna 9fce26bb06
Supress most warnings on rmodels.c (#2029) 3 years ago
  raysan5 dd7d65a6b4 Remove tabs 3 years ago
  Tristan Schulz b7063ab879
[models] Animation System Fix Part 1 (#2009) 3 years ago
  Ray 00a763ea44 Reviewed some TODO comments 3 years ago
  Timon de Groot 025246620f
Add function DrawCubeTextureRec (#2001) 3 years ago
  Ryan Roden-Corrent 9607ea5c0a
Use unsigned int for animation count. (#2002) 3 years ago
  Ray 8a434b4fd4 Update rmodels.c 3 years ago
  Ray de173a93c8 Update rmodels.c 3 years ago
  Ray 37c047eabc Update rmodels.c 3 years ago
  Ray 99ab4d6cb8 WARNING: MODULES RENAMING!!! 3 years ago
  Ray 8b3d054408 Minor reviews 3 years ago
  Uneven Prankster 339fdf4c31
Add `up` argument to `DrawBillboardPro` (#1941) 3 years ago
  Ray 352ea80a1f REVIEWED: Vox loader 3 years ago