]> git.mxchange.org Git - simgear.git/shortlog
simgear.git
2012-11-11 Mathias Froehlichhla: Use HLADataElementIndices for HLAInteractionClass.
2012-11-11 Mathias Froehlichhla: Use HLADataElementIndices for HLALocation.
2012-11-11 Mathias Froehlichhla: Fixes for the data element index implementation.
2012-11-10 Thomas GeymayerAdd from_nasal helper and fix to_nasal for std::vector.
2012-11-10 ThorstenBgz wrapper to write and read "container files".
2012-11-10 ThorstenBProper fix for gzfilebuf choking on some files.
2012-11-09 ThorstenBgzfilebuf choked when reading large, heavily compressed...
2012-11-09 Stuart BuchananFor clouds, use a RNG seed that only changes every...
2012-11-09 Thomas GeymayerSome basic C++/Nasal binding helpers
2012-11-09 Thomas GeymayerWorkaround for VS10 Bug/Remove superfluous class qualif...
2012-11-08 Thomas GeymayerCanvas cleanup and restructuring
2012-11-08 Mathias Froehlichhla: Introduce HLADataElementIndex.
2012-11-08 Mathias Froehlichhla: catch exceptions in processMessages()
2012-11-08 Mathias Froehlichhla: Use raw pointers for HLAFederate::_insert methods.
2012-11-08 Mathias Froehlichhla: Warn about creating an object class or interaction...
2012-11-08 Mathias FroehlichRemove osg header from non simgearscene file.
2012-11-08 ThorstenBDisable build options unsupported for Windows.
2012-11-07 ThorstenBzfstream: use the correct buffer size
2012-11-07 ThorstenBsgstream: implement gzipped output file stream (gzofstream)
2012-11-07 ThorstenBzfstream: fixed mixed white spaces
2012-11-07 James TurnerTest for, and fix, materials handling in BTG code.
2012-11-07 Thomas GeymayerFix SGPropertyNode tests
2012-11-06 ThorstenBFix property find_last_child/addChild.
2012-11-06 Thomas GeymayerJenkins has some problems with bind and lambdas. Let...
2012-11-06 Thomas GeymayerClean up Canvas element creation
2012-11-05 Thomas GeymayerSIMGEAR_HEADLESS define is not needed anymore
2012-11-05 Thomas GeymayerMove parseColor to scene/util
2012-11-05 Thomas GeymayerProper headless build fix
2012-11-05 Thomas GeymayerFix windows and headless build
2012-11-04 Thomas GeymayerNo need to link to ShivaVG anymore
2012-11-04 Thomas GeymayerInclude ShivaVG into libSimGearScene
2012-11-04 Thomas GeymayerCommited too fast...
2012-11-04 Thomas GeymayerRemove OpenVG dependency from header file
2012-11-04 Thomas GeymayerFix adding ShivaVG include directory
2012-11-04 Thomas GeymayerFix signed/unsigned comparison warning
2012-11-04 Thomas GeymayerRefactor Canvas and add some helpers.
2012-11-01 Mathias Froehlichscenery: put stg loaded models under a common lod node.
2012-10-31 Thomas GeymayerAdd VGInitOperation for initializing OpenVG
2012-10-29 Thomas GeymayerHelper for property controlled subsystems
2012-10-29 Frederic BouvierNo bzero in MSVC
2012-10-27 James TurnerHTTP enhancements.
2012-10-24 Thomas GeymayerLink with ShivaVG
2012-10-24 Thomas GeymayerShivaVG: Support for pseudo non-zero fillrule
2012-10-24 James TurnerFix a Clang warning in Shiva.
2012-10-24 Thomas GeymayerAdd missing glx.h include and fix some warnings.
2012-10-24 James TurnerFix OS-X compilation.
2012-10-24 Thomas GeymayerAllow filling paths and do some clean up/fixing.
2012-10-24 Thomas GeymayerAdd ShivaVG sources
2012-10-23 Christian Schmittpt_lights: 9 seconds+ break for the ODALS flash sequenc...
2012-10-22 Peter SadrozinskiAdd SGGeod read and write to gzFile
2012-10-19 Thomas GeymayerMove FGODGauge from FlightGear to SimGear.
2012-10-14 Thomas GeymayerAdd method SGPropertyNode::addChildren to create multip...
2012-10-13 ThorstenBAvoid randomness when processing directories.
2012-10-13 Thomas GeymayerExtend addChild to allow using first unused index
2012-10-10 ThorstenBMove uppercase function to strutils.
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-04 ThorstenBFix Linux compile: "free" needs stdlib.h.
2012-10-04 James TurnerInitial work on making OpenAL private to the sound...
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-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-03 ThorstenBFix libsvn detection for some Linux distros
2012-09-03 Frederic BouvierSupport MS VS2012
2012-09-02 Frederic BouvierTry to discover the most recent Boost version installed...
2012-09-02 Frederic BouvierUgly hack to please Boost 1.51.0
2012-08-29 Christian SchmittRemove plib dep references from documentation files
2012-08-28 Christian SchmittRemove plib reference
2012-08-28 Christian SchmittRemove unused source files
2012-08-28 Julian OspaldCMake: fix underlinking
2012-08-27 Mathias Froehlichbvh: Fix headless build.
next