Project::OSiRiON - Git repositories
News
.
About
.
Screenshots
.
Downloads
.
Forum
.
Wiki
.
Tracker
.
Git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
model
/
material.h
Age
Commit message (
Expand
)
Author
2014-07-11
Support material layer blending.
Stijn Buys
2014-07-09
Initial support for multi-layered materials, requires shaders files in the ne...
Stijn Buys
2014-07-06
Minor cleanups.
Stijn Buys
2013-11-16
Material API cleanups,
Stijn Buys
2013-09-28
Cleanup of the material API: split flags into flags and colortype.
Stijn Buys
2012-01-24
Added a 'specular' material parameter. Defaults to 'color' values.
Evan Goers
2012-01-21
Add a 'decal' macro material flag. Material flag 'Decal' enables polygon offs...
Evan Goers
2011-12-31
Resolved comparison between signed and unsigned integer expressions (second t...
Stijn Buys
2011-12-31
Resolved comparison between signed and unsigned integer expressions.
Stijn Buys
2011-10-22
Initial support for the Material::Origin surface flag
Stijn Buys
2011-07-29
Added print() function for materials, read material color alpha from shader f...
Stijn Buys
2011-01-21
Support structures for complex entity collision,
Stijn Buys
2009-08-18
astyle cleanup, corrects not loading of material textures
Stijn Buys
2009-08-12
src/model filenames cleanup, parse .map texture coordinates, early loading of...
Stijn Buys
2009-08-10
initial texture support for ase models
Stijn Buys
2009-02-08
materials system
Stijn Buys
2009-02-08
materials registry, read shaderlist.txt
Stijn Buys
2008-07-30
various minor issues: ESC closing chat, g_autolevel
Stijn Buys
2008-07-23
preparing for fragment rendering
Stijn Buys