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.cc
Age
Commit message (
Expand
)
Author
2013-09-29
build-0.2.5-svn1327
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-11-20
Added origin brush support for func_rotate.
Stijn Buys
2011-08-07
Corrected flag reporting in the list_material function.
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
documentation update
Stijn Buys
2009-08-12
corrected .map texture coordinates
Stijn Buys
2009-08-12
src/model filenames cleanup, parse .map texture coordinates, early loading of...
Stijn Buys
2009-08-11
misc_model support
Stijn Buys
2009-08-10
initial texture support for ase models
Stijn Buys
2009-02-21
sane version number,
Stijn Buys
2009-02-08
materials system
Stijn Buys
2009-02-08
materials registry, read shaderlist.txt
Stijn Buys