]> git.mxchange.org Git - simgear.git/history - simgear/scene/material
My old email address is no longer valid ... point to my web page.
[simgear.git] / simgear / scene / material /
2004-11-19 curtMy old email address is no longer valid ... point to...
2004-11-18 curtAbstract out location of gl.h, glut.h, and glu.h includ...
2004-05-11 curtFrederic Bouvier:
2004-04-01 curtClean up several stray warnings that have accumulated.
2004-03-07 ehofmanSilently ignore texture files that are not present.
2004-03-03 ehofmanAdd const back in the function
2004-03-03 ehofmanSome small fixes
2004-03-02 ehofmanA real MSVC fix this time
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-12-30 curtGo with an all white texture for vasi/papi lights....
2003-11-24 davidMinor changes to logging messages (to STDOUT).
2003-11-23 ehofmanMacOS X fixes
2003-09-24 ehofmanMove FGEventMgr and FGSubsystemMgr over to SimGear...
2003-09-23 curtVarious tweaks to handling taxiway lighting.
2003-09-09 ehofmanUse default OpenGL material colors
2003-09-08 ehofmanChange the defaults color specifications
2003-08-31 curtFix some lighting values.
2003-08-11 curtRemove extraneous/unneeded dependencies on glut. SimGe...
2003-05-16 curtForgot to #include <vector>
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-14 curtRemoved global instance of the material manager. Each...
2003-05-13 curtRemoved non-textured and flat shaded support because...
2003-05-13 davidAdded generated files.
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...