]> git.mxchange.org Git - simgear.git/history - simgear/scene/sky
materials.xml format update
[simgear.git] / simgear / scene / sky /
2010-03-30 Tim MooreMerge branch 'zan/generate'
2010-03-30 Tim MooreMerge branch 'jmt/waypt'
2010-03-30 Tim MooreMerge branch 'timoore/clipgroup'
2010-03-30 Tim MooreMerge branch 'timoore/effects-anim-rebase'
2010-03-30 Tim MooreMerge branch 'zan/cloudsort'
2010-03-09 Tim Moorepass SGReaderWriterXMLOptions to effects
2010-03-03 ehofmanLauri Peltonen: turn on clouds depth sorting
2010-02-04 Tim MooreMerge branch 'fredb/winfix'
2010-01-28 Tim MooreMerge branch 'timoore/mat-effect'
2010-01-28 Tim MooreMerge branch 'freb/mingw'
2010-01-25 fredbMINGW patch from BenoƮt Laniel
2010-01-25 Tim MooreMerge branch 'ehofman/sound'
2010-01-25 Tim MooreMerge branch 'torsten/geoequal'
2010-01-16 Tim MooreMerge branch 'ehofman/sound'
2010-01-13 Tim MooreMerge branch 'ehofman/sound'
2010-01-13 Tim MooreMerge branch 'tat/framework'
2010-01-11 Tim MooreMerge branch 'ehofman/subsys'
2010-01-11 Tim MooreMerge branch 'jester/aptsign'
2010-01-11 Tim MooreMerge branch 'timoore/effects'
2010-01-01 Tim Moorefix up some merge weirdness
2009-12-20 Tim MooreMerge branch 'timoore/effects'
2009-12-20 Tim MooreMerge branch 'ehofman/sound'
2009-11-26 Tim MooreMerge branch 'ehofman/sky'
2009-11-26 Tim Moorefix a memory leak in newcloud.cxx
2009-11-26 Tim MooreUse an effect for 3d clouds
2009-11-07 ehofmanOops, it was the scenery up vector, not the viewer...
2009-11-07 ehofmanSave a costly SGVec3d::fromGeod() calculation
2009-11-05 ehofmanpass the geodetic position and view orientation to...
2009-10-18 Tim Mooreforward declare Point3D in sg_types.hxx
2009-10-12 Tim MooreMerge branches 'toresten/geofix', 'jmt/lcase', 'stuart...
2009-10-03 durkStuart Buchanan:
2009-09-17 Tim MooreMerge branch 'frohlich/weak' into next
2009-09-09 frohlichSwitch to new vector conversion functions.
2009-09-05 frohlichShould be now more easy to make use of SGMath without...
2009-08-23 ehofmanprevent division by zero
2009-08-23 torstenwarning fix: initializing members in the order they...
2009-08-23 torstenwarning fixes
2009-08-23 torstenwarning fix: unused variable
2009-08-23 ehofmanExpose the color of the sun (which is not the scene...
2009-08-23 ehofmanDifferentiate between sun color (based in visibility...
2009-07-16 timooreWork in progress for Technique validation
2009-07-16 timooreUse Effects in materials library, and therefore in...
2009-05-17 Tim MooreMerge branch 'maint' into next
2009-05-16 frohlichMake SimGear compile with osg trunk
2009-04-15 ehofmanRevert most of the previous patch, it didn't improve...
2009-04-15 frohlichRemove a newline printf, probably left over from develo...
2009-04-15 ehofmanLet the fog color transition into the sky dome to give...
2009-04-15 ehofmanFix a NaN at higher altitudes: sin_beta could become...
2009-03-30 Tim MooreMerge branch 'maint' into next
2009-03-18 frohlichCleanup. Use already structured data instead of copying...
2009-02-15 Tim MooreMerge branch 'topic/nasal' into next
2009-02-13 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-06 Tim MooreMerge branch 'topic/cloudz' into next
2009-02-06 Tim MooreTurn off z buffer writes for clouds.
2009-02-04 Tim MooreMerge branch 'maint' into next
2009-01-28 Tim MooreMerge branch 'topic/yontree' into next
2009-01-28 Tim MooreMerge branch 'maint' into next
2009-01-23 Tim MooreMerge branch 'topic/modelopt' into next
2009-01-23 Tim MooreMerge branch 'topic/yontree' into next
2009-01-18 Tim MooreMerge branch 'maint' into next
2009-01-15 Tim MooreSort cloud sprites using std::sort, based on projected Z.
2008-12-19 fredbStuart Buchanan :
2008-12-14 fredbStuart :
2008-12-11 fredbStuart :
2008-12-10 timooreUse a singleton Fog attribute for all 3D clouds.
2008-12-10 timooreUse Boost singleton template for our singletons
2008-12-10 timooreRender cloud layers with face culling
2008-12-10 timooreRender sky with depth test off.
2008-12-06 fredbStuart Buchanan :
2008-12-04 fredbStuart Buchanan :
2008-11-30 fredbStuart:
2008-11-26 fredbStuart:
2008-11-24 fredbStuart :
2008-11-23 fredbStuart Buchanan :
2008-11-09 curtManuel Massing:
2008-11-06 fredbStuart Buchanan :
2008-10-26 fredb3D clouds from Stuart Buchanan. Need a recent driver...
2008-10-14 durkSyd Adams: Replace rgb with png.
2008-09-28 fredbMINGW patch by Csaba Halasz
2008-07-29 timooreforward declare osg::DrawElementsUShort for real
2008-07-28 ehofmanReplace SG_USE_STD() by using std::
2008-07-27 ehofman - remove the SG_GLxxxx_H #defines, since OSG provides...
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-04-14 timoorerewrite of sky dome code
2008-01-04 timooreGive the sky a BACKGROUND_BIT nodemask
2007-12-22 timooreFix tiny bugs in sun constructor and repaint code
2007-12-21 timooreRepaint 2D cloud layers using texture combiner
2007-12-21 timooreFix cloud layer - point lights visibility issue
2007-12-04 timooreDon't modify OSG Registry with file path
2007-10-15 durk- A few fixes to ensure SimGear compiles again on cygwin.
2007-10-04 timooreDon't reset the random texture base when rebuilding...
2007-10-02 timooreOrder the cloud layers properly using OSG RenderBin
2007-07-31 curtRemove an extern SGSky *thesky reference that isn't...
2007-01-06 frohlichModified Files:
2006-12-08 frohlichModified Files:
2006-11-27 frohlichModified Files:
2006-11-10 frohlichModified Files:
2006-11-02 fredbWin32 compilation fix
2006-10-29 frohlichModified Files:
next