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 (
Collapse
)
Author
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 ↵
Stijn Buys
files.
2011-01-21
Support structures for complex entity collision,
Stijn Buys
renamed sv_arrysize cvar to mem_vertex.
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 ↵
Stijn Buys
of material textures
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
conditional definition of missing OpenGL defines on win32, updated planet collision warning message, removed material loader debug messages
2009-02-08
materials system
Stijn Buys
2009-02-08
materials registry, read shaderlist.txt
Stijn Buys