summaryrefslogtreecommitdiffhomepage
path: root/examples
AgeCommit message (Expand)Author
2018-07-15Reviewed example for clarityRay
2018-07-15Added new example: text_font_sdfRay
2018-07-13Start reviewing IQM loader...Ray
2018-07-12Example tweakRay
2018-07-10Review Android MakefilesRay
2018-07-05fixed so it breaksculacant
2018-07-05Upload IQM loader project -WIP-Ray
2018-07-03Example: Don't load texture removed from source treeAhmad Fatoum
2018-06-30Reviewed models and examplesRay
2018-06-30Added new example screenshotRay
2018-06-30Re-added: LoadFontEx()Ray
2018-06-30Removed unused texturesRay
2018-06-23Added support OpenBSD, NetBSD, DragonFly[email protected]
2018-06-21Review OBJ loading exampleRay
2018-06-21Reviewed skybox exampleRay
2018-06-21Replaced skybox HDR imageRay
2018-06-21Removed dwarf 3d modelRay
2018-05-29Reviewed Windows resource file nameRay
2018-05-28Corrected issue with floats on TCCRay
2018-05-21CMake+Android: Skip tests with SetCameraModeAhmad Fatoum
2018-05-21Move utils.cmake to separate cmake/ directoryAhmad Fatoum
2018-05-12Makefile: Remove unnecessary -no-pie for older GCC supportAhmad Fatoum
2018-05-11Reviewed examplesRay
2018-05-11Review raylib version to 2.0Ray
2018-05-06Renamed shader variableRay
2018-05-04BREAKING CHANGE: Renamed SpriteFont type to FontRay San
2018-05-04Renamed some functionsRay San
2018-05-04Rectangle parameters changed to floatRay San
2018-05-01BREAKING CHANGE: Renamed Camera -> Camera3Draysan5
2018-04-30Implemented MeshTangents()raysan5
2018-04-11Review camera definition on examplesRay San
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