]> git.mxchange.org Git - simgear.git/history - simgear/scene/tgdb
materials.xml format update
[simgear.git] / simgear / scene / tgdb /
2010-03-30 Tim MooreMerge branch 'zan/generate'
2010-03-16 fredbLauri Peltonen : add the ability to generate tangent...
2010-01-28 Tim MooreMerge branch 'timoore/mat-effect'
2010-01-25 Tim MooreMerge branch 'ehofman/sound'
2010-01-25 Tim MooreMerge branch 'torsten/geoequal'
2010-01-25 Tim MooreMerge branch 'durk/version'
2010-01-21 fredbWin32 fixes
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-05 torstenCsaba Halasz:
2009-12-20 Tim MooreMerge branch 'timoore/effects'
2009-12-20 Tim MooreMerge branch 'ehofman/sound'
2009-11-21 Tim MooreMove tree shaders to an effect
2009-11-13 Tim Mooreremove CopyPolicy from ModelRegistry
2009-11-09 Tim MooreMove propertyExpression code from flightgear to simgear
2009-10-18 Tim Mooreforward declare Point3D in sg_types.hxx
2009-09-17 Tim MooreMerge branch 'tat/configure' into next
2009-09-17 Tim MooreMerge branch 'topic/projection' into next
2009-09-17 Tim MooreMerge branch 'frohlich/weak' into next
2009-09-17 jmtLogging: quiet down STG parsing.
2009-09-09 frohlichSwitch to new vector conversion functions.
2009-08-25 timooreChange trees code to use a faster OpenGL path
2009-08-23 torstenDon't load materials without a name
2009-08-23 torstenwarning fix: initializing members in the order they...
2009-08-23 torstendon't use uninitialized variables
2009-08-23 torstenwarning fixes
2009-08-09 torsten Stuart Buchanan: I've been working on a small patch...
2009-07-16 timoorematerials use only simgear::Effect
2009-07-16 timooreUse Effect to implement point lights
2009-07-16 timooreUse Effects in materials library, and therefore in...
2009-07-02 frohlichRemove unneeded explicit scenegraph deletion.
2009-07-02 fredbSuppress warnings
2009-06-25 frohlichRemove unused headers.
2009-06-15 fredbRemove unused variable
2009-06-15 frohlichMark static transforms as static.
2009-06-11 frohlichRemove unused header.
2009-06-11 frohlichReplace SGPlacementTrans usage with osg::PositionAttitu...
2009-06-11 frohlichUse osg's builtin mechanisms to traverse only in range...
2009-06-02 frohlichAvoid empty search path extensions for the case that...
2009-06-02 frohlichWhen loading stg files honour the original path if...
2009-06-02 frohlichEnable stg loading by filename.
2009-06-02 frohlichCleanup.
2009-05-19 mfranzremove duplicated header entry
2009-05-19 frohlichAlso note the btg reader header in the build system.
2009-05-19 frohlichRestore the special capability of the btg reader to...
2009-05-19 frohlichImplement current osgDB::ReaderWriters supportsExtensio...
2009-05-17 Tim MooreMerge branch 'maint' into next
2009-05-01 fredbStuart Buchanan :
2009-03-30 Tim MooreMerge branch 'maint' into next
2009-03-30 frohlichRemove unused header.
2009-03-18 frohlichMake sure the boundingvolumes for the btg files are...
2009-03-18 frohlichThe chunked stuff is no longer needed for the ground...
2009-03-18 frohlichAlso align the ocean tiles with some horizontal axis.
2009-03-11 frohlichRemove unused functions/includes ...
2009-02-27 frohlichRotate the scenery tiles so that the horizont is axis...
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-04 Tim MooreMerge branch 'maint' into next
2009-01-30 Tim MooreBuild trees under a transform note that is rotated...
2009-01-30 Tim MooreDon't expand all the trees into display lists.
2009-01-28 Tim MooreMerge branch 'topic/yontree' into next
2009-01-28 Tim MooreMerge branch 'maint' into next
2009-01-28 Tim MooreUse osg::Geometry code to draw trees ourselves.
2009-01-23 Tim MooreMerge branch 'topic/modelopt' into next
2009-01-23 Tim MooreMerge branch 'topic/yontree' into next
2009-01-23 Tim MooreRewrite ShaderGeometry to use display lists and OSG...
2008-12-10 timooreUse Boost singleton template for our singletons
2008-11-24 timooreTrack time in TileCache; assign new tiles the current...
2008-08-28 curt- Update SimGear.dsp
2008-07-28 ehofmanReplace SG_USE_STD() by using std::
2008-07-25 ehofmanReduce compiler.h to almost nothing (but it's worth...
2008-07-19 timooreEliminate empty default constructor for SGReaderWriterB...
2008-06-12 timooreFrom Benoit Laniel: replace SG threading constructs...
2008-06-02 timooreOSG DatabasePager interface change in 2.5.1
2008-06-02 timooreDon't include <iostream> and "using" declarations in...
2008-05-31 fredbUse bool instead of int to represent boolean values
2008-05-15 fredbWin32 fix
2008-05-14 timooresg: move most scenery-related code to simgear
2008-05-01 mfranzTill BUSCH: enable HOT intersection tests on random...
2008-03-24 timooreChange the tile light group node mask to traverse VASI...
2008-03-22 timooremodel paging patch from Till Busch
2008-03-17 timoorerationalize node masks a bit
2008-03-04 mfranzuse new arrow shortcuts for compatibility reasons ...
2008-02-07 timooreSmall cleanup of tree shader
2008-02-07 timooreMinor cleanup of Stuart Buchanan's tree patch.
2008-02-07 timooreSecond trees patch from Stuart Buchanan
2008-02-02 timooreCleanup and performance tuning of the random trees...
2008-02-02 timooreRandom trees from Stuart Buchanan
2008-01-17 timoorefix memory leaks in random object code
2008-01-06 timooreRandom object support from Stuart Buchanan
2007-12-21 timooreFix cloud layer - point lights visibility issue
2007-12-13 timooreUse node masks and shared state sets to manage ground...
2007-11-29 timoorerewrite ModelRegistry callbacks as a template with...
2007-11-29 timooreMove SGReadFileCallback from model.cxx to public class...
2007-11-18 timooreStateSet optimizations
next