]> git.mxchange.org Git - flightgear.git/history - src/Viewer
ICAO.twr.xml works in read-only mode.
[flightgear.git] / src / Viewer /
2014-03-11 James TurnerReset: fix OSG stats handling
2014-02-24 James TurnerRemove all references to an alpha-buffer
2014-02-24 James TurnerRemove legacy reference to draw-otw
2014-02-21 James TurnerRemove pre-OSG 'enable/disable-textures' option.
2014-02-05 Curtis L. OlsonI'm doing battle with git ... this should have already...
2014-02-05 Curtis L. OlsonAdd an 'overrideRedirect' flag to the window configurat...
2014-01-29 James TurnerFGViewer fixes
2014-01-27 James TurnerUpdate image-server logic.
2014-01-18 James TurnerMake lifetime of CameraViewportListener explicit.
2014-01-13 James TurnerFix bug 1286 - mouse scroll-wheel+shift ignored
2014-01-13 James TurnerReset work, fix time-slew on OSG event handling.
2014-01-12 James TurnerClear the custom OSG notify logger on shutdown.
2013-12-21 James TurnerFix a crash where we show a message-box on start.
2013-12-19 James TurnerBugfix: avoid sky colour errors when vis < 1000m
2013-12-19 James TurnerBugfix: remove the (totally broken) skyblend option
2013-12-17 James TurnerRembrandt: fix sky color at altitude.
2013-12-09 James TurnerKill an obsolete static in the osgViewer wrapper.
2013-12-07 James TurnerReset: clear the viewer scene.
2013-12-06 James TurnerRenderer: get rid of static scene references.
2013-12-04 James TurnerReset: listener cleanup
2013-11-19 James TurnerStructural work (init + shutdown) for new reset system.
2013-11-16 James TurnerReset: refactor static CameraGroup ownership
2013-11-12 James TurnerReset: explicit close-window function.
2013-11-12 James TurnerReset: uninstall deletion-manager
2013-11-12 James TurnerReset: guard against NULL HUD / lighting
2013-10-29 James TurnerReset: view manager can be be shutdown.
2013-10-21 James TurnerFix download rate on splash screen.
2013-10-20 James TurnerExpose OSG notify severity at runtime.
2013-10-19 Thomas GeymayerTrigger segfault/stacktrace to trace memory corruption.
2013-10-15 James TurnerCleanup exit handling.
2013-09-30 James TurnerSplash-screen feedback on scenery download.
2013-08-19 Tom PaolettiPerformance optimization: empty() instead of size()>0
2013-07-29 James TurnerAssume OSG version 3.0 as a minimum
2013-07-04 Thomas GeymayerFix warnings identified by gcc.
2013-06-27 James TurnerNamespace fixes for std::string
2013-06-22 Thomas GeymayerPreserve current view on reset/reinit/reposition
2013-06-22 James TurnerRestrict sky-clouds group, avoids skydome picks.
2013-06-22 James TurnerGUI picks only traverse nodes with PICK_BIT set.
2013-06-22 James TurnerObject names for more scene-graph nodes.
2013-06-21 Thomas GeymayerFix cursor hide timeout if hovering on canvas windows
2013-05-16 Thomas GeymayerDo not crash if event has no graphics context assigned
2013-05-09 Thomas GeymayerForward simulation time to osgViewer.
2013-05-09 Thomas GeymayerAllow Canvas placed on 3D objects receiving mouse events.
2013-03-04 James TurnerMouseInput changes to support hover.
2013-02-07 James TurnerMap OSG notification system to Simgear logging.
2013-01-31 James TurnerFix numeric keypad support on Mac.
2013-01-31 James TurnerSet preview mode when using --fgviewer
2012-12-15 James TurnerRestructure positional finalisation for sim-reset.
2012-12-13 Thomas GeymayerAllow Canvas Windows to be resized by dragging
2012-11-26 ThorstenBBase fullscreen detection on window decoration
2012-11-20 James TurnerView-manager: update globals automatically.
2012-11-18 ThorstenBRemove static property dependencies
2012-11-18 ThorstenBviewmgr: fix mixed up white-spaces/indentation
2012-11-18 ThorstenBviewmgr: stash properties for better performance
2012-11-17 ThorstenBtoggle fullscreen: also adapt GUI plane when resizing
2012-11-17 ThorstenBAdd command to toggle fullscreen mode.
2012-10-03 Mathias FroehlichProvide reader writer options to the effects.
2012-09-26 James TurnerMake HUD items private to the subsystem.
2012-09-25 James TurnerMake the view-manager and sound-manager independent.
2012-09-21 ThorstenBsplash screen: use language resource for translation
2012-09-19 James TurnerKill off some globals.
2012-09-17 ThorstenBHandle scenery-override in a single place only.
2012-08-12 Frederic BouvierDon't let the cloud alpha value change the lighting...
2012-08-11 Frederic BouvierAdd forgotten uniforms to the display stage (Rembrandt)
2012-08-03 Tim MooreMerge branch 'timoore/optimization' into next
2012-08-03 Tim Mooreuse DeletionManager
2012-08-02 Frederic BouvierFix incorrectly hardcoded effect in last Rembrandt...
2012-08-01 Frederic BouvierAdd some predefined uniforms to Rembrandt stages
2012-07-22 Frederic BouvierDon't stop displaying the sky dome in Rembrandt at...
2012-07-22 Frederic BouvierRemove a redundant line
2012-07-16 Frederic BouvierAdd a node mask bit for permanent lights (needed by...
2012-07-15 Frederic BouvierOSG 3.0.1 has no osg::Node::asCamera method
2012-07-15 Frederic BouvierMake the point light non permanent in Rembrandt
2012-07-14 Frederic BouvierRestore 2D panels in Rembrandt
2012-07-14 Frederic BouvierRestore point light in Rembrandt
2012-07-14 Frederic BouvierRembrandt: Add debugging properties and fix transparenc...
2012-06-30 Frederic BouvierWorking 'noshadow' animation
2012-06-27 Frederic BouvierGet rid of TexGen magic and do the projective texturing...
2012-06-16 Frederic BouvierFix indentation
2012-06-16 Frederic BouvierDon't invalidate Rembrandt buffers when the window...
2012-06-08 ThorstenBFixed compiler warning
2012-05-24 Erik HofmanMerge branch 'next' of gitorious.org:fg/flightgear...
2012-05-23 Frederic BouvierFix multi screen in a single window issue in Rembrandt
2012-05-19 Frederic BouvierRemove hard-coded lighting stage
2012-05-19 Frederic BouvierAdd world viewer position in cartesian and geodesic...
2012-05-19 Frederic BouvierMake Rembrandt compatible with multi screen
2012-05-16 James TurnerLazy-loading of the 2D panel node.
2012-05-15 James TurnerSince we require OSG 3.0 now, this check is obsolete.
2012-05-13 Frederic BouvierRely entirely on the configurable renderer and add...
2012-05-12 Frederic BouvierFix compilation of FGRenderer
2012-05-12 Frederic BouvierAdd simple conditions (no opengl related tests) to...
2012-05-12 Frederic BouvierFix camera render orders
2012-05-12 Frederic Bouvierrename /sim/rendering/rembrandt -> /sim/rendering/rembr...
2012-05-12 Frederic BouvierFirst round of changes toward a programmable rendering...
2012-05-12 Frederic BouvierMore work on configurable rendering pipeline implementation
2012-05-12 Frederic BouvierBegin to implement configurable rendering pipeline
2012-05-12 Frederic BouvierUse names to identify cameras in camera group
2012-05-12 Frederic BouvierRemove built-in shaders and rely entirely on fgdata
2012-05-12 Frederic BouvierUse names to identify deferred buffers in camera group
2012-05-12 Frederic BouvierUse names to identify deferred buffers
next