1677 Commits (9446746001fe0ae2255b901b03bdd835c21553ce)
 

Author SHA1 Message Date
  raysan5 f57367e786 Implemented some changes 8 years ago
  raysan5 a766e2c480 Updated Vector math to new naming 8 years ago
  raysan5 3655c6e466 Renamed Vector*() functions to Vector3*() 8 years ago
  raysan5 2227742e96 Corrected bug on texture rotation 8 years ago
  raysan5 814f665bc1 Reviewed features list 8 years ago
  raysan5 2fc7bc9504 Reviewed example with new maths 8 years ago
  raysan5 cbb134946c Corrected GetMouseRay() and rlUnproject() 8 years ago
  raysan5 c756227e11 Remove BOM from file encoding 8 years ago
  raysan5 00d2768bc9 Corrected bug on MatrixPerspective() 8 years ago
  Ray bee980e90f Merge pull request #333 from define-private-public/patch-1 8 years ago
  Benjamin Summerton c43caeccb6 Update Makefile in `examples/` 8 years ago
  raysan5 c6cd07c373 Some tweaks raymath related 8 years ago
  raysan5 e52032f646 Complete review of raymath 8 years ago
  raysan5 9040526f17 Adapt to new materials system 8 years ago
  raysan5 38d9fcb08e Moved some functions to raymath 8 years ago
  raysan5 980d9d4cd4 rlgl usable as standalone library 8 years ago
  raysan5 84aff31973 MatrixPerspective() angle required in radians 8 years ago
  raysan5 163339991c Review heightmap example for raylib 1.8 8 years ago
  raysan5 92729662f4 Additional path check 8 years ago
  raysan5 2679c4ae9b Review mesh loading and textures generation 8 years ago
  raysan5 63fd96354e Simplify a bit GenTexture*() functions 8 years ago
  raysan5 4c06725461 Removed useless functions 8 years ago
  raysan5 52cd5c6324 Corrected some issues 8 years ago
  raysan5 0dabb2708b Reorganized a couple of functions 8 years ago
  raysan5 76c6f0b1e6 Working on PBR system 8 years ago
  Ray e8b65422c4 Merge pull request #329 from define-private-public/328.shared-library-on-os-x 8 years ago
  raysan5 d368403a13 Working on PBR materials, renamed some data 8 years ago
  Benjamin N. Summerton ba32d6a753 Able to make a .dylib for OS X 8 years ago
  Ray 8f569e59b1 Review shared library generation 8 years ago
  Ray bf169f7f42 Added PBR required resources 8 years ago
  raysan5 e893f3629e Corrected some issues 8 years ago
  Ray 6546474fa4 Manual integration of material-pbr into develop 8 years ago
  Ray 025dab9907 Updated twitter address 8 years ago
  raysan5 8ca8550739 Removed function reference 8 years ago
  raysan5 013f80f3a3 Added command line compiling with MSVC 8 years ago
  raysan5 53fbeeea71 Corected some issues with jar_xm 8 years ago
  raysan5 36fcffeaae Incremented version number for reference 8 years ago
  raysan5 6589c808b5 Review some formatting for consistency 8 years ago
  raysan5 5f0f87ecce Added VS2015 raylib release files 8 years ago
  raysan5 65cf3080a5 Review VS2015 projects configurations 8 years ago
  raysan5 c04cb0a65e Review TraceLog() usage 8 years ago
  raysan5 9f09f6f550 Rename enum LogType names... 8 years ago
  raysan5 bfa66f446a Review raylib path on rpi 8 years ago
  Ray c949b74114 Merge pull request #315 from joeld42/obj-loader-fix 8 years ago
  Joel Davis e0c95ede50 Prevent bogus triangle being added when there is whitespace at end of .OBJ file 8 years ago
  Ray 83b4b13a2c Merge pull request #314 from nounoursheureux/develop 8 years ago
  Wilhem Barbier 056a494baf Fix some other typos 8 years ago
  Wilhem Barbier aba3739c13 Fix some typos in raymath.h 8 years ago
  Ray 495b6d8883 Merge pull request #313 from nounoursheureux/develop 8 years ago
  Wilhem Barbier 3c9aa780f9 Removed an unwanted file and fixed an example 8 years ago