]> git.mxchange.org Git - simgear.git/history - simgear
scenery: Make sure makeEffects has reader writer options.
[simgear.git] / simgear /
2012-10-03 Mathias Froehlichscenery: Make sure makeEffects has reader writer options.
2012-09-30 James TurnerImprove decode_bin output slightly.
2012-09-27 Mathias FroehlichHandle isnan at a more central place.
2012-09-27 Mathias FroehlichFix line segment plane intersect.
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-26 Frederic BouvierMSVC has no std::isnan
2012-09-25 Stuart BuchananAdd alpha-to-coverage GL parameter to effects code.
2012-09-24 James TurnerMacro to disable the copy-constructor.
2012-09-23 James TurnerSGTime: use SGGeod, quieter init.
2012-09-23 James TurnerAdd another overload of SGGeodesy::direct
2012-09-21 ThorstenBSound Manager: support subsystem reinit,
2012-09-21 ThorstenBAvoid signed/unsigned compiler warning.
2012-09-19 Christian Schmittmat.cxx: fix an error reported by Valgrind
2012-09-18 James TurnerSupport for incremental init of subsystems.
2012-09-16 Frederic BouvierSort fgfs source files in IDE folders - Don't work...
2012-09-16 Mathias Froehlichcmake: Make rti/hla compile again.
2012-09-16 Mathias Froehlichstg: Fix typo.
2012-09-16 James TurnerOption to use system, instead of built-in, expat
2012-09-16 ThorstenBAdd convenience method for tiedPropertyLists
2012-09-16 James TurnerDe-virtualise SGSky to avoid a clang warning.
2012-09-16 James TurnerKill off MIPS compatibility header.
2012-09-16 James TurnerAdd an SG_UNUSED macro to SimGear.
2012-09-16 James TurnerStandardise SimGear libraries, for static vs shared.
2012-09-14 Christian Schmittpt_lights: softly fade in and out the blinking lights
2012-09-14 Christian Schmittpt_lights: add some randomness to the blinking interval...
2012-09-12 Stuart BuchananImprove memory occupancy and load time of random buildings.
2012-09-12 Christian SchmittScene: use better clipping mode for material textures.
2012-09-04 Christian SchmittSigns: if the size is not allowed by the spec, print...
2012-09-02 Frederic BouvierUgly hack to please Boost 1.51.0
2012-08-28 Christian SchmittRemove unused source files
2012-08-28 Julian OspaldCMake: fix underlinking
2012-08-27 Mathias Froehlichbvh: Fix headless build.
2012-08-26 Mathias Froehlichscene: Allow ground based elevations in stg files.
2012-08-26 Mathias Froehlichbtg: Lights are much better visible.
2012-08-26 Mathias Froehlichbvh: add missing include.
2012-08-26 Mathias Froehlichscenery: OptionsReadFileCallback for use with reader...
2012-08-26 Mathias Froehlichscene: Reorganize stg loading.
2012-08-25 Mathias Froehlichstg: Add flag to load only specific parts of the stg...
2012-08-24 Mathias Froehlichbvh: Implement paging for osg derived bvh trees.
2012-08-24 Mathias Froehlichbvh: Add an abstract pager implementation.
2012-08-24 Mathias Froehlichbvh: Introduce BVHMaterial independent of SGMaterial.
2012-08-24 Mathias Froehlichbvh: Move the basic bounding volume tree functionality...
2012-08-22 James TurnerRefactor mat.hxx header.
2012-08-21 James TurnerFix more Linux warnings/errors.
2012-08-21 James TurnerFix tests linkage when building static libs.
2012-08-21 James TurnerUnbreak Linux: malloc() needs <cstdlib>
2012-08-21 James TurnerRemove ALUT usage from SimGear .
2012-08-18 Frederic BouvierCompatibility fix
2012-08-17 ThorstenBChristoph Korn/PlayDeb.net: support additional architec...
2012-08-12 Mathias Froehlichhla: Add virtual method for creating data elements.
2012-08-11 James TurnerMac changes for Subversion bundling.
2012-08-06 Tim Moorechange dynamic variance of effect attributes
2012-08-04 Mathias Froehlichhla: Do not call time advance with non positive increment.
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-08-01 Stuart BuchananAllow a <parameters> section of a material definition...
2012-07-30 James TurnerMake dependent template lookups explicit.
2012-07-29 Mathias Froehlichhla: Remove reference to deprecated VariantDataType.
2012-07-29 Mathias Froehlichhla: Remove deprecated ObjectModelFactory interface.
2012-07-29 Mathias Froehlichhla: Remove deprecated AttributeCallback.
2012-07-21 Mathias Froehlichspt: Disable particle systems under a PagedLOD.
2012-07-21 Mathias Froehlichhla: Add HLABoolDataElement.
2012-07-21 Mathias Froehlichhla: Make HLAFixedRecordDataElement work with delayed...
2012-07-21 Mathias Froehlichmath: Remove obsolete commented out code.
2012-07-21 Mathias Froehlichhla: Remove deprecated methods from HLAObjectClass
2012-07-21 Mathias Froehlichhla: Remove deprecated tick method.
2012-07-21 Mathias Froehlichhla: Remove deprecated types and methods from HLADataEl...
2012-07-21 Mathias Froehlichhla: Remove deprecated HLAVariant* in favour of HLAVari...
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-19 Tim Mooreprune empty quadtree leaves created for random vegatation
2012-07-18 Tim MooreReplace rotation animation update callbacks with cull...
2012-07-16 Frederic BouvierAdd a node mask bit for permanent lights (needed by...
2012-07-14 Frederic BouvierMore node mask fix
2012-07-13 Stuart BuchananFix degenerate random building placement case which...
2012-07-13 Frederic BouvierPrecipitation don't cast shadows
2012-07-12 Stuart BuchananCorrect index used by building.eff for lightmap.
2012-07-07 ThorstenBSuppress unnecessary "failed alias" warnings
2012-07-06 Stuart BuchananFix bug where two references to a png object mask used...
2012-07-04 Stuart BuchananFix further possible memory leaks by using osg::ref_ptr...
2012-07-04 Stuart BuchananFix a memory leak in random buildings.
2012-06-30 Frederic BouvierWorking 'noshadow' animation
2012-06-25 Frederic BouvierDon't render ocean tiles in the light pass
2012-06-25 Frederic BouvierFix a typo
2012-06-25 Frederic BouvierAdd header file to the cmake project
2012-06-24 Frederic BouvierDuplicate light effect when animation is requested...
2012-06-24 ThorstenB#744: Raise warning level when reporting missing svn...
2012-06-24 ThorstenBFix error handling in SGSampleGroup::stop
2012-06-22 Christian SchmittTaxiway signs: print out more meaningful error messages...
2012-06-19 Stuart BuchananDo not attempt to reposition non-existant clouds.
2012-06-19 ThorstenBPatch clean-up
2012-06-19 Harald JOHNSEN- stop sounds when removing a sound group
2012-06-18 Markus PargmannSigns change <= to <
2012-06-18 Markus PargmannAirport sign size 3 bugfix
next