]> git.mxchange.org Git - simgear.git/shortlog
simgear.git
2012-11-19 ThorstenBKeep (deprecated) SGTime::update method for a while
2012-11-19 James TurnerRemove duplicate members in SGSampleQueue.
2012-11-18 Thomas GeymayerGet Canvas/PropertyBasedElement by name
2012-11-17 James TurnerFix HTTP test for revised POST semantics.
2012-11-17 James TurnerTweak HTTP handling for POST requests.
2012-11-16 Thomas GeymayerFix for old gcc which got broken by fix for VS
2012-11-16 Thomas GeymayerFix for VS bug
2012-11-16 Thomas GeymayerNasal bindings: Always pass object by reference
2012-11-15 Thomas GeymayerOne more fix for old gcc
2012-11-15 Thomas GeymayerFix compile errors for old gcc
2012-11-15 Thomas GeymayerCanvas/C++ bindings: automatically detect dynamic type...
2012-11-13 Thomas GeymayerWork around Visual Studio bug
2012-11-12 Thomas GeymayerC++/Nasal bindings: allow registering free function...
2012-11-12 Thomas GeymayerMissing include and more doxygen improvements
2012-11-12 Thomas GeymayerFix file headers
2012-11-12 Thomas GeymayerAdd nasal::Ghost class for exposing C++ classes to...
2012-11-11 Mathias Froehlichhla: Remove HLADataElement::Path based attribute handling.
2012-11-11 ThorstenBGeoff McLane: realpath for Windows using _fullpath.
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
next