]> git.mxchange.org Git - simgear.git/shortlog
simgear.git
2012-12-02 Mathias Froehlichhla: Remove obsolete typedefs.
2012-12-02 Thomas GeymayerFirst working version of DOM like Canvas event handling
2012-12-01 ThorstenBFixed incomplete copy&paste issue.
2012-12-01 ThorstenB#946: some libraries not found on Ubuntu/Debian
2012-12-01 Frederic BouvierLook for Boost 1.52.0 and OpenRTI under Windows
2012-12-01 Mathias Froehlichhla: Use a different extrapolation method for HLALocation.
2012-12-01 Mathias FroehlichSharedPtr: Avoid double dereference when calling clear().
2012-11-29 Thomas GeymayerAdd method canvas::Group::getElementById
2012-11-29 Thomas GeymayerFix some compiler warnings. size_t/int/unsigned convers...
2012-11-29 Thomas GeymayerUse better method names and add comments
2012-11-29 Thomas GeymayerAdd methods to get arguments passed to function from...
2012-11-28 Christian SchmittSGThread: compile under MSVC
2012-11-28 Peter SadrozinskiSGThread: Add capability to get current thread id
2012-11-27 Thomas GeymayerSimplify/Make VS happy
2012-11-27 Thomas GeymayerCanvas: Prepare for DOM Level 2 like event model.
2012-11-27 Thomas Geymayercppbind: Automatic conversion of derived ghosts and...
2012-11-25 James TurnerMake SGLockingQueue::pop usable.
2012-11-25 Mathias Froehlichhla: For setting data types recurse into array data...
2012-11-25 Mathias Froehlichhla: Use an implementation file for SGLocation.
2012-11-24 Mathias Froehlichsphere: Implement sphere inside sphere.
2012-11-24 Mathias Froehlichhla: Route failures in message processing into the...
2012-11-24 Mathias Froehlichhla: Make use of SGLocation.
2012-11-24 Mathias Froehlichmath: Implement SGLocation.
2012-11-23 ThorstenBChange logging class for tie/untie messages.
2012-11-23 ThorstenBAdd logging class for navaid systems.
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-21 Thomas GeymayerExtend CanvasSystemAdapter to provide access to Nasal...
2012-11-21 ThorstenBFix compiler error with disabled sound support.
2012-11-21 Thomas GeymayerAllow canvas::Placements to have own properties
2012-11-21 Thomas GeymayerSGPropertyNode::fireCreatedRecursive: don't fire for...
2012-11-20 James TurnerModernise the mat lib header, remove 'using std'
2012-11-20 James TurnerWork on ENABLE_SOUND.
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...
next