|
|
|
@10588
|
[10588]
|
4 years |
robert |
Preliminary work on support for a texture object pool that is designed to …
|
|
|
|
@10520
|
[10520]
|
4 years |
robert |
Moved the updating and expiry of the Registry object cache from …
|
|
|
|
@10365
|
[10365]
|
4 years |
robert |
Added clears to various vectors being passed in to get*() methods.
|
|
|
|
@10098
|
[10098]
|
4 years |
robert |
Introduce new run frame rate management support to allow control of …
|
|
|
|
@9997
|
[9997]
|
4 years |
robert |
From Eric Sokolowsky, "
The osgViewer::CompositeViewer? had partial support …
|
|
|
|
@9992
|
[9992]
|
4 years |
robert |
From Eric Sokolowky, ""Running" was spelled "Ruinning", which is hardly …
|
|
|
|
@9868
|
[9868]
|
4 years |
robert |
Preliminary work on general purpose incremental compile support in …
|
|
|
|
@9554
|
[9554]
|
4 years |
robert |
Refactored the view stats.
|
|
|
|
@9462
|
[9462]
|
4 years |
robert |
Added handling of when a View isn't yet assigned to a Viewer to avoid …
|
|
|
|
@9385
|
[9385]
|
4 years |
robert |
Fixed warnings
|
|
|
|
@9209
|
[9209]
|
4 years |
robert |
From Danny Valente, submitted bu Jean-Sebastien Guay, "Some context: In …
|
|
|
|
@9112
|
[9112]
|
5 years |
robert |
From Thomas Wedner, "use osgViewer::CompositeViewer? with several views. …
|
|
|
|
@9088
|
[9088]
|
5 years |
robert |
Added sendPointerEvent and sendKeyEvent virtual methods to osg::Image to …
|
|
|
|
@8971
|
[8971]
|
5 years |
robert |
From Stephan Huber, removed now redundent setEventQueue method
|
|
|
|
@8893
|
[8893]
|
5 years |
robert |
refactored the getWindows(..) and getContexts(..) methods so that they …
|
|
|
|
@8766
|
[8766]
|
5 years |
robert |
From Maceij Krol, "I have implement frame based expiration of PagedLOD …
|
|
|
|
@8647
|
[8647]
|
5 years |
robert |
Further work on osg::ImageSequence?/osgDB::ImagePager?
|
|
|
|
@8633
|
[8633]
|
5 years |
robert |
First cut of osgDB::ImagePager? for updating osg::ImageSequence?
|
|
|
|
@8512
|
[8512]
|
5 years |
robert |
Added realize of new graphics contexts to handle new views being added …
|
|
|
|
@8406
|
[8406]
|
5 years |
robert |
Added support for optionally calling releaseContext at the end of each …
|
|
|
|
@8398
|
[8398]
|
5 years |
robert |
Added support for assigning GraphicsContext? to individual GUIEventAdapter …
|
|
|
|
@8325
|
[8325]
|
5 years |
robert |
Refactored DatabasePager? and related classes to introduce support for …
|
|
|
|
@7915
|
[7915]
|
5 years |
robert |
From Jean-Sebastien Guay, "
The problem can be reproduced by simply …
|
|
|
|
@7785
|
[7785]
|
5 years |
robert |
Added setting of UpdateVisitor?'s FrameStamp? and TraversalNumber? in …
|
|
|
|
@7648
|
[7648]
|
5 years |
robert |
From Roland Smeenk, "Attached you will find a large set of small typo …
|
|
|
|
@7535
|
[7535]
|
6 years |
robert |
Merged the threading set up and rendering code from Viewer and …
|
|
|
|
@7507
|
[7507]
|
6 years |
robert |
Moved ViewerBase? class out into its own header and source file.
Improved …
|
|
|
|
@7506
|
[7506]
|
6 years |
robert |
Refactor Viewer/CompositeViewer so the both inherit from the a ViewerBase? …
|
|
|
|
@7505
|
[7505]
|
6 years |
robert |
From Stephan Huber, add basic support for CompositeViewer? in StatsHandler?
|
|
|
|
@7449
|
[7449]
|
6 years |
robert |
Added return
|
|
|
|
@7447
|
[7447]
|
6 years |
robert |
Further steps towards reading coniguration files.
|
|
|
|
@7420
|
[7420]
|
6 years |
robert |
Introduce GUIEventHandler::handleWithCheckAgainstIgnoreHandledEventsMask() …
|
|
|
|
@7215
|
[7215]
|
6 years |
robert |
Added DisplaySetting::s/getCompileContextHint() and use of this hint in …
|
|
|
|
@7213
|
[7213]
|
6 years |
robert |
Added support for an update OperationQueue? to Viewer and CompositeViewer? …
|
|
|
|
@7209
|
[7209]
|
6 years |
robert |
Refactored the way the Scene is used in Viewer and CompositeViewer? to …
|
|
|
|
@7178
|
[7178]
|
6 years |
robert |
Introduce new osgViewer::Renderer class for implementing of the …
|
|
|
|
@7171
|
[7171]
|
6 years |
robert |
Ported across Viewer's to use osgUtil::GLObjectOperation, added second …
|
|
|
|
@7146
|
[7146]
|
6 years |
robert |
Added support for using the CompileContext? to do GL object deletion.
|
|
|
|
@7097
|
[7097]
|
6 years |
robert |
Added setting of the Scene's FrameStamp? on each …
|
|
|
|
@7082
|
[7082]
|
6 years |
robert |
Fixed missinged intialization of the _threadsRunning variable.
|
|
|
|
@7017
|
[7017]
|
6 years |
robert |
Added ability to compile OpenGL objects via pbuffers in the …
|
|
|
|
@6922
|
[6922]
|
6 years |
robert |
Added DisplaySettings? to osg::Camera, and support into osg::View for …
|
|
|
|
@6855
|
[6855]
|
6 years |
robert |
Added support for passing in ArgumentParser? in Viewer and CompositeViewer? …
|
|
|
|
@6767
|
[6767]
|
6 years |
robert |
Added camera event callback support into osgViewer
|
|
|
|
@6760
|
[6760]
|
6 years |
robert |
From Blake Williams, "I discovered why the \u2013CompositeViewer option …
|
|
|
|
@6730
|
[6730]
|
6 years |
robert |
Changed the way the the InputRange? is adjusted on the event state to fix …
|
|
|
|
@6728
|
[6728]
|
6 years |
robert |
Added extra checks to make sure that graphics operations arn't done on no …
|
|
|
|
@6690
|
[6690]
|
6 years |
robert |
Added support for View::setFustionDistance(..)
|
|
|
|
@6652
|
[6652]
|
6 years |
robert |
Added new areThreadsRunning() method to Viewer and CompositeViewer?.
Added …
|
|
|
|
@6578
|
[6578]
|
6 years |
robert |
Moved VBO switching code into inline methods into osg::State to speed …
|
|
|
|
@6576
|
[6576]
|
6 years |
robert |
Added initalization of _startTick to CompositeViewer?
|
|
|
|
@6277
|
[6277]
|
6 years |
robert |
Completed changes to osgManipulator to make it more flexible w.r.t viewer …
|
|
|
|
@6262
|
[6262]
|
6 years |
robert |
Clean up the handling of views without camera manipulators, and cameras …
|
|
|
|
@6243
|
[6243]
|
6 years |
robert |
Added inhertCullSettings before SceneView::cull() calls
|
|
|
|
@6120
|
[6120]
|
6 years |
robert |
Added check in setThreadingModel so that it only sets up threading if the …
|
|
|
|
@6088
|
[6088]
|
6 years |
robert |
Convert GraphicsThread/GraphicsOperation? to more generic …
|
|
|
|
@6066
|
[6066]
|
6 years |
robert |
Added set/getRealizeOperation() to Viewer and CompositeViewer?
|
|
|
|
@6051
|
[6051]
|
6 years |
robert |
Added osg::FrameStamp::set/getSimulationTime().
Added setting of …
|
|
|
|
@6047
|
[6047]
|
6 years |
robert |
Added support for GUIEventAdapter::setHandled
|
|
|
|
@6019
|
[6019]
|
6 years |
robert |
Changed the camera with focus code to only accept cameras with valid …
|
|
|
|
@6018
|
[6018]
|
6 years |
robert |
Initial on screen stats support
|
|
|
|
@6006
|
[6006]
|
6 years |
robert |
Added extra methods WindowSystemInterface? for controlling frame rate and …
|
|
|
|
@5999
|
[5999]
|
6 years |
robert |
Cleaned up CompositeViewer? interface and added event traversal of views
|
|
|
|
@5997
|
[5997]
|
6 years |
robert |
Added debug messages
|
|
|
|
@5995
|
[5995]
|
6 years |
robert |
Further work on CompositeViewer?
|
|
|
|
@5993
|
[5993]
|
6 years |
robert |
Further work on event handling in CompositeViewer?
|
|
|
|
@5991
|
[5991]
|
6 years |
robert |
Work on CompositeViewer? and related calsses to implement viewers with …
|
|
|
|
@5951
|
[5951]
|
6 years |
robert |
Added View::computeIntersections methods
|
|
|
|
@5945
|
[5945]
|
6 years |
robert |
Build fixes
|
|
|
|
@5866
|
[5866]
|
6 years |
robert |
Added missing init() implementation
|
|
|
|
@5773
|
[5773]
|
6 years |
robert |
Added dummy virtual method implementations
|
|
|
|
@5768
|
[5768]
|
6 years |
robert |
Fixed build errors in osgViewer
|
|
|
|
@5757
|
[5757]
|
6 years |
robert |
Renamed osg::CameraNode? to osg::Camera, cleaned up osg::View.
Added …
|