]> git.mxchange.org Git - simgear.git/history - simgear
Initialize random number for the tests.
[simgear.git] / simgear /
2009-02-27 frohlichInitialize random number for the tests.
2009-02-27 frohlichUse template arguments instead of hard coded double.
2009-02-27 frohlichInitialize uninitialized variables.
2009-02-27 frohlichFix problem in unit quaternion return.
2009-02-27 frohlichMake make check link again.
2009-02-22 frohlichThe scenery center is history for a long time now.
2009-02-22 frohlichSmall cleanups, bug fixes and improovements to the...
2009-02-22 durkTorsten Dreyer: the rotate animation has two ways to...
2009-02-22 fredbFix to compile with MSC
2009-02-15 Tim MooreMerge branch 'topic/nasal' into next
2009-02-15 mfranz"io.flush() implementation from Melchior. Also add...
2009-02-13 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-13 Tim MooreNew getPrimitive function.
2009-02-06 Tim MooreMake SGSubsystemGroup::Member copy constructor private.
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-02-04 Tim MooreMerge branch 'releng/1.9.1' into maint
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 durk For the first time (no pun intended) in almost ten...
2009-01-28 mfranzCsaba HALASZ: set _arg even if there's no <command...
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 MooreQuadTreeBuilder: create leaves on demand
2009-01-23 Tim MooreRewrite ShaderGeometry to use display lists and OSG...
2009-01-23 Tim MooreOptimize empty groups from .ac models
2009-01-18 Tim MooreMerge branch 'maint' into next
2009-01-18 Tim MooreProtect against division by zero in QuadTreeBuilder
2009-01-15 Tim MooreSort cloud sprites using std::sort, based on projected Z.
2009-01-15 Tim MooreMerge branch 'foo' into next
2009-01-15 jmtFix linkage of test programs with OpenThreads.
2009-01-15 jmtCommit Benoit Laniel's patch which converts more SimGea...
2009-01-15 jmtSince we're now sure 1.9.1 will not be released from...
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-14 Tim MooreRemove OptionsPusher and manipulation of osgDB dataFile...
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-14 Tim MooreSGPropertyNode must increment / decrement the reference...
2009-01-13 Tim MooreMerge branch 'topic/mat-anim' into next
2009-01-13 Tim MooreMerge branch 'maint' into next
2009-01-13 Tim MooreSGMaterialAnimation: Don't install an update callback...
2009-01-13 Tim MooreSGMaterialAnimation: factor out update of osg::Material
2009-01-13 fredbCsaba/Jester : fix the material animation and display...
2009-01-12 Tim MooreMerge branch 'maint' into next
2009-01-08 timooreFix include path
2009-01-08 jmtAdd some syntactic helpers to allow distance/course...
2009-01-02 jmtFix test-program linkage now sgmath depends on sgstructure.
2008-12-26 jmtFix a potential crash when OSG is misconfigured, and...
2008-12-22 mfranzcompilation fix: <cstring> for strcmp()
2008-12-21 mfranz- shininess is in the rage 0..128
2008-12-19 fredbStuart Buchanan :
2008-12-18 mfranzJames TURNER: make the index of the current waypoint...
2008-12-14 fredbStuart :
2008-12-12 fredbCsaba/Jester : fix a problem with tex transform animation
2008-12-12 fredbCsaba/Jester : fix a problem with material animation
2008-12-12 fredbPrint the name of the file generating an OpenAL error
2008-12-11 fredbStuart :
2008-12-10 timooreUse a singleton Fog attribute for all 3D clouds.
2008-12-10 timooreUse StateAttributeFactory for CullFace and ShadeModel...
2008-12-10 timooreUse Boost singleton template for our singletons
2008-12-10 timooreRender cloud layers with face culling
2008-12-10 timooreAdd cullFaceFront as a state attribute to the StateAttr...
2008-12-10 timooreRender sky with depth test off.
2008-12-06 fredbStuart Buchanan :
2008-12-06 fredbUgly hack to fix a memory corruption problem
2008-12-04 fredbStuart Buchanan :
2008-11-30 fredbStuart:
2008-11-29 timoorelogstream improvements from Yon Uriarte
2008-11-26 fredbStuart:
2008-11-24 timooreTrack time in TileCache; assign new tiles the current...
2008-11-24 fredbStuart :
2008-11-23 fredbStuart Buchanan :
2008-11-21 timooreTemplates for interacting with OSG objects
2008-11-18 timooreTemplate functions and overloaded functions for accessi...
2008-11-09 curtManuel Massing:
2008-11-06 fredbStuart Buchanan :
2008-10-31 timooreRespect precipitation-enable property
2008-10-30 timooreenable world coordinate particle fix
2008-10-26 fredb3D clouds from Stuart Buchanan. Need a recent driver...
2008-10-23 curtFix a few spelling errors.
2008-10-18 mfranzfix regression: sgLoad3DModel_internal should not make...
2008-10-17 mfranzadd global switch for particle systems
2008-10-14 mfranzallow to modify the XML animation config of a loaded...
2008-10-14 mfranzMove omit-node part from startElement to endElement...
2008-10-14 durkSyd Adams: Replace rgb with png.
2008-10-10 mfranzs/multiplayer/multiplay/, as this seems to be the sligh...
2008-10-09 mfranzif a model XML file contains a <multiplayer> block...
2008-09-30 andyYeah, I really shouldn't be in the lexer
2008-09-30 andyAnother lexer fix
2008-09-30 andyFix broken lex.c checkin
2008-09-30 andyFixes for bugs shaken out in the recent push: die prope...
2008-09-28 fredbMINGW patch by Csaba Halasz
2008-09-26 andyFix parsing for degenerate cases like a[,] a[:] and...
2008-09-26 andySync with Nasal upstream (Melchior already had a chance...
2008-09-11 timooreKeep non-local particles in a Z-up frame that is period...
2008-09-04 ehofmanMake sure the compiler is aware that SGModelData a...
2008-08-31 fredbUse a more relevant library name
next