index
:
raylib
cmake
develop
fix-mouse-released
gh-pages
master
Forked from https://github.com/raysan5/raylib
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
models
/
models_material_pbr.c
Age
Commit message (
Expand
)
Author
2019-09-22
Review PR and comments
Ray
2019-09-19
fixed leak with PBR example (#971)
chriscamacho
2019-09-12
Review example crashing
Ray
2019-08-27
Review all RL_CALLOC() calls
raysan5
2019-08-26
Unload model shaders and textures
raysan5
2019-05-20
Review ALL examples
Ray
2019-05-18
Corrected issue with shader loading
Ray
2019-05-17
Review shader examples
Ray
2019-04-05
Added missing include -_-
Ray
2019-04-05
ADDED: SetShaderValueTexture()
Ray
2019-04-05
Review PBR shaders
Ray
2019-03-29
Review models examples
Ray
2019-01-10
WARNING: Redesigned SetShaderValue()
Ray
2019-01-05
Some code tweaks
raysan5
2018-07-03
Example: Don't load texture removed from source tree
Ahmad Fatoum
2018-05-06
Renamed shader variable
Ray
2018-05-04
Renamed some functions
Ray San
2018-04-30
Implemented MeshTangents()
raysan5
2018-04-11
Review camera definition on examples
Ray San
2018-03-11
Corrected typo
raysan5
2017-10-17
Added new examples to build...
Ray San
2017-07-25
Some tweaks
raysan5
2017-07-21
Review mesh loading and textures generation
raysan5
2017-07-20
Removed useless functions
raysan5
2017-07-19
Working on PBR system
raysan5
2017-07-19
Working on PBR materials, renamed some data
raysan5
2017-07-17
Manual integration of material-pbr into develop
Ray