summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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
2017-07-17Added PBR required resourcesRay
2017-07-17Corrected some issuesraysan5
2017-07-17Manual integration of material-pbr into developRay
2017-07-16Updated twitter addressRay
2017-07-15Merge branch 'master' of https://github.com/raysan5/raylibvictorfisac
2017-07-08Removed function referenceraysan5
2017-07-08Added command line compiling with MSVCraysan5
2017-07-08Corected some issues with jar_xmraysan5
2017-07-02Incremented version number for referenceraysan5
2017-07-02Review some formatting for consistencyraysan5
2017-07-02Added VS2015 raylib release filesraysan5
2017-07-02Review VS2015 projects configurationsraysan5
2017-07-02Review TraceLog() usageraysan5
2017-07-02Rename enum LogType names...raysan5
2017-07-02Review raylib path on rpiraysan5
2017-07-01Merge pull request #315 from joeld42/obj-loader-fixRay
2017-06-30Prevent bogus triangle being added when there is whitespace at end of .OBJ fileJoel Davis
2017-06-29Merge pull request #314 from nounoursheureux/developRay
2017-06-29Fix some other typosWilhem Barbier
2017-06-29Fix some typos in raymath.hWilhem Barbier
2017-06-29Merge pull request #313 from nounoursheureux/developRay
2017-06-28Removed an unwanted file and fixed an exampleWilhem Barbier