summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2021-09-23Reviewed some TODO commentsRay
2021-09-22Modify TODO to NOTE on Makefile (#2007)Laurentino Luna
2021-09-22Add function DrawCubeTextureRec (#2001)Timon de Groot
2021-09-22`SeekMusicStream` initial implementation (#2006)Uneven Prankster
2021-09-22Use unsigned int for animation count. (#2002)Ryan Roden-Corrent
2021-09-22Update rmodels.cRay
2021-09-22Update raylib.hRay
2021-09-22Update rmodels.cRay
2021-09-22Update rmodels.cRay
2021-09-22Update MakefileRay
2021-09-22WARNING: MODULES RENAMING!!!Ray
2021-09-21Minor reviewsRay
2021-09-21Merge branch 'master' of https://github.com/raysan5/raylibraysan5
2021-09-21Tweaksraysan5
2021-09-21Add `up` argument to `DrawBillboardPro` (#1941)Uneven Prankster
2021-09-21ADDED: `GetTouchPointId(index)` #1972raysan5
2021-09-21Reviewed some compilation issues #1997raysan5
2021-09-19Fix mappings.h issue from glfw update (#1995)Chris
2021-09-17Add SetRandomSeed(unsigned int seed) function (#1994)Tommi Sinivuo
2021-09-17Prevent INVALID_SOCKET to be defined twice on linux (#1993)MrSwedish
2021-09-12Implemented GetGamepadName() for emscripten (#1986)Neil Barkhina
2021-09-10Typoraysan5
2021-09-10Update Makefile for web compilationraysan5
2021-09-10Update core.cRay
2021-09-10REVIEWED: Vox loaderRay
2021-09-10Vox loaded (#1981)procfxgen
2021-09-10REVIEWED: Touch input system #1975 #1960Ray
2021-09-10Review font loading log infoRay
2021-09-10Fixes target direction for first person camera mode. (#1977)Nikolay Krasheninnikov
2021-09-09Fixed loading obj models with no materials (#1984)Tristan Schulz
2021-09-06Fix dynamic library issues on Macos (#1978)Steven Schveighoffer
2021-09-05Merge branch 'master' of https://github.com/raysan5/raylibraysan5
2021-09-05Updated Makefile for latest Android NDK r32 LTSraysan5
2021-09-05[models] LoadGLTF fixed missing transformations and nonroot skinning problem ...Tristan Schulz
2021-09-05REVIEWED: Vox loading, mostly formatingraysan5
2021-09-04new models_magicavoxel_loading example (#1940)procfxgen
2021-09-03Update shell.htmlraysan5
2021-09-02Update raygui.hRay
2021-09-01Merge branch 'master' of https://github.com/raysan5/raylibRay
2021-09-01REVIEWED: Naming: length vs sizeRay
2021-09-01fix various memory leaks (#1969)atticus
2021-09-01WARNING: BREAKING: RENAMED: Font struct variablesRay
2021-09-01REVIEWED: <name>Count for consistencyRay
2021-09-01[models] Fixed counting loop for face amount per material (#1967)Tristan Schulz
2021-08-28Minor format tweaksraysan5
2021-08-27Review datesRay
2021-08-27REVIEWED: ExportWaveAsCode()Ray
2021-08-27REVIEWED: Decouple `DrawMesh()` and `DrawMeshInstanced()` #1958Ray
2021-08-26Change GetColor to take unsigned int (#1954)Richard Smith
2021-08-25REVIEWED: OpenGL 1.1 compilation issueRay