742 Commits (202f45415c98df2201202ba8edb10b6496cbeb62)

Author SHA1 Message Date
  Joshua Reisenauer 90e1ed2b5e mod player added 9 years ago
  Ray 17878550b1 Review heades usage 9 years ago
  Ray 7afa0b09ab Support raygui as standalone library 9 years ago
  raysan5 0a27525a4b Dependencies review 9 years ago
  raysan5 3e88156817 Ignore invalid warning 9 years ago
  raysan5 897179a06c Corrected some issues on OpenGL 1.1 9 years ago
  raysan5 d17a0cee1a Review text formatting (spacing, tabs...) 9 years ago
  raysan5 302ec438dd Removed colTint, tint color is colDiffuse 9 years ago
  raysan5 cac2a66deb Improved library consistency 9 years ago
  Ray caa7bc366b Reviewed DrawLight() function and some tweaks 9 years ago
  Joshua Reisenauer 9f2fc81df2 update to openal 9 years ago
  Ray 8a4e28f81d Support Android internal data storage 9 years ago
  victorfisac b0a0c5d431 Added tint color attribute to material data type 9 years ago
  victorfisac f2d61d4043 Remove normal depth 9 years ago
  victorfisac 64f6c74c9a Add normal and specular maps to draw model process 9 years ago
  victorfisac 2e26ce235d Add Draw3DCircle function and update raylib and rlgl header 9 years ago
  raysan5 ea5b00528b Improved render to texture 9 years ago
  raysan5 3d6696f6c9 Renamed shader variables (more generic names) 9 years ago
  raysan5 d53b6f4381 Renamed shader variables (more generic names) 9 years ago
  Joshua Reisenauer f74791ed7b better build system 9 years ago
  victorfisac dcd6942ed1 Fix small bug and spacing 9 years ago
  victorfisac c320a21f2b Add standard lighting (2/3) 9 years ago
  victorfisac 30941c0dd1 Add Draw3DLine function and fixed MLT glossiness import value 9 years ago
  victorfisac cf71e1242e Fix some audio module compile warnings 9 years ago
  victorfisac 30c8058fca Add standard lighting (1/3) 9 years ago
  raysan5 6dac1efefe Comented buggy code to avoid problems... 9 years ago
  victorfisac 3fa6fdacf2 Improved MTL loading shininess value 9 years ago
  victorfisac 90c62c4cc0 Fix small warning 9 years ago
  raysan5 dcf5f45f68 Add lighting system -IN PROGRESS- 9 years ago
  raysan5 af890cf210 Updated to avoid pointers 9 years ago
  raysan5 c9e30f7754 Review struct typedef to avoid pointers for users 9 years ago
  raysan5 03cc031d00 Remove TODO comments (already done) 9 years ago
  raysan5 7d1d9ff143 Support DYNAMIC_DRAW mesh loading 9 years ago
  Joshua Reisenauer 179f2f9e4f windows automated compile 9 years ago
  Joshua Reisenauer 41c5f3a017 Buffer for raw audio 9 years ago
  Joshua Reisenauer b10425492a name correction 9 years ago
  raysan5 8bbbe8cd76 Corrected namings 9 years ago
  raysan5 037edbaa13 Reorganize data for consistency 9 years ago
  Joshua Reisenauer 76ff4d220e renamed everything so it is obvious what it does 9 years ago
  Joshua Reisenauer 86fbf4fd8f logic bug fix 9 years ago
  Joshua Reisenauer d38d7a1bed clean up on buffering and preconditions 9 years ago
  Joshua Reisenauer 8c5d403dda new function to check if music stream is ready 9 years ago
  Joshua Reisenauer ea4b5552c2 corrected typos 9 years ago
  Chris Hemingway b46a800597 Make GRAPHICS_API_OPENGL_33 work on OSX, closes #113 9 years ago
  Joshua Reisenauer 5107a2dc40 bug fixes 9 years ago
  Joshua Reisenauer 83dbc07650 buffering of music now uses update audio context 9 years ago
  raysan5 e060944b34 Added QuaternionInvert() 9 years ago
  raysan5 075f51e0a3 Simplified internal (default) dynamic buffers 9 years ago
  Joshua Reisenauer f0ada8c40d apply index to remaining functions 9 years ago
  Joshua Reisenauer 9737c58054 PlayMusicStream now uses index 9 years ago