]> git.mxchange.org Git - simgear.git/shortlog
simgear.git
2013-07-02 Thomas GeymayerCanvas: fix property inheritance.
2013-06-30 Thomas GeymayerCanvas: prevent bubbling of mouseenter and mouseleave.
2013-06-30 Thomas GeymayerRestore compatibility with stable OSG (3.0.1)
2013-06-29 Thomas GeymayerCanvas: clear mousedown/click if mouse leaves canvas.
2013-06-29 Thomas GeymayerCanvas: Improve checks to mark events as handled.
2013-06-29 Thomas GeymayerCanvas: Ensure events are dispatched to canvas with...
2013-06-29 Thomas GeymayerCanvas: Ignore hidden element on event traversal.
2013-06-29 Thomas GeymayerCanvas: fix distance check for click events.
2013-06-29 Thomas GeymayerCanvas: trigger missing events on mouseup.
2013-06-28 Torsten DreyerBump version number to 2.12.0
2013-06-27 James Turnerstd::string namespace fixes.
2013-06-26 Thomas GeymayerSet binding after color array (required by OSG 3.1.8)
2013-06-26 Alex RomosanEnsure compatibility with OSG 3.1.8.
2013-06-26 James TurnerFix crash when telnet or other protocols close.
2013-06-22 James TurnerXCode warning fixes.
2013-06-22 James TurnerFix a warning spotted by Emilian.
2013-06-22 James TurnerObject names for STG groups / nodes.
2013-06-22 James TurnerFix preview exclusion of sliders.
2013-06-22 James TurnerFix pick callbacks on scenery.
2013-06-20 Thomas GeymayerCanvas: Fix creating/forwarding of mouseenter/mouseleav...
2013-06-19 James TurnerWindows SGPath::desktop() impl
2013-06-19 James TurnerFix preprocessor boolean ops for MSVC
2013-06-19 James TurnerSVN client - prefix error constants.
2013-06-18 Thomas GeymayerCanvas: fix updating placements after non matching...
2013-06-16 Thomas Geymayercanvas::Text: Make font resolution user configurable
2013-06-14 Thomas Geymayercanvas::Text: set font resolution to actual texel size.
2013-06-14 Thomas GeymayerCanvasGroup: Do not try to remove already removed children.
2013-06-12 Thomas GeymayerFix #1139
2013-06-12 James TurnerUse CoreServices, not Cocoa, for FSFindFolder
2013-06-11 Thomas GeymayerCanvasGroup: allow derived classes to provide more...
2013-06-11 Thomas GeymayerUse TEST_LIBS to include all libraries needed (on Mac)
2013-06-11 Thomas GeymayerUse global TEST_LIBS...
2013-06-11 Thomas GeymayerMissing library for Apple
2013-06-10 Thomas GeymayerSGPath: new helpers and static members for home and...
2013-06-10 Thomas Geymayerstrutils: move unescape and simplify starts_with/ends_with
2013-06-09 James TurnerFix HTTP tests build.
2013-06-09 James TurnerFix Linux build of SVN code.
2013-06-09 James TurnerOptionally, use internal code for SVN syncs.
2013-06-09 James TurnerSVN read-only client code using our HTTP engine.
2013-06-09 James TurnerEasyXML: expose attributes easier.
2013-06-09 James TurnerBase64 and hex helpers for strings
2013-06-09 James Turnersimgear::Dir helpers
2013-06-09 James TurnerHTTP engine tweaks for SVN support.
2013-06-08 Thomas GeymayerRestructure Canvas/PropertyBasedElement
2013-06-07 Thomas GeymayerCSSBorder: Do not return unitialized data.
2013-06-07 Thomas GeymayerCanvas: More helper functions and cleanup.
2013-06-07 Thomas GeymayerCanvasGroup: Fix handling z-index while moving child...
2013-06-06 Thomas GeymayerHelper functions for SGRect and canvas::Element
2013-06-03 Thomas GeymayerCanvas: clear event listeners on destroy
2013-06-02 Thomas GeymayerCanvas: set blend function for elements and prevent...
2013-06-02 Thomas GeymayerMake nasal::Ghost usable with weak_ptr
2013-06-02 Thomas GeymayerMore helper methods for Canvas and PropertyBasedElement.
2013-06-02 Thomas GeymayerMove BlendFunc parsing to separate file for easier...
2013-05-31 Thomas GeymayerSupport for parsing basic CSS color keywords.
2013-05-31 Thomas GeymayerCanvas Image: fix updating while showing nested canvas.
2013-05-31 Thomas GeymayerCanvas: add chainable helpers to Path for adding segments.
2013-05-31 Thomas GeymayerCanvas: separate CSSBorder parsing from image.
2013-05-31 Thomas GeymayerCanvas: bug fixing and add some helpers.
2013-05-19 Stuart BuchananUse square textures for trees, with shrunk UV coordinates.
2013-05-12 Thomas GeymayerCanvas: Add local_pos to mouse event and fix transforma...
2013-05-12 Thomas GeymayerCanvas: proper forwarding of dirty and visible flags...
2013-05-10 Stuart BuchananAvoid UV bleeding issues on trees by using a strip...
2013-05-09 Thomas GeymayerUse simulation time for spin and timed animations
2013-05-09 Thomas GeymayerExtend SGPickCallback to allow passing more information...
2013-05-09 Thomas GeymayerAdd (optional) uv coordinates to SGPickCallback
2013-05-06 Thomas GeymayerPrevent timer endless loops
2013-05-01 Thomas GeymayerAllow adding a contition to locked-track animation
2013-05-01 Stuart BuchananReduce the height of tree UV coordinates to work around...
2013-04-28 Thomas GeymayerExtend locked-track animation to support a slave element.
2013-04-28 Thomas GeymayerMove and rework pow to math/SGMisc
2013-04-27 Thomas GeymayerWork around MSVC linker bug with classes derived from...
2013-04-26 Thomas GeymayerFix linker error for test
2013-04-25 Thomas GeymayerFix animation tests for low precision floating point
2013-04-25 Thomas GeymayerRemove debug output (and shorten test names)
2013-04-25 Thomas GeymayerAdd trackTo (locked-track) animation
2013-04-20 Stuart BuchananReduce the texture coords for trees.
2013-04-19 Thomas GeymayerCanvas: rework style setter system.
2013-04-15 Thomas GeymayerCanvaImage: Enable texture repeat for images
2013-04-13 Thomas GeymayerComparison operators for SGSharedPtr
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.
next