Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-01-24Added a 'specular' material parameter. Defaults to 'color' values.Evan Goers
Tweaked lighting a bit.
2012-01-21Add a 'decal' macro material flag. Material flag 'Decal' enables polygon ↵Evan Goers
offsetting and alpha testing on the surface.
2011-11-20Added origin brush support for func_rotate.Stijn Buys
2011-08-07Corrected flag reporting in the list_material function.Stijn Buys
2011-07-29Added print() function for materials, read material color alpha from shader ↵Stijn Buys
files.
2011-01-21Support structures for complex entity collision,Stijn Buys
renamed sv_arrysize cvar to mem_vertex.
2009-08-18astyle cleanup, corrects not loading of material texturesStijn Buys
2009-08-12documentation updateStijn Buys
2009-08-12corrected .map texture coordinatesStijn Buys
2009-08-12src/model filenames cleanup, parse .map texture coordinates, early loading ↵Stijn Buys
of material textures
2009-08-11misc_model supportStijn Buys
2009-08-10initial texture support for ase modelsStijn Buys
2009-02-21sane version number,Stijn Buys
conditional definition of missing OpenGL defines on win32, updated planet collision warning message, removed material loader debug messages
2009-02-08materials systemStijn Buys
2009-02-08materials registry, read shaderlist.txtStijn Buys