summaryrefslogtreecommitdiffhomepage
path: root/examples
AgeCommit message (Expand)Author
2018-04-10Updated release version1.9.7-devRay San
2018-04-07Fix mesh picking examplelumaio teon
2018-04-02Merge pull request #504 from Martinfx/masterRay
2018-04-02Fix Uninitialized argument value[email protected]
2018-04-02Fix value stored to 'body' is never read[email protected]
2018-04-02Fix call argument is an uninitialized value[email protected]
2018-04-02Fix warning: illegal character encoding in string literal[email protected]
2018-03-27Simplify camera data switch in orthographic 3d exampleMax Danielsson
2018-03-27Remove state bool in camera projection type example.Max Danielsson
2018-03-25Add orthographic projection exampleMax Danielsson
2018-03-15Merge pull request #482 from a3f/masterRay
2018-03-11Merge branch 'master' of https://github.com/raysan5/raylibraysan5
2018-03-11Corrected typoraysan5
2018-03-10Updated copyright yearsvictorfisac
2018-03-10Fixed memory leaks in physics step operationsvictorfisac
2018-03-04Correct issue with tangentsRay
2018-03-04Fix result of operation is garbage or undefined[email protected]
2018-02-26Renamed CalculateBoundingBox() to MeshBoundingBox()Ray
2018-02-24raymath.h: Use C99 inline semanticsAhmad Fatoum
2018-02-24Update Makefiles. Enable example usage of staged libraylib.so.RDR8
2018-02-24Revert "raymath.h: Use C99 inline semantics"Ahmad Fatoum
2018-02-24raymath.h: Use C99 inline semanticsAhmad Fatoum
2018-02-21Removed flag -fgnu89-inlineRay
2018-02-12Update MakefileRDR8
2018-02-12Update MakefileRDR8
2018-02-11Update Makefiles for Linux installation.RDR8
2018-01-17CMake: build shape and texture examples (#432)kai
2018-01-17Reviewed function GenImagePerlinNoise()Ray
2018-01-15Reviewed Makefiles...-
2018-01-15Review Makefiles and templates-
2017-12-31Reviewed text inputraysan5
2017-12-28Support Wayland display on Linux desktopraysan5
2017-12-28Review Makefile config flagsraysan5
2017-12-23Fixed path for FreeBSDMartinfx
2017-12-09Added Wayland supportraysan5
2017-12-05Removed OpenAL Soft dependency on buildingRay San
2017-11-25Build examples and games on Travis CIAhmad Fatoum
2017-11-21Merge pull request #389 from Martinfx/masterRay
2017-11-21Added FreeBSD clean for MakefileMartinfx
2017-11-12Review default shaders usage on loadingraysan5
2017-11-09Store the default shadersWilhem Barbier
2017-11-07Issue with libraries renamed on Raspbian StretchRay San
2017-11-06Review GLSL 120 shadersRay San
2017-11-05Uploaded shaders for GLSL 120Ray
2017-11-05Review textures to be POTRay
2017-11-02Some code tweaks...Ray San
2017-10-30Review some issues, view descriptionRay San
2017-10-30Added new example: text drawing on imageRay San
2017-10-28Merge pull request #373 from Martinfx/masterRay
2017-10-28Removed commentMartinfx