143 Commits (a766e2c4808a554f5b6cfd07e6c4dceef711c9f8)

Author SHA1 Message Date
  raysan5 a766e2c480 Updated Vector math to new naming 7 years ago
  raysan5 00d2768bc9 Corrected bug on MatrixPerspective() 7 years ago
  raysan5 c6cd07c373 Some tweaks raymath related 7 years ago
  raysan5 e52032f646 Complete review of raymath 7 years ago
  raysan5 2679c4ae9b Review mesh loading and textures generation 7 years ago
  raysan5 4c06725461 Removed useless functions 7 years ago
  raysan5 52cd5c6324 Corrected some issues 7 years ago
  raysan5 76c6f0b1e6 Working on PBR system 7 years ago
  raysan5 d368403a13 Working on PBR materials, renamed some data 7 years ago
  raysan5 e893f3629e Corrected some issues 7 years ago
  Ray 6546474fa4 Manual integration of material-pbr into develop 7 years ago
  raysan5 9f09f6f550 Rename enum LogType names... 7 years ago
  Joel Davis e0c95ede50 Prevent bogus triangle being added when there is whitespace at end of .OBJ file 7 years ago
  Ray 0880be638e Renamed RayHitInfo variables 8 years ago
  Ray 3bdf367711 Support model.transform 8 years ago
  raysan5 3c99093aed Rename variables for consistency 8 years ago
  victorfisac 82577ededc Comment unused variables from tangent calculations 8 years ago
  victorfisac 4b7ea25603 Remove testing binormals implementation 8 years ago
  victorfisac 0c2a58cf96 Add tangents calculation when loading OBJ file 8 years ago
  Ray 080a79f0b0 Added IsFileExtension() 8 years ago
  Ray b7a8a40e71 Work on configuration flags 8 years ago
  Ray 59652c75b4 Review some comments 8 years ago
  raysan5 8f5ff64420 Working on file header comments... 8 years ago
  Ray 05cff44d0a Improved modules description -IN PROGRESS- 8 years ago
  Ray c85dfd4bc6 Remove unecessary spaces... 8 years ago
  Ray 37a64df7b9 Move lighting system out of raylib 8 years ago
  raysan5 658c280669 Lattest PR review 8 years ago
  Joel Davis d5d391faaf Added RaycastMesh function and example test case 8 years ago
  raysan5 d8bf84f118 Added mesh loading functions 8 years ago
  Ray 814507906f Improving rRES custom format support -IN PROGRESS- 8 years ago
  Ray 377dcb025f Corrected some warnings 8 years ago
  raysan5 f7b706263a Some code tweaks 8 years ago
  raysan5 bee283b12b Some tweaks around 8 years ago
  raysan5 6d1b712a96 Reviewed modules comments 8 years ago
  Ray 4245237892 Corrected SIGSEV bug 8 years ago
  Ray f16f39e8aa code tweaks to avoid some warnings 8 years ago
  raysan5 673dcf9436 Comments tweaks 8 years ago
  Ray 8f60996b64 Corrected some warnings 8 years ago
  raysan5 b082807b0b Removed function: ResolveCollisionCubicmap() 8 years ago
  raysan5 7f0880a735 Review spacing formatting 8 years ago
  raysan5 a9ab516dae Formatting tweaks 8 years ago
  Teodor Stoenescu d0cf19e035 Greater LoadOBJ() flexibility 8 years ago
  raysan5 959a228815 Removed useless spacing 8 years ago
  raysan5 852813bdf1 Reviewed formatting 8 years ago
  Teodor Stoenescu 6e20037f7d Small fix for GenMeshCubicmap() 8 years ago
  Ray eb9072a2f1 Renamed functions for consistency 8 years ago
  Ray 2f9abe6e13 Review ResolveCollisionCubicmap() 8 years ago
  raysan5 5f7ac64c44 Removed function SetModelTexture() 8 years ago
  raysan5 68a02e567d Avoid external variable whiteTexture 9 years ago
  raysan5 3e8427799c Corrected bug on cubemap generation 9 years ago