]> git.mxchange.org Git - simgear.git/shortlog
simgear.git
2013-04-13 James TurnerRestructure to avoid ordering issues.
2013-04-12 Thomas GeymayerNasal: add naVec_removelast. (Thanks to Philosopher)
2013-04-05 James TurnerSupport for proxy pick objects.
2013-04-02 James TurnerRemove stray debug.
2013-04-01 Thomas Geymayernasal::Ghost tweaking to allow using with osg::oberser_ptr.
2013-04-01 Thomas GeymayerEnsure every scenery model has own SGModelData.
2013-03-23 Thomas Geymayernasal::Ghost tweaking and to_nasal_helper for SGGeod.
2013-03-20 Thomas GeymayerFix uninitialized member.
2013-03-19 Thomas Geymayercppbind: add from_nasal_helper to convert Nasal ghosts...
2013-03-17 Thomas GeymayerInterpolation system tweaking and add helpers to SGProp...
2013-03-16 Thomas GeymayerTweak interpolator and allow passing list of interpolat...
2013-03-16 Thomas GeymayerRemove unecessary dependency from libSimGearCore on...
2013-03-16 Thomas GeymayerFix headless build
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 Thomas GeymayerEnsure canvas is updated before displaying image contai...
2013-03-11 James TurnerStandardise location (in XML) of hovered elements.
2013-03-11 James TurnerCollect properties from expression/condition trees.
2013-03-10 Thomas Geymayerslider - fix shifted check while dragging
2013-03-10 James TurnerPart of fixing bug 1055.
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-07 PlutoniumHeartReplacing strdup with _strdup in MSVC
2013-03-06 Thomas GeymayerFix some warnings
2013-03-06 Thomas Geymayeradd static_pointer_cast for SGSharedPtr
2013-03-06 Thomas Geymayercppbind: allow adding free functions accepting nasal...
2013-03-05 Thomas GeymayerMay MSVC likes this more...
2013-03-05 Thomas Geymayercppbind: Add some methods to nasal::CallContext
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-03-04 Thomas Geymayercppbind: Tweak from_nasal error reporting
2013-03-04 Thomas GeymayerSilence MSVC
2013-03-04 Thomas Geymayercppbind: tweaking from_nasal/to_nasal.
2013-03-03 Thomas Geymayercppbind: faster from_nasal for bool and fix VS warning.
2013-03-03 James TurnerMax catalog age configurable per-catalog.
2013-03-03 Thomas Geymayercppbind: refactor to_nasal for better name lookup.
2013-03-03 Christian SchmittAdd a missing define for minizip, needed on some instal...
2013-03-03 Thomas Geymayercppbind: Allow getter without from_nasal defined and...
2013-03-03 Thomas GeymayerMake old gcc happy
2013-03-03 Thomas Geymayercppbind: rework to allow binding nearly everything.
2013-03-03 Peter SadrozinskiAdd new api to retreive a list of SGBuckets within...
2013-03-03 James TurnerLook for MSVC 3rdparty deps differently.
2013-03-03 James TurnerSimplify CMakeLists now package code is enabled.
2013-03-03 James TurnerPackage management tweaks.
2013-03-03 Thomas Geymayersg_netChat: let getTerminator return const char* for...
2013-03-03 Thomas Geymayersg_netChat: Use std::string to prevent crash with old...
2013-03-02 James Turnerpkgutil can show detailed info about a package.
2013-03-02 James TurnerLots more work on package support.
2013-03-02 James TurnerLGPL license on package files.
2013-03-02 James TurnerPackage dependencies.
2013-03-02 James TurnerEnable package code by default.
2013-03-01 Thomas Geymayercppbind: Prepare for improved bindings.
2013-03-01 Thomas GeymayerAdd optional user_data to Nasal C functions.
2013-02-28 Thomas GeymayerVisual Studio fix
2013-02-28 Thomas Geymayercppbind: Fix SGPath from_nasal_helper
2013-02-28 Thomas GeymayerNasal cppbind: support more member function types
2013-02-28 Thomas GeymayerFix boolean conversion
2013-02-28 Thomas GeymayerODGauge/Canvas: add option "additive-blend" to use...
2013-02-28 James TurnerFix some signed/unsigned comparisoms.
2013-02-28 James TurnerUpdated package-management code.
2013-02-28 Thomas GeymayerCanvasImage: Fix border abs/rel calculations; add slice...
2013-02-26 Thomas Geymayersgstream_test needs linking with zlib
2013-02-26 Thomas GeymayerCanvas: ensure z-index is updated on adding new child.
2013-02-26 Christian Schmittsgstream: detect two directly following CR/LF EOL corre...
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-24 Thomas GeymayerUpdate bounding box if calling update() on canvas elements
2013-02-24 Thomas GeymayerSupport image slice/scale-9 for CanvasImage.
2013-02-21 Thomas GeymayerFix package management compiling with linux
2013-02-20 James TurnerInitial work on package management.
2013-02-18 James TurnerFix MSVC compilation, thanks to Fred.
2013-02-18 Eric van den... added physical constant cp
2013-02-18 Hoorayfix mingw
2013-02-15 Thomas GeymayerCanvasImage: Use image/canvas size rather than texture...
2013-02-14 Thomas GeymayerCanvasImage: Use normalized coordinates by default.
2013-02-13 Thomas GeymayerExpose whether CanvasElement is visible
2013-02-11 James TurnerFix jpeg-httpd compilation.
2013-02-10 James TurnerSupport arbitrary parameters to bindings.
2013-02-09 James TurnerGrrrr.
2013-02-09 James TurnerTweak APi for GCC happiness.
2013-02-09 James TurnerCommand-manager supports functors.
2013-02-09 Thomas GeymayerFix CanvasText horizontal alignment.
2013-02-09 James TurnerFoundations of hover support in pick-callbacks.
2013-02-08 James TurnerEnsure individual log-level setting works.
2013-02-08 James TurnerLinux needs explicit <algorithm> include.
2013-02-08 James TurnerGive terrasync a buffered log.
2013-02-08 James TurnerLogging tweaks.
2013-02-08 James TurnerFix GCC warnings about signed/unsigned compare.
2013-02-08 James TurnerMove BufferedLogCallback to its own class.
2013-02-08 James TurnerFix stderr log filtering.
2013-02-08 Thomas GeymayerAdd SGMisc::seek helper
2013-02-07 James TurnerFix bucketBoxTest linkage.
2013-02-07 James TurnerFix property tests static linkage.
next