]> git.mxchange.org Git - simgear.git/history - simgear/scene/material/matlib.cxx
include file change to make simgear work with OSG 2.9.X again
[simgear.git] / simgear / scene / material / matlib.cxx
2009-07-16 Tim Mooreinclude file change to make simgear work with OSG 2...
2009-07-16 Tim MooreFix effects code to work with OSG 2.8.2-rc4
2009-07-16 timooreConstruct effects from property lists
2009-07-16 timoorematerials use only simgear::Effect
2009-07-16 timooreUse Effects in materials library, and therefore in...
2009-07-16 timooreBlow away unused SGMaterialLib::add_item functions
2009-06-02 frohlichCleanup.
2009-05-17 Tim MooreMerge branch 'maint' into next
2009-03-30 Tim MooreMerge branch 'maint' into next
2009-02-27 frohlichMake material get helper function static.
2008-07-28 ehofmanReplace SG_USE_STD() by using std::
2008-07-27 fredbRemove unneeded inclusions of windows.h, GL.h and GLU.H
2008-07-25 ehofmanReduce compiler.h to almost nothing (but it's worth...
2008-07-25 ehofmanAttached patches remove BORLANDC, and hence SG_MATH_EXC...
2008-02-15 mfranzCsaba HALASZ: implement conditional (e.g. seasonal...
2008-01-24 timooreMemory leak fixes from Till Busch
2007-10-15 durk- A few fixes to ensure SimGear compiles again on cygwin.
2007-05-28 frohlichModified Files:
2007-05-08 frohlichModified Files:
2006-11-10 frohlichModified Files:
2006-10-29 frohlichModified Files:
2006-10-19 curtStep #1 towards abandoning the original point lighting...
2006-06-11 frohlichRemove now unused function
2006-06-11 frohlichModified Files:
2006-06-08 frohlichPreliminary material lookup hooks - still unoptimized.
2006-03-08 mfranz- new FSF addresses
2006-01-24 ehofmanMathias Fröhlich:
2005-12-11 ehofmanVassilii Khachaturov:
2005-10-23 ehofmanSlightly update the seasonal texture support code.
2005-10-23 ehofmanAdd support for seasons.
2004-11-19 curtUpdate a few more instances of my email address.
2004-11-18 curtAbstract out location of gl.h, glut.h, and glu.h includ...
2004-04-01 curtClean up several stray warnings that have accumulated.
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-08-31 curtFix some lighting values.
2003-08-11 curtRemove extraneous/unneeded dependencies on glut. SimGe...
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 curtCosmetic changes for new code moved into simgear to...
2003-05-12 curtMoved fgfs_src/Object/newmat.[ch]xx and fgfs_src/Object...