aboutsummaryrefslogtreecommitdiff
path: root/examples/models/resources/shaders/glsl330
AgeCommit message (Collapse)Author
2019-09-12Review weird PBR shader issue >_<Ray
2019-05-18Corrected issue with shader loadingRay
When using FormatText() several times in same function, returned string is static and so, the same is returned, resulting in failures on shader loading.
2019-05-17Review shader examplesRay