aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-24Merge pull request #345 from JellyPixelGames/fix-typosRay
2017-08-23Fix typo in raymath.hMichael Campagnaro
2017-08-06Added function DrawRectangleT()raysan5
2017-08-06Minor tweaksraysan5
2017-08-04Force OpenGL 3.3 on OSX if selected OpenGL 2.1raysan5
2017-08-04Corrected game to run on OpenGL 1.1raysan5
2017-08-04Review transforms to match OpenGL 1.1raysan5
2017-08-04new example added: models_plane_rotationsraysan5
2017-08-04Updated stb libs to latest versionraysan5
2017-07-31Removed old toolraysan5
2017-07-31Merge pull request #342 from define-private-public/patch-2Ray
2017-07-30Make physac work on OS XBenjamin Summerton
2017-07-28Added Vector3MultiplyV()Ray
2017-07-28Corrected compilation on OpenGL ES 2.0Ray
2017-07-25Corrected function nameraysan5
2017-07-25Update README.mdRay
2017-07-25Some tweaksraysan5
2017-07-25Update README.mdRay
2017-07-25Update README.mdRay
2017-07-24Removed webpage from raylib reporaysan5
2017-07-23Corrected issue on QuaternionFromVector3ToVector3()raysan5
2017-07-23Implemented some changesraysan5
2017-07-22Updated Vector math to new namingraysan5
2017-07-22Renamed Vector*() functions to Vector3*()raysan5
2017-07-22Corrected bug on texture rotationraysan5
2017-07-22Reviewed features listraysan5
2017-07-22Reviewed example with new mathsraysan5
2017-07-22Corrected GetMouseRay() and rlUnproject()raysan5
2017-07-22Remove BOM from file encodingraysan5
2017-07-22Corrected bug on MatrixPerspective()raysan5
2017-07-22Merge pull request #333 from define-private-public/patch-1Ray
2017-07-21Update Makefile in `examples/`Benjamin Summerton
2017-07-21Some tweaks raymath relatedraysan5
2017-07-21Complete review of raymathraysan5
2017-07-21Adapt to new materials systemraysan5
2017-07-21Moved some functions to raymathraysan5
2017-07-21rlgl usable as standalone libraryraysan5
2017-07-21MatrixPerspective() angle required in radiansraysan5
2017-07-21Review heightmap example for raylib 1.8raysan5
2017-07-21Additional path checkraysan5
2017-07-21Review mesh loading and textures generationraysan5
2017-07-20Simplify a bit GenTexture*() functionsraysan5
2017-07-20Removed useless functionsraysan5
2017-07-20Corrected some issuesraysan5
2017-07-19Reorganized a couple of functionsraysan5
2017-07-19Working on PBR systemraysan5
2017-07-19Merge pull request #329 from define-private-public/328.shared-library-on-os-xRay
2017-07-19Working on PBR materials, renamed some dataraysan5
2017-07-18Able to make a .dylib for OS XBenjamin N. Summerton
2017-07-17Review shared library generationRay