]> git.mxchange.org Git - simgear.git/history - simgear
Merge branch 'ehofman/propfix' into next
[simgear.git] / simgear /
2010-03-16 Tim MooreMerge branch 'ehofman/propfix' into next
2010-03-16 ehofmaniprovide a slightly more helpfull exception message
2010-03-16 Tim MooreMerge branch 'timoore/clipgroup' into next
2010-03-16 Tim MooreRemove reference to osgUtil::RegisterRenderBinProxy
2010-03-16 Tim MooreMerge branch 'zan/generate' into next
2010-03-16 fredbLauri Peltonen : add the ability to generate tangent...
2010-03-16 Tim MooreMerge branch 'jmt/magvar' into next
2010-03-16 jmtOverload the SGMagVar::update method to take an SGGeod.
2010-03-16 Tim MooreMerge branch 'fred/precip' into next
2010-03-16 fredbPrecipitation inside cockpit temporary fix.
2010-03-12 Tim MooreMerge branch 'timoore/aptsign' into next
2010-03-12 Tim MooreAssign texcoords and a color (black) to the backs of...
2010-03-11 Tim MooreMerge branch 'timoore/effects-anim-rebase' into next
2010-03-11 Tim Moorebug fix to animated effect parameters
2010-03-09 Tim MooreMerge branch 'timoore/effects-anim-rebase' into next
2010-03-09 Tim Mooreanimate uniform parameters in effects
2010-03-09 Tim MooreCleanup of effects parameter animation
2010-03-09 Tim MoorePrepare effects animation code to use general functor...
2010-03-09 Tim Mooregeneralize support for initializing effect parameters...
2010-03-09 Tim Moorepass SGReaderWriterXMLOptions object to getGlobalProperty
2010-03-09 Tim Moorechange return value of SGPropertyNode::getPath to std...
2010-03-09 Tim Moorepass SGReaderWriterXMLOptions to effects
2010-03-09 Tim MooreMerge branch 'zan/stencil'
2010-03-03 Tim MooreMerge branch 'zan/cloudsort' into next
2010-03-03 ehofmanLauri Peltonen: turn on clouds depth sorting
2010-02-22 Tim MooreMerge branch 'jmt/waypt' into next
2010-02-22 jmtAllow a waypoint's target altitude to be modified in...
2010-02-17 Tim MooreMerge branch 'curt/makefile'
2010-02-17 Tim MooreMerge branch 'curt/makefile' into next
2010-02-17 curtAdd a missing source file so it will be included with...
2010-02-17 curtAdd a missing .hxx file for "make dist"
2010-02-17 Tim MooreMerge branch 'ehofman/sound' into next
2010-02-17 ehofmansmall fix for when sound is disabled
2010-02-17 Tim MooreMerge branch 'ehofman/config' into next
2010-02-14 Tim MooreMerge branch 'ehofman/config' into next
2010-02-10 Tim MooreMerge branch 'zan/stencil' into next
2010-02-10 Tim MooreMerge branch 'ehofman/config' into next
2010-02-10 ehofmanProperly test for OpenThreads and bail out if it isn...
2010-02-06 Tim MooreMerge branch 'durk/deadfiles' into next-new
2010-02-06 ehofmanimplement a round-robin scheme for random objects to...
2010-02-04 Tim MooreMerge branch 'fredb/winfix'
2010-02-04 fredbUpdate version numbers
2010-01-29 Tim MooreStencil operations for effects
2010-01-28 Tim MooreMerge branch 'timoore/mat-effect'
2010-01-28 Tim MooreMerge branch 'freb/mingw'
2010-01-28 Tim MooreMerge branch 'fredb/winfix'
2010-01-27 Tim MooreCreate a different default effect for objects that...
2010-01-25 fredbMINGW patch from BenoƮt Laniel
2010-01-25 fredbUpdate SimGear version
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 ehofmanSilently ignore previous errors to prevent halting...
2010-01-21 ehofmandefine _device so testForALCError can use it initialized..
2010-01-21 fredbChange version in comment
2010-01-21 fredbUpdate simgear config.h version
2010-01-21 fredbWin32 fixes
2010-01-16 Tim MooreMerge branch 'ehofman/sound'
2010-01-16 ehofmantest for an AL or ALC error before calling an ALUT...
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-11 Tim MooreMerge branch 'jmt/geodistance'
2010-01-05 torstenCsaba Halasz:
2010-01-05 ehofmanMacOS returns an unsopported AL error when a file is...
2010-01-03 torstenadd "operator == ()" to SGGeod and SGGeoc
2010-01-03 jmtAllow geocentric distance computations to return radians.
2010-01-01 Tim Moorefix up some merge weirdness
2009-12-31 ehofmanAlso unbind subsystem groups in reverse order and destr...
2009-12-29 ehofmanunbind in reverse order to try to prevent order depende...
2009-12-29 ehofmanRearrange alut error checking a bit
2009-12-29 jmtXML encodings: support 'ASCII' as an alias for 'US...
2009-12-27 ehofmankeep a pointer to the OpenAL vendor and renderer for...
2009-12-20 Tim MooreMerge branch 'timoore/effects'
2009-12-20 Tim MooreMerge branch 'ehofman/sound'
2009-12-14 ehofmanproper typecasting
2009-12-14 Tim Mooredon't render an EffectGeode if there is no valid technique
2009-12-11 ehofmanfix a typo.
2009-12-11 ehofmanDon't assign the buffer data to the sample in case...
2009-12-11 ehofmanFix crash in SGSoundMgr::stop(): do not try to erase...
2009-12-06 ehofmanadd alcSuspendContext and alcProcessContext again to...
2009-12-03 ehofmancheck if suspend, resume and volume changed much from...
2009-12-03 ehofmanFix runtime switching of sound devices.
2009-11-30 ehofmanUpdates to allow runtime chaning of the sound device
2009-11-29 Tim Mooretake locks out of ModelRegistry
2009-11-29 ehofmanAdd a function to retreive all available playback devices.
2009-11-29 ehofmaninitialize volume to a proper value
2009-11-29 ehofmanSmall bugfix
2009-11-29 ehofmanMake it possible to specify a different device name
2009-11-26 Tim MooreMerge branch 'ehofman/sky'
2009-11-26 Tim Moorefix a memory leak in newcloud.cxx
2009-11-26 ehofmana slightly more readable version of the test
2009-11-26 ehofmanAlso test for older versions of OpenAL-Sample
2009-11-26 Tim MooreUse an effect for 3d clouds
2009-11-26 Tim MooreSupport for shader program attributes in effects
2009-11-26 Tim MooreBetter error reporting for effects
2009-11-26 Tim Mooreadd a property debugging function
2009-11-24 ehofmanDon't forget to apply the doppler adjustment factor...
next