]> git.mxchange.org Git - simgear.git/history - simgear/scene/material/mat.cxx
Revert the last change, MSVC still doesn't like it.
[simgear.git] / simgear / scene / material / mat.cxx
2004-03-02 ehofmanRevert the last change, MSVC still doesn't like it.
2004-03-02 ehofmanMSVC fixes
2004-03-02 ehofmanUse a round-robin scheme rather than returning a random...
2004-03-02 ehofmanMake it possible to define multiple texture for a mater...
2003-09-09 ehofmanUse default OpenGL material colors
2003-09-08 ehofmanChange the defaults color specifications
2003-05-16 curtI missed committing t hese changes yesterday.
2003-05-16 ehofmanA patch from Frederic Bouvier to correct a naming probl...
2003-05-15 curtRename matobj -> matmodel.
2003-05-15 curtSeparate out the SGMaterial::Object{,Group} code into...
2003-05-13 curtRemoved non-textured and flat shaded support because...
2003-05-13 curtCosmetic changes for new code moved into simgear to...
2003-05-12 curtMoved fgfs_src/Object/newmat.[ch]xx and fgfs_src/Object...