]> git.mxchange.org Git - simgear.git/history - simgear/scene/model
spt: Make the range multiplier configurable.
[simgear.git] / simgear / scene / model /
2013-02-10 James TurnerSupport arbitrary parameters to bindings.
2013-02-09 James TurnerFoundations of hover support in pick-callbacks.
2013-02-07 Christian SchmittMissing headers
2013-02-03 James TurnerMake the knob mouse-wheel direction configurable.
2013-02-03 James TurnerAdd 'release' bindings to knob animation.
2013-02-03 James TurnerKnob animation: shifted mode binding.
2013-01-31 James TurnerSupport preview mode in the model loader.
2013-01-31 James TurnerInitial prototype of knob animation.
2013-01-30 James TurnerPick animation moved to its own file.
2012-11-29 Thomas GeymayerFix some compiler warnings. size_t/int/unsigned convers...
2012-10-03 Mathias Froehlichscenery: Make sure makeEffects has reader writer options.
2012-09-27 Mathias Froehlichbvh: Build bigger leaf nodes for paged bvh nodes.
2012-09-27 Mathias Froehlichscene: Factor out a common primitive functor.
2012-09-27 Mathias Froehlichbvh: Make BVHPageNode::_Request fields private.
2012-08-28 Christian SchmittRemove unused source files
2012-08-26 Mathias Froehlichbvh: add missing include.
2012-08-26 Mathias Froehlichscene: Reorganize stg loading.
2012-08-24 Mathias Froehlichbvh: Implement paging for osg derived bvh trees.
2012-08-24 Mathias Froehlichbvh: Introduce BVHMaterial independent of SGMaterial.
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-08-03 Tim Moorebug: 823 change rotation animation to use a subclass...
2012-07-19 Tim MooreMerge branch 'timoore/optimizations' into next
2012-07-19 Tim Mooreset name string for update callbacks
2012-07-19 Tim Moorechange optimizer options for models
2012-07-18 Tim MooreReplace rotation animation update callbacks with cull...
2012-07-14 Frederic BouvierMore node mask fix
2012-06-30 Frederic BouvierWorking 'noshadow' animation
2012-06-24 Frederic BouvierDuplicate light effect when animation is requested...
2012-06-17 Frederic BouvierAvoid an annoying OSG warning
2012-05-31 Frederic BouvierFix lights when added as submodels
2012-05-30 Frederic BouvierRestore lights in the Rembrandt renderer
2012-05-20 Frederic BouvierTry to exclude unwanted geometry in the additional...
2012-05-05 Frederic BouvierRemove redundant inclusion of math/SGMath.hxx
2012-05-04 ThorstenBMove vector property templates to separate header file.
2012-04-30 ThorstenBAllow "texture-path" XML entries to be present but...
2012-04-29 Frederic BouvierUse observer_ptr to cache light effects
2012-04-18 Frederic BouvierRevert "Remove ambient component of additional lights...
2012-04-16 Frederic BouvierRemove ambient component of additional lights
2012-04-14 Frederic Bouvierlight animation: avoid that similar effects are merged
2012-04-14 Frederic BouvierEnsure uniform are there before trying to use them
2012-04-14 Frederic BouvierAdd a <dim-factor> parameter in the light animation
2012-03-28 ThorstenBRemove dead code.
2012-03-28 ThorstenBAdd file name to error message.
2012-03-28 Mathias Froehlichscenery: Remove redundant setting the property root.
2012-03-28 Mathias Froehlichscenery: Only run SGModelData in the topmost model.
2012-03-28 Mathias FroehlichRevert "scenery: Use correct property root in xml loading."
2012-03-22 Mathias Froehlichscenery: Use correct property root in xml loading.
2012-03-11 Mathias Froehlichscenery: Allow switching off particle systems on scener...
2012-03-11 Mathias Froehlichscenery: Allow switching off bvh generation.
2012-03-04 Frederic BouvierImplement point light
2012-03-04 Frederic BouvierInclude the light volume in the model
2012-03-04 Frederic BouvierImplement a cache of light effects
2012-03-04 Frederic BouvierAdd the light animation to the cmake system
2012-03-04 Frederic BouvierFull implementation of the spotlight by Effects
2012-03-04 Frederic BouvierAdd preliminary spot light animation
2012-03-04 Mathias Froehlichscenery: Do not use a seperate set of options for loadi...
2012-03-04 Mathias FroehlichMake use of SGReaderWriterOptions::copyOrCreate in...
2012-03-04 Mathias FroehlichMake use of SGReaderWriterOptions::copyOrCreate in...
2012-03-04 Mathias FroehlichReplace osgDB::ReaderWriter::Options to osgDB::Options.
2012-03-03 Mathias FroehlichUntangle osg singleton dependencies.
2012-03-03 Mathias Froehlichmath: Remove SGMath osg dependency.
2012-02-19 ThorstenBAllow (ab)using findDataFile to also search directories...
2012-02-11 ThorstenB#658: better bugfix for findDataFile issue
2012-01-19 Mathias FroehlichImprove the compressed texture message.
2012-01-15 Mathias FroehlichUse the original filename for the compressed image...
2012-01-12 Mathias FroehlichDo not disable the portability warnings on mac/win.
2012-01-11 James Turner#ifdefs for option GL texture compression constants...
2012-01-11 Mathias FroehlichLog images containing data depending on an extension.
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 FroehlichUse osgDB::read*File instead of dereferencing the osgDB...
2011-11-13 Mathias FroehlichConsolidate the different ReaderWriterOptions classes.
2011-11-10 ThorstenBFixed typo.
2011-11-10 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-11-08 Mathias Froehlichmodellib: Add method for deferred model loading.
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-18 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-10-11 ThorstenBMake SGModelPlacement safe on reinit
2011-08-01 ThorstenBOve Kåven: Fix property refcounting for particles
2011-07-03 ThorstenBAlert message formatting.
2011-06-25 ThorstenB#348: Missing model/texture files not reported properly
2011-05-29 ThorstenBfixed #260: Scale animation also scales color
2011-04-03 ThorstenBEnable OSG cache (default) and option to disable.
2011-03-04 ThorstenBMerge remote branch 'origin/releases/2.2.0' into next
2011-03-01 Csaba HalaszAdd missing META_Object to SGReaderWriterXMLOptions...
2011-02-19 ThorstenBMerge remote branch 'origin/releases/2.2.0' into next
2011-02-19 ThorstenB#83: John Denker: Set correct file modes
2011-02-17 Tim MooreMerge branch 'releases/2.2.0' into next
2011-02-17 Tim Moorefix SGPagedLOD change for 2.8.3
2011-02-16 Tim MooreMerge branch 'releases/2.2.0' into next
2011-02-16 Tim Mooredon't assume that OSG 2.8.3 has PagedLOD options
2011-02-15 Tim MooreMerge branch 'releases/2.2.0' into next
2011-02-15 Tim Mooreaccomodate changes to osgDB::DatabasePager interface
2011-02-06 ThorstenBTemporary warning when compiling against OSG 2.9.11.
2011-02-06 ThorstenBTemporary warning when compiling against OSG 2.9.11.
2011-01-30 Frederic BouvierFix cppcheck performance warning : Prefer prefix +...
next