]> git.mxchange.org Git - simgear.git/history - simgear
canvas::Element: setter/getter for HTML5 style data-* properties.
[simgear.git] / simgear /
2014-05-28 Thomas Geymayercanvas::Element: setter/getter for HTML5 style data...
2014-05-27 Thomas Geymayercanvas: exclude data-* properties from triggering an...
2014-05-27 Thomas GeymayerShivaVG: get rid of glu dependency.
2014-05-27 James TurnerFix bad Nasal parse of ‘foo[]’.
2014-05-18 Thomas GeymayerCanvas: support for custom events and event dispatching.
2014-05-18 Thomas Geymayercppbind.Ghost: more member overloads.
2014-05-18 Thomas Geymayercppbind.Ghost: clean up a bit
2014-05-18 Thomas Geymayercppbind: convert maps from nasal.
2014-05-18 Thomas Geymayercppbind.Ghost: register _get called on retrieving unset...
2014-05-10 Thomas Geymayercppbind: from_nasal/to_nasal for SGWeakReferenced based...
2014-05-09 Thomas GeymayerCanvas: move window from flightgear.
2014-05-09 Thomas GeymayerSGWeakReferenced: fix for clang.
2014-05-08 Thomas GeymayerAdd smart pointer tests (finally using Boost.Test)
2014-05-07 Thomas GeymayerFix use count for deleted, reference counted objects.
2014-05-07 Thomas GeymayerAdd support for using SGWeakPtr with virtual base classes.
2014-05-06 Thomas GeymayerCanvas: base Elements/Canvas on SGWeakReferenced.
2014-05-06 Thomas Geymayercppbind: add naContext/naRef overload to Ghost::_set
2014-05-06 Thomas GeymayerSGSharedPtr/SGWeakPtr: add some methods/operators
2014-05-05 Thomas Geymayercppbind: small logging/warning updates.
2014-05-05 Thomas Geymayercppbind.Ghost: register _set called on setting new...
2014-05-05 Thomas Geymayercppbind: disable special handling of 'parents' for...
2014-05-05 Thomas GeymayerNasal: allow ghost as 'me' for 'call'
2014-04-16 Peter Sadrozinskifix for sgGetBuckets. Northern most buckets in the...
2014-04-15 Thomas Geymayermath/nasal: Add more SGRect members and nasal helper.
2014-04-06 Peter Sadrozinskifix windows build
2014-04-05 Peter Sadrozinski- secondary tc and vertex attribs in .btg file
2014-04-03 James TurnerFixed for FreeBSD
2014-04-01 Thomas GeymayerCanvas::Path: also restore glBlendFunc.
2014-04-01 Thomas GeymayerCanvas::Path: reduce number of OpenGL state changes.
2014-03-31 Thomas Geymayercppbind: fix testing for naRef identity.
2014-03-31 Thomas GeymayerCanvas: do not write bounding box to property tree.
2014-03-27 Thomas Geymayernasal::Ghost: remove bogus warning.
2014-03-27 Thomas GeymayerShivaVG: disable paint textures (Fixes #1414)
2014-03-23 Thomas GeymayerRevert "CanvasGroup: return empty bounding box without...
2014-03-22 Thomas Geymayercppbind: fix problem with function call without arguments.
2014-03-22 Thomas Geymayercppbind: allow calling methods with 'me' object from...
2014-03-20 Thomas GeymayerCanvasImage: rename 'file' to 'src'.
2014-03-20 Thomas GeymayerCanvasImage: improve fetching from http and add mime...
2014-03-19 Thomas GeymayerCanvas: Respect clipping while event handling.
2014-03-19 Thomas GeymayerCanvasGroup: return empty bounding box without children.
2014-03-18 Thomas GeymayerCanvasImage: support for http protocol.
2014-03-16 Mathias FroehlichFix detection of airports in the stg loader.
2014-03-15 Thomas GeymayerCanvas: fix position for drag events and multiclick...
2014-03-14 Thomas GeymayerCanvas: set button for drag events.
2014-03-13 James TurnerDon't leak cube-map textures
2014-03-13 James TurnerFix leak of object-mask textures
2014-03-12 Torsten DreyerPartial fix of #1408, add missing throw
2014-03-12 Thomas Geymayercppbind: Do not derive from SGReferenced if there is...
2014-03-11 Thomas Geymayercppbind: fix possible usage of expired object from...
2014-03-11 James TurnerSimplify copyProperties
2014-03-05 Thomas GeymayerSGPropertyNode: do not keep list of deleted children.
2014-03-05 James TurnerRemove unused cube-map from 2D clouds.
2014-03-05 James TurnerVBO switch also controls random-buildings.
2014-03-04 Thomas GeymayerMouseEvent: comply with DOM Level 3 and add some getter.
2014-03-04 James TurnerCode cleanups.
2014-02-28 James TurnerAllow clouds to be toggled on/off
2014-02-27 Stuart BuchananFix longstanding rent in skydome under ALS.
2014-02-26 Thomas Geymayeranimation: fix for 'textrapezoid' animation outside...
2014-02-25 James TurnerTerraSync: expose method as public
2014-02-24 James TurnerHTTP: improve handling of connection errors
2014-02-24 James TurnerRemove obsolete TerraSync methods.
2014-02-24 James TurnerSky: expose OSG branches as Groups.
2014-02-24 James TurnerFix failing BucketBox test
2014-02-23 Stuart BuchananAdd osgUtil::Simplifier to allow terrain simplification.
2014-02-23 James TurnerMake return type from loadPagedModel explicit.
2014-02-22 Thomas GeymayerCanvas: Fix crash on hide/show after detaching element...
2014-02-21 Christian SchmittUse the new SGBucket api
2014-02-21 Christian SchmittFix new SGBucket API
2014-02-19 James TurnerOnly disable display lists if using VBOs.
2014-02-19 James TurnerOptionally deprecate parts of SGBucket
2014-02-19 James TurnerFix GCC 4.6 / Ubuntu compile failure.
2014-02-19 James TurnerRuntime VBO option in BTG loading.
2014-02-19 James TurnerTechnique selection: fix shader-language
2014-02-18 Stuart BuchananOSG 3.2.0 compatibility and surface light effects.
2014-02-13 James TurnerRevise SGBucket::get_width_m
2014-02-13 Thomas GeymayerWrite back additional attributes to PropertyList
2014-02-13 James TurnerSome Linux platforms need <cstdio> for snprintf.
2014-02-13 James TurnerFix MSVC build.
2014-02-13 James TurnerRevised set_bucket implementation.
2014-02-12 James TurnerSGBucket unit-testing
2014-02-12 James TurnerAdd new sibling() helper to SGBucket
2014-02-11 James TurnerAdd unit-testing for SGBucket
2014-02-10 James TurnerRace-condition fix in get_effect.
2014-02-08 Thomas GeymayerMinor formatting...
2014-02-08 Thomas GeymayerSubsystemMgr: helper to remove all subsystems.
2014-02-08 Thomas GeymayerPut unused attributes in the property tree while parsing.
2014-02-08 Thomas GeymayerNew textrapezoid TexTransformAnimation.
2014-02-07 Thomas GeymayerCanvas: Fix bounding box calculation for paths with...
2014-02-06 Thomas GeymayerCanvas::Element: expose combined transformation matrix
2014-02-06 James TurnerMSVC lacks stdint.h / inttypes.h
2014-02-06 James TurnerReplace md5 from RSA with OpenBSD version
2014-01-28 James TurnerMac: fix static linkage
2014-01-28 James TurnerApple directory helpers
2014-01-27 Thomas GeymayerSGPath: typo...
2014-01-27 Thomas GeymayerSGPath: generalize retrieving standard locations (and...
2014-01-27 James TurnerRemove jpeg-factory.
2014-01-26 James TurnerAdd desktop() accessor to SGPath
2014-01-24 Torsten Dreyerfix typo
2014-01-23 James TurnerRemove some debug log messages
2014-01-23 James TurnerFix spurious event-mgr warnings
next