]> git.mxchange.org Git - simgear.git/history - simgear/scene/util
Fix removal of directories.
[simgear.git] / simgear / scene / util /
2015-04-20 Tim MooreMerge branch 'moore/osg-current' into next
2015-04-20 Tim MooreOff-by-one error in the OSG_VERSION_LESS_THAN macro
2015-04-19 Tim Moorechanges for OSG 3.3.4 and later
2015-01-18 Rebecca N. PalmerFix UpdateOnceCallback crash (bug 1554/1556/1568)
2014-08-09 Thomas GeymayerUpdate for OpenSceneGraph 3.3.2 API changes.
2014-07-31 Thomas GeymayerLots of (mostly) doxygen fixes/cleanup.
2014-01-19 James TurnerCrash-fix: make mat-lib reference counted.
2013-11-12 James TurnerReset: DeletionManager can be uninstalled
2013-10-17 Thomas GeymayerAdd helper to get osg::Node path as string.
2013-05-31 Thomas GeymayerSupport for parsing basic CSS color keywords.
2013-05-09 Thomas GeymayerExtend SGPickCallback to allow passing more information...
2013-05-09 Thomas GeymayerAdd (optional) uv coordinates to SGPickCallback
2013-04-25 Thomas GeymayerRemove debug output (and shorten test names)
2013-03-16 Thomas GeymayerTweak interpolator and allow passing list of interpolat...
2013-03-16 Thomas GeymayerRemove unecessary dependency from libSimGearCore on...
2013-03-15 Thomas GeymayerNew interpolation/animation system.
2013-03-15 Thomas GeymayerCMake: Create list of libs for testing only once
2013-03-10 James TurnerTweaks for pick callback cursors.
2013-03-07 James TurnerWork on knob/slider animations.
2013-03-04 James TurnerAdd a pick priority lower than the default.
2013-03-04 James TurnerSupport motion-tracking in pick callbacks.
2013-02-11 James TurnerFix jpeg-httpd compilation.
2013-02-09 James TurnerFoundations of hover support in pick-callbacks.
2013-02-03 James TurnerKnob animation: shifted mode binding.
2012-11-05 Thomas GeymayerMove parseColor to scene/util
2012-08-26 Mathias Froehlichscenery: OptionsReadFileCallback for use with reader...
2012-08-24 Mathias Froehlichbvh: Move the basic bounding volume tree functionality...
2012-08-03 Tim MooreMerge branch 'timoore/optimizations' into next
2012-08-03 Tim MooreMerge branch 'timoore/optimizations' into next
2012-08-03 Tim MooreDeletionManager
2012-07-19 Tim MooreMerge branch 'timoore/optimizations' into next
2012-07-16 Frederic BouvierAdd a node mask bit for permanent lights (needed by...
2012-06-25 Frederic BouvierFix a typo
2012-05-20 Frederic BouvierRemove redundant inclusion of SGMath.hxx
2012-05-04 ThorstenBFix rpmlint/Linux packager complaints
2012-03-16 Mathias Froehlichscenery: Really, most people don't care for the noise.
2012-03-04 Frederic BouvierMove noise functions from scene/material to scene/util
2012-03-04 Frederic BouvierMove Noise from scene/material to scene/util
2012-03-04 Frederic BouvierRemove now useless StateAttributeFactory::getNoiseNorma...
2012-03-04 Frederic BouvierAdd noise texture and noise normal map to StateAttribut...
2012-03-04 Frederic BouvierAdd preliminary spot light animation
2012-03-04 Frederic BouvierCompile SGReaderWriterOptions.cxx under Windows
2012-03-04 Mathias FroehlichUse an implementation file for SGReaderWriterOptions.
2012-03-04 Mathias FroehlichCentralize osgDB::Option handling in SGReaderWriterOptions.
2012-03-04 Mathias FroehlichProvide SGReaderWriterOptions::copyOrCreate(const osgDB...
2012-03-04 Mathias FroehlichReplace osgDB::ReaderWriter::Options to osgDB::Options.
2012-03-03 Mathias FroehlichUntangle osg singleton dependencies.
2012-03-03 Mathias FroehlichRemove left over from osg/core dependencies.
2012-03-03 Mathias Froehlichmath: Remove SGMath osg dependency.
2011-12-25 Torsten DreyerUse of copy-constructors
2011-11-29 James TurnerMove some OSG-dependant code into scene/util.
2011-11-28 James TurnerGet all the tests linking with shared-simgear, and...
2011-11-28 James TurnerBuild system tweaks to support SIMGEAR_SHARED building...
2011-11-20 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-11-13 Mathias FroehlichConsolidate the different ReaderWriterOptions classes.
2011-11-05 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-11-01 James TurnerRemove the remaining Makefiles from the code.
2011-10-30 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-10-24 James TurnerAddress warnings found via Clang - especially related...
2011-07-31 ThorstenB#232: resurrect the "point sprites for runway lights...
2010-12-19 James TurnerInitial work on CMake support for SimGear.
2010-11-14 ThorstenBremove old .cvsignore files
2010-08-12 Torsten Dreyertwo warning fixes
2010-05-06 Tim MooreMerge branch 'jmt/ref_ptr-conv'
2010-05-05 Tim MooreMerge branch 'jmt/ref_ptr-conv' into next
2010-05-05 jmtCompile even if OSG_USE_REF_PTR_IMPLICIT_OUTPUT_CONVERS...
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'
2009-12-20 Tim MooreMerge branch 'timoore/effects'
2009-11-16 Tim Mooreadd a transparent texture for effects
2009-11-13 Tim MooreEffects in models working for transparent materials...
2009-11-13 Tim MooreEffects for models
2009-11-13 Tim MooreSplicing visitor for rewriting scene graphs with a...
2009-09-22 Tim MooreAdd writeLocalData functions for internal scenegraph...
2009-09-17 Tim MooreMerge branch 'frohlich/weak' into next
2009-09-09 frohlichSwitch to new vector conversion functions.
2009-09-05 frohlichRemove unused member.
2009-08-23 torstenwarning fix: abort program and spit out a message if...
2009-06-11 frohlichAlso handle PagedLOD nodes frame count in the update...
2009-06-11 frohlichAlso test against bounds when updating the scene.
2009-06-11 frohlichUse osg's builtin mechanisms to traverse only in range...
2009-05-17 Tim MooreMerge branch 'maint' into next
2009-03-30 Tim MooreMerge branch 'maint' into next
2009-03-18 frohlichAdd a reference time to the velocity stuff.
2009-03-05 frohlichFirst step for something doing static friction stuff.
2009-03-05 frohlichMore data to attach to the user data field.
2009-02-15 Tim MooreMerge branch 'topic/nasal' into next
2009-02-13 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-13 Tim MooreNew getPrimitive function.
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
next