]> git.mxchange.org Git - simgear.git/history - simgear/scene/material/mat.cxx
Emissive lighting for random buildings. Requires up to date fgdata.
[simgear.git] / simgear / scene / material / mat.cxx
2012-05-01 Stuart BuchananEmissive lighting for random buildings. Requires up...
2012-04-24 Stuart BuchananRandom buildings - initial commit.
2012-04-02 ThorstenBUse observer_ptr::lock for thread-safe pointer retrieval.
2012-03-17 ThorstenBMore checks/error messages for missing files,
2012-03-17 ThorstenBMore consistent indentation.
2012-03-17 ThorstenBAvoid segfault when a texture file is missing.
2012-03-04 Mathias FroehlichMake use of SGReaderWriterOptions::copyOrCreate in...
2012-03-04 Mathias FroehlichReplace osgDB::ReaderWriter::Options to osgDB::Options.
2012-03-02 Stuart BuchananEvaluate <condition> statements in materials.xml at...
2012-02-27 Stuart BuchananMore robust checking of file extensions courtesy of...
2012-02-26 Stuart BuchananHandle dds object masks properly:
2012-02-10 Stuart BuchananFall back to taking tree textures from Terrain/ if...
2012-02-07 Stuart BuchananRetire tree-density and wood-size, as they have been...
2012-02-05 Stuart BuchananRandom object and vegetation masking based on bitmap...
2011-11-20 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-11-13 Mathias FroehlichConsolidate the different ReaderWriterOptions classes.
2011-03-06 ThorstenBReplace occurrences of osgDB::findDataFile with SGModel...
2010-07-29 James TurnerRemove deprecated vector classes - finally!
2010-07-29 James TurnerWIP - removing remaining users of Point3D.
2010-05-06 Tim MooreMerge branch 'ehofman/framebuffer'
2010-05-06 Tim MooreMerge branch 'mathias/intersect'
2010-05-06 Tim MooreMerge branch 'ehofman/sound'
2010-05-06 Tim MooreMerge branch 'ehofman/model'
2010-05-05 Tim MooreMerge branch 'ehofman/framebuffer' into next
2010-05-05 Tim MooreMerge branch 'maint'
2010-05-05 Tim MooreMerge branch 'mathias/intersect' into next
2010-05-05 Tim MooreMerge branch 'maint'
2010-05-05 Tim MooreMerge branch 'ehofman/sound' into next
2010-05-05 Tim MooreMerge branch 'ehofman/model' into next
2010-04-25 Tim MooreMerge branch 'fredb/effect-stuff'
2010-04-25 Tim MooreMerge branch 'ehofman/particles'
2010-04-25 Tim MooreMerge branch 'timoore/aptsign'
2010-04-25 Tim MooreMerge branch 'jmt/magvar'
2010-04-25 Tim MooreMerge branch 'fred/precip'
2010-04-25 Tim MooreMerge branches 'ehofman/propfix' and 'ehofman/sound'
2010-04-25 Tim MooreMerge branches 'ehofman/config' and 'ehofman/dlerror'
2010-04-12 Tim MooreMerge branch 'fredb/effect-stuff' into next
2010-04-12 fredbAdd a "scale" parameter that combine xsize and ysize...
2010-04-12 fredbDeclare some material parameters as implicit effect...
2010-04-12 fredbmaterials.xml format update
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-27 Tim MooreMerge branch 'ehofman/particles' into next
2010-03-27 Tim MooreMerge branch 'ehofman/dlerror' into next
2010-03-16 Tim MooreMerge branch 'ehofman/sound' into next
2010-03-16 Tim MooreMerge branch 'ehofman/propfix' into next
2010-03-16 Tim MooreMerge branch 'timoore/clipgroup' into next
2010-03-16 Tim MooreMerge branch 'jmt/magvar' into next
2010-03-16 Tim MooreMerge branch 'fred/precip' into next
2010-03-12 Tim MooreMerge branch 'timoore/aptsign' into next
2010-03-09 Tim MooreMerge branch 'timoore/effects-anim-rebase' into next
2010-03-09 Tim Moorepass SGReaderWriterXMLOptions to effects
2009-09-17 Tim MooreMerge branch 'frohlich/weak' into next
2009-08-09 torsten Stuart Buchanan: I've been working on a small patch...
2009-08-09 timooreNew effects from Till Busch: crops, water, landmass
2009-07-17 Tim MooreStore material data with Effect
2009-07-16 Tim MooreFix effects code to work with OSG 2.8.2-rc4
2009-07-16 timooremore effects features
2009-07-16 timooreConstruct effects from property lists
2009-07-16 timoorematerials use only simgear::Effect
2009-07-16 timooreUse Effect to implement point lights
2009-07-16 timooreUse SGExpressions for evaluating a Technique's validity
2009-07-16 timooreWork in progress for Technique validation
2009-07-16 timooreUse Effects in materials library, and therefore in...
2009-06-11 frohlichUse osgDB::FileUtils instead of plib file utils.
2009-06-02 frohlichCleanup.
2008-12-10 timooreUse StateAttributeFactory for CullFace and ShadeModel...
2008-07-28 ehofmanReplace SG_USE_STD() by using std::
2008-07-25 ehofmanAttached patches remove BORLANDC, and hence SG_MATH_EXC...
2008-05-31 fredbUse bool instead of int to represent boolean values
2008-02-16 mfranzSyd ADAMS: remove season suffix, this is now done via...
2008-02-07 timooreSecond trees patch from Stuart Buchanan
2008-02-02 timooreRandom trees from Stuart Buchanan
2008-01-24 timooreMemory leak fixes from Till Busch
2007-12-04 timooreDon't modify OSG Registry with file path
2007-06-08 frohlichModified Files:
2007-05-28 frohlichModified Files:
2007-05-13 mfranzs/resistence/resistance/
2007-05-08 frohlichModified Files:
2007-04-21 frohlichModified Files:
2006-12-03 frohlichModified Files:
2006-11-10 frohlichModified Files:
2006-11-07 frohlichModified Files:
2006-10-29 frohlichModified Files:
2006-06-17 frohlichMake it compile with gcc-3.3.6
2006-06-11 frohlichModified Files:
2006-04-22 ehofmanAdd a texture cache mechanism. Fortunately this oly...
2006-04-20 mfranzfix "unknown.rgb" path (the wrong path was the reason...
2006-04-10 mfranzdrop xscale member again, and use xsize/ysize instead...
2006-04-09 mfranzsupport for font textures. They are normal (but rather...
2006-03-08 mfranz- new FSF addresses
2006-01-24 ehofmanMathias Fröhlich:
2005-10-23 ehofmanCosmetic updates.
2005-10-23 ehofmanSlightly update the seasonal texture support code.
2005-10-23 ehofmanAdd support for seasons.
2004-11-19 curtMy old email address is no longer valid ... point to...
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
next