]> git.mxchange.org Git - simgear.git/history - simgear/scene
Off-by-one error in the OSG_VERSION_LESS_THAN macro
[simgear.git] / simgear / scene /
2013-09-30 James TurnerExpose active tiles via API, sync by SGBucket.
2013-09-30 James TurnerSay which ocean tile we generated.
2013-09-28 James TurnerMake code quieter at log-level=DEBUG.
2013-09-27 James TurnerReposition hook for terrasync.
2013-09-27 James TurnerTerrasync: Expose transfer rate as a property.
2013-09-26 James TurnerAllow TerraSync to be inited early.
2013-09-25 James TurnerParallel sync of items.
2013-09-23 James TurnerRename WaitingTile to WaitingSyncItem.
2013-09-23 James TurnerLibsvn / APR dependency is removed.
2013-09-20 James TurnerFix no-svn build (Win64 only at present)
2013-09-18 James TurnerFix HTTP unit test.
2013-09-18 James TurnerPersistent SVN update cache.
2013-09-15 James TurnerPrintf format sanitising.
2013-08-29 James TurnerSG part of fix for TerraSync models.
2013-08-16 Tom PaolettiPerformance optimization: empty() instead of size()>0
2013-07-29 James TurnerNo need to deal with OSG versions pre 3.0
2013-06-30 Thomas GeymayerRestore compatibility with stable OSG (3.0.1)
2013-06-27 James Turnerstd::string namespace fixes.
2013-06-26 Alex RomosanEnsure compatibility with OSG 3.1.8.
2013-06-22 James TurnerObject names for STG groups / nodes.
2013-06-22 James TurnerFix preview exclusion of sliders.
2013-06-22 James TurnerFix pick callbacks on scenery.
2013-06-19 James TurnerFix preprocessor boolean ops for MSVC
2013-06-19 James TurnerSVN client - prefix error constants.
2013-06-09 James TurnerOptionally, use internal code for SVN syncs.
2013-06-02 Thomas GeymayerMove BlendFunc parsing to separate file for easier...
2013-05-31 Thomas GeymayerSupport for parsing basic CSS color keywords.
2013-05-19 Stuart BuchananUse square textures for trees, with shrunk UV coordinates.
2013-05-10 Stuart BuchananAvoid UV bleeding issues on trees by using a strip...
2013-05-09 Thomas GeymayerUse simulation time for spin and timed animations
2013-05-09 Thomas GeymayerExtend SGPickCallback to allow passing more information...
2013-05-09 Thomas GeymayerAdd (optional) uv coordinates to SGPickCallback
2013-05-01 Thomas GeymayerAllow adding a contition to locked-track animation
2013-05-01 Stuart BuchananReduce the height of tree UV coordinates to work around...
2013-04-28 Thomas GeymayerExtend locked-track animation to support a slave element.
2013-04-25 Thomas GeymayerFix animation tests for low precision floating point
2013-04-25 Thomas GeymayerRemove debug output (and shorten test names)
2013-04-25 Thomas GeymayerAdd trackTo (locked-track) animation
2013-04-20 Stuart BuchananReduce the texture coords for trees.
2013-04-13 James TurnerRestructure to avoid ordering issues.
2013-04-05 James TurnerSupport for proxy pick objects.
2013-04-02 James TurnerRemove stray debug.
2013-04-01 Thomas GeymayerEnsure every scenery model has own SGModelData.
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-12 James TurnerFix pick-callbacks with no action.
2013-03-11 James TurnerStandardise location (in XML) of hovered elements.
2013-03-10 Thomas Geymayerslider - fix shifted check while dragging
2013-03-10 James TurnerTweaks for pick callback cursors.
2013-03-08 James TurnerKnob/slider - clean up internals.
2013-03-07 James TurnerWork on knob/slider animations.
2013-03-05 James TurnerFix priority of pick 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-25 Mathias Froehlichscenery: Make static scenery static.
2013-02-25 Mathias Froehlichspt: Make the range multiplier configurable.
2013-02-25 Mathias Froehlichspt: Normalize the bucket box meta filename lengths.
2013-02-25 Mathias Froehlichspt: Expose the paging levels to osg options.
2013-02-25 Mathias Froehlichspt: Use vbos for geometry.
2013-02-25 Mathias Froehlichstg: Defer loading models into a paged lod node.
2013-02-11 James TurnerFix jpeg-httpd compilation.
2013-02-10 James TurnerSupport arbitrary parameters to bindings.
2013-02-09 James TurnerFoundations of hover support in pick-callbacks.
2013-02-08 James TurnerGive terrasync a buffered log.
2013-02-07 James TurnerFix bucketBoxTest linkage.
2013-02-07 Christian SchmittMissing headers
2013-02-06 Stuart BuchananBuilding performance improvements.
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.
2013-01-29 Mathias Froehlichspt: The bucket size case is already handled above.
2013-01-29 Mathias Froehlichspt: Introduce a third layer of paged nodes.
2013-01-20 Mathias Froehlichspt: Put the sea level textured tiles also under a...
2013-01-20 Mathias Froehlichspt: Consistently return references in the loader.
2013-01-20 Mathias Froehlichspt: Use SGBox to build up the bounding spheres for...
2013-01-20 Mathias Froehlichbucket: Make no bucket cross the 0 and 180 deg longitud...
2012-12-22 James TurnerTweak libSvn usage: fixes a crash on Mac.
2012-12-05 Stuart BuchananFix RNG so it is passed in from above rather than gener...
2012-11-29 Thomas GeymayerFix some compiler warnings. size_t/int/unsigned convers...
2012-11-22 ThorstenB#942 segfault with --log-level=debug when random buildi...
2012-11-22 Christian SchmittImplement runway guard lights and tweak the hold short...
2012-11-20 James TurnerModernise the mat lib header, remove 'using std'
2012-11-09 Stuart BuchananFor clouds, use a RNG seed that only changes every...
2012-11-05 Thomas GeymayerMove parseColor to scene/util
2012-11-01 Mathias Froehlichscenery: put stg loaded models under a common lod node.
2012-10-23 Christian Schmittpt_lights: 9 seconds+ break for the ODALS flash sequenc...
2012-10-10 Stuart BuchananChange default tree-max-density-angle-deg to 30 and...
2012-10-05 Stuart BuchananReduce tree and object cover on steep slopes, configura...
2012-10-03 Mathias Froehlichscenery: remove default zero reader writer options...
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-09-26 Frederic BouvierProvide a definition for GL_SAMPLE_ALPHA_TO_COVERAGE_ARB
2012-09-25 Stuart BuchananAdd alpha-to-coverage GL parameter to effects code.
next