summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2019-08-19Fix uninitialized vboId in GenMeshHeightmap (#949)Oraoto
2019-08-16PR formatting reviewRay
2019-08-16change Camera2D behavior (#945)arvyy
2019-08-13RENAMED: IsAudioBufferProcessed() -> IsAudioStreamProcessed()raysan5
2019-08-12Corrected issue on compressed textures data sizeraysan5
2019-08-11Added notes about vertex orderraysan5
2019-08-11REVIEW: GetDirectoryPath() and GetPrevDirectoryPath()raysan5
2019-08-11Small fix in GetMouseY (#940)Wayde Reitsma
2019-08-09addition to raylib to create matrix from 3 euler angles (#938)chriscamacho
2019-08-08Formating tweaksRay
2019-08-08Corrected small issue on miniaudioraysan5
2019-08-08Merge branch 'master' of https://github.com/raysan5/raylibraysan5
2019-08-08Reviewed commentraysan5
2019-08-08Removing '__RemoveNode' (#935)Kevin Yonan
2019-08-08fixed xmloader bug, user must free model shaders and textures as they might b...chriscamacho
2019-08-07 Fix memleak in physics_restitution example (#932)Michael Vetter
2019-08-07Fix build caused by GetImageAlphaBorder() (#931)Michael Vetter
2019-08-07Update external librariesRay
2019-08-07Change raylib version to 2.6-devRay
2019-08-07WARNING: Redesigned structsRay
2019-08-07ADDED: GetImageAlphaBorder()Ray
2019-08-07ADDED: DirectoryExists() and GetPrevDirectoryPath()Ray
2019-08-07ADDED: DirectoryExists()Ray
2019-08-06Fix memory leak in LoadGLTF() (#929)Michael Vetter
2019-08-06Fix loading multiple animations from .iqm file (#928)culacant
2019-08-06Improved Android Building (#930)NimbusFox
2019-08-03Allow GitHub Sponsors onlyRay
2019-08-03Replace tabs with spaces and update year of copyright notices (#927)Leandro Gabriel
2019-08-02explained a bit more the core_window_letterbox example (#925)João Coelho
2019-07-31End of July rmem Update (#923)Kevin Yonan
2019-07-30Review VSCode projectraysan5
2019-07-28Patched potential bug when defragging. (#920)Kevin Yonan
2019-07-28Update textures_mouse_painting.craysan5
2019-07-28Replace tabs by spacesraysan5
2019-07-28Added image saved messageraysan5
2019-07-28Reviewed new examplesraysan5
2019-07-28Added scissor test and mouse painting examples proposed in #890 (#919)ChrisDill
2019-07-27Update raygui.hraysan5
2019-07-27Avoid ricons.hraysan5
2019-07-27Reviewed rlTextureParameters()raysan5
2019-07-27Changes without CLion mess (#916)Reece Mackie
2019-07-27#917 This commit changes the path to 'shell.html' in all Makefiles (#918)Antonio Radovcic
2019-07-27Removed functions modifiersraysan5
2019-07-27Update raygui.hraysan5
2019-07-27Update FUNDING.ymlRay
2019-07-26WARNING: Replaced Music pointer by structRay
2019-07-24Try to support stack matrices on models drawingRay
2019-07-24Test Camera on AndroidRay
2019-07-24Changed macro CLITERALRay
2019-07-24REMOVED: LoadWaveEx()Ray