aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-21Review latest PRRay
2019-10-21Add multi texture support for materials in GLTF format (#979)Tyler Jessilynn Bezera
2019-10-21Update text.cRay
2019-10-21Corrected bug on no-extensionRay
2019-10-19Update external librariesraysan5
2019-10-19Corrected bug on ImageDrawRectangleLines()raysan5
2019-10-17Remove trailing spacesRay
2019-10-17REVIEWED: GetCodepoints() issueRay
2019-10-11REDESIGNED: IsFileExtension()Ray
2019-10-11ADDED: GetCodepoints()Ray
2019-10-11REVIEW: ImageAlphaMask()Ray
2019-10-11corrected examples Makefile target (#985)chriscamacho
2019-10-10projects: CMake: bump up minimal raylib version (#983)elitepleb
2019-10-03Check whether parsing mtl file was succesful (#982)Michael Vetter
2019-10-03Check whether GLTF was loaded correctly (#981)Michael Vetter
2019-10-03Remove dead assignments (#980)Michael Vetter
2019-09-30Add security checks on file writtingRay
2019-09-25Convert default shader to const stringsRay
2019-09-25Const corectness for LoadShaderCode (#977)Catalin Moldovan
2019-09-24Improve code readability (#976)AlexHCC
2019-09-22Example renamedRay
2019-09-22Review PR and commentsRay
2019-09-22contributed simple shader example (#973)chriscamacho
2019-09-22Fixed regular polygon shape rendering (#972)AlexHCC
2019-09-20Review ImageCrop() security checksRay
2019-09-20Let the user choose the formatsRay
2019-09-19Added preprocessor macros for GIFRay
2019-09-19fixed leak with PBR example (#971)chriscamacho
2019-09-19ADDED: LoadAnimatedGIF() -WIP-Ray
2019-09-19Review PR formattingRay
2019-09-19fixs issue mem leak with LoadModel / OBJ and issue with -1 material index (#969)chriscamacho
2019-09-15Review DecompressData() types, for consistencyraysan5
2019-09-14Review issue with HDR pixels loadingraysan5
2019-09-14Review conditionsraysan5
2019-09-13Update for latest emsdk configurationRay
2019-09-13Corect typoRay
2019-09-13fixed some memory leaks, still issue with material index allocation leaking 4...chriscamacho
2019-09-13Review possible memory leak with my_strndup()Ray
2019-09-12Review weird PBR shader issue >_<Ray
2019-09-12RENAMED: text_sprite_font > text_font_spritefontRay
2019-09-12RENAMED: text_ttf_loading > text_font_filtersRay
2019-09-12RENAMED: text_bmfont_ttf > text_font_loadingRay
2019-09-12Review example crashingRay
2019-09-12Comment tweakRay
2019-09-12Add glTF Duck modelRay
2019-09-12REMOVED: models_obj_viewerRay
2019-09-12REDESIGNED: models_obj_loading > models_loadingRay
2019-09-10ADDED: GetWindowPosition()Ray
2019-09-09ADDED small compression APIRay
2019-09-09Update raudio.hRay