.. |
osg2cpp
|
From Kim Bale, "The application description for osg2cpp was cut and pasted from osgconv and not changed.
|
2012-02-17 16:51:10 +00:00 |
osganalysis
|
|
|
osgAndroidExampleGLES1
|
From Jordi Torres, "We must use JNI_FALSE instead of false in JNI code. Otherwise the examples will not compile. This patch should be applied to osgAndroidExampleGLES1/jni and osgAndroidExampleGLES2/jni. the osgNativeLib.cpp is the same. "
|
2013-05-24 17:06:08 +00:00 |
osgAndroidExampleGLES2
|
From Jordi Torres, "We must use JNI_FALSE instead of false in JNI code. Otherwise the examples will not compile. This patch should be applied to osgAndroidExampleGLES1/jni and osgAndroidExampleGLES2/jni. the osgNativeLib.cpp is the same. "
|
2013-05-24 17:06:08 +00:00 |
osganimate
|
Replaced deprecated osg::Geometry::set*Binding() usage.
|
2013-06-27 09:54:12 +00:00 |
osganimationeasemotion
|
Replaced deprecated osg::Geometry::set*Binding() usage.
|
2013-06-27 09:59:33 +00:00 |
osganimationhardware
|
Clean up up osg::Geometry, removing long deprecated support for array indices and BIND_PER_PRIMITIVE binding that forced OpenGL slow paths. osg::Geometry is now smaller and only supports OpenGL fasts paths.
|
2013-06-18 11:18:28 +00:00 |
osganimationmakepath
|
|
|
osganimationmorph
|
Fixed memory leak by introducing use of ref_ptr<>
|
2010-12-20 12:03:56 +00:00 |
osganimationnode
|
Replaced deprecated osg::Geometry::set*Binding() usage.
|
2013-06-27 09:54:12 +00:00 |
osganimationskinning
|
Replaced deprecated osg::Geometry::set*Binding() usage.
|
2013-06-27 09:59:33 +00:00 |
osganimationsolid
|
Replaced deprecated osg::Geometry::set*Binding() usage.
|
2013-06-27 09:59:33 +00:00 |
osganimationtimeline
|
|
|
osganimationviewer
|
Replaced deprecated osg::Geometry::set*Binding() usage.
|
2013-06-27 09:59:33 +00:00 |
osgatomiccounter
|
|
|
osgautocapture
|
From Christophe Herreman, Added viewer.setCameraManipulator( keyswitchManipulator.get() ) to fix problem with master Camera not being updated
|
2012-04-26 10:07:36 +00:00 |
osgautotransform
|
Replaced deprecated osg::Geometry::set*Binding() usage.
|
2013-06-27 09:54:12 +00:00 |
osgbillboard
|
Replaced deprecated osg::Geometry::set*Binding() usage.
|
2013-06-27 09:54:12 +00:00 |
osgblendequation
|
|
|
osgcallback
|
Replaced .osg with .osgt file usage
|
2011-06-14 16:54:20 +00:00 |
osgcamera
|
|
|
osgcatch
|
Replaced .osg with .osgt file usage
|
2011-06-14 16:54:20 +00:00 |
osgclip
|
|
|
osgcluster
|
Windows warning fixes
|
2011-06-16 15:57:40 +00:00 |
osgcompositeviewer
|
Introduced new scheme for handling mouse events with osgViewer. The new scheme enables robust event handling even when using distortion correction render to texture Cameras.
|
2013-05-03 19:26:27 +00:00 |
osgcomputeshaders
|
Build fixes for new deprecated osg::Geometry functions
|
2013-06-19 10:56:31 +00:00 |
osgcopy
|
Replaced .osg with .osgt file usage
|
2011-06-14 16:54:20 +00:00 |
osgcubemap
|
|
|
osgdatabaserevisions
|
Fixed typo of commercial
|
2010-11-22 11:22:03 +00:00 |
osgdelaunay
|
Replaced deprecated osg::Geometry::set*Binding() usage.
|
2013-06-27 09:54:12 +00:00 |
osgdepthpartition
|
Replaced deprecated osg::Geometry::set*Binding() usage.
|
2013-06-27 09:54:12 +00:00 |
osgdepthpeeling
|
Replaced deprecated osg::Geometry::set*Binding() usage.
|
2013-06-27 09:54:12 +00:00 |
osgdirectinput
|
Replaced .osg with .osgt file usage
|
2011-06-14 16:54:20 +00:00 |
osgdistortion
|
Replaced deprecated osg::Geometry::set*Binding() usage.
|
2013-06-27 09:54:12 +00:00 |
osgdrawinstanced
|
|
|
osgfadetext
|
From Mathias Froehlich, "n examples/osgfadetext/CMakeLists.txt osgSim as dependency is missing."
|
2007-12-06 17:07:04 +00:00 |
osgfont
|
Added StateSet event handler to osgfont and osgtext to aid with debugging
|
2010-03-18 17:10:48 +00:00 |
osgforest
|
Replaced deprecated osg::Geometry::set*Binding() usage.
|
2013-06-27 09:54:12 +00:00 |
osgfpdepth
|
Changed the ref_ptr<T> observer_ptr<>::lock() method to be
|
2010-05-28 08:57:48 +00:00 |
osgframerenderer
|
|
|
osgfxbrowser
|
Replaced deprecated osg::Geometry::set*Binding() usage.
|
2013-06-27 09:54:12 +00:00 |
osggameoflife
|
Replaced deprecated osg::Geometry::set*Binding() usage.
|
2013-06-27 09:54:12 +00:00 |
osggeometry
|
Replaced deprecated osg::Geometry::set*Binding() usage.
|
2013-06-27 09:54:12 +00:00 |
osggeometryshaders
|
Replaced deprecated osg::Geometry::set*Binding() usage.
|
2013-06-27 09:54:12 +00:00 |
osggpx
|
Replaced deprecated osg::Geometry::set*Binding() usage.
|
2013-06-27 09:54:12 +00:00 |
osggraphicscost
|
Moved GraphicsCostEstimator from osgUtil into core OSG library
|
2011-02-03 12:22:09 +00:00 |
osghangglide
|
Fixed warning
|
2013-10-24 20:22:13 +00:00 |
osghud
|
Replaced deprecated osg::Geometry::set*Binding() usage.
|
2013-06-27 09:54:12 +00:00 |
osgimagesequence
|
|
|
osgimpostor
|
With assistance from Sukender, moved the depreacted osg::Geometry vertex indices and AttributeBinding definitions out into a separated namespace/class so to use
|
2013-06-25 16:10:24 +00:00 |
osgintersection
|
|
|
osgkdtree
|
Cleaned up osgkdtree example
|
2008-07-12 11:19:25 +00:00 |
osgkeyboard
|
|
|
osgkeyboardmouse
|
|
|
osgkeystone
|
Refactored the support for stereo and keystone RTT setup so that it can be applied to an existing Camera.
|
2013-05-20 19:24:34 +00:00 |
osglauncher
|
Introduced new scheme for handling mouse events with osgViewer. The new scheme enables robust event handling even when using distortion correction render to texture Cameras.
|
2013-05-03 19:26:27 +00:00 |
osglight
|
Replaced deprecated osg::Geometry::set*Binding() usage.
|
2013-06-27 09:54:12 +00:00 |
osglightpoint
|
From Martin Lavery and Robert Osfield, Updated examples to use a variation of the MIT License
|
2007-06-12 14:20:16 +00:00 |
osglogicop
|
|
|
osglogo
|
Replaced deprecated osg::Geometry::set*Binding() usage.
|
2013-06-27 09:54:12 +00:00 |
osgmanipulator
|
From Andreas Henne, "in my application I use the TrackballDragger, the ScaleAxisDragger and the TranslateAxisDragger. Unfortunately these draggers are very thin and they do not provide methods to change their visual appearance. Another problem that I noticed is that lighting on the cones and boxes of the TranslateAxisDragger and ScaleAxisDragger is incorrect when the draggers are scaled due to not normalized normals. This small patch adresses these problems, providing methods to make the draggers thicker. I have attached a zip archive containing the corresponding files and also a modified osgManipulator example that makes use of the modifications. I don't want to retain any copyright."
|
2013-10-18 07:31:22 +00:00 |
osgmemorytest
|
|
|
osgmotionblur
|
|
|
osgmovie
|
Introduced new scheme for handling mouse events with osgViewer. The new scheme enables robust event handling even when using distortion correction render to texture Cameras.
|
2013-05-03 19:26:27 +00:00 |
osgmultiplemovies
|
From Laurens Voerman, "two minor fixes, both in a CMakeList.txt file,
|
2013-09-09 12:33:18 +00:00 |
osgmultiplerendertargets
|
Replaced deprecated osg::Geometry::set*Binding() usage.
|
2013-06-27 09:54:12 +00:00 |
osgmultitexture
|
|
|
osgmultitexturecontrol
|
Converted FrameStamp::g/setFrameNumber from int to uint
|
2010-12-22 20:11:05 +00:00 |
osgmultitouch
|
|
|
osgmultiviewpaging
|
|
|
osgoccluder
|
Replaced deprecated osg::Geometry::set*Binding() usage.
|
2013-06-27 09:54:12 +00:00 |
osgocclusionquery
|
With assistance from Sukender, moved the depreacted osg::Geometry vertex indices and AttributeBinding definitions out into a separated namespace/class so to use
|
2013-06-25 16:10:24 +00:00 |
osgoit
|
Replaced deprecated osg::Geometry::set*Binding() usage.
|
2013-06-27 09:54:12 +00:00 |
osgoscdevice
|
Replaced deprecated osg::Geometry::set*Binding() usage.
|
2013-06-27 09:54:12 +00:00 |
osgoutline
|
|
|
osgpackeddepthstencil
|
|
|
osgpagedlod
|
|
|
osgparametric
|
|
|
osgparticle
|
From Martin Scheffler, "osgParticle: method to set start and end tile for particle texture (for animated particles). I also updated examples/osgParticle to show the feature.
|
2009-11-24 15:00:11 +00:00 |
osgparticleeffects
|
Introduced new scheme for handling mouse events with osgViewer. The new scheme enables robust event handling even when using distortion correction render to texture Cameras.
|
2013-05-03 19:26:27 +00:00 |
osgparticleshader
|
From Wang Rui, reverted changes to osgPartcile that caused problems with osgparticleeffects.
|
2010-09-20 11:50:24 +00:00 |
osgpdf
|
|
|
osgphotoalbum
|
Replaced deprecated osg::Geometry::set*Binding() usage.
|
2013-06-27 09:59:33 +00:00 |
osgpick
|
Replaced deprecated osg::Geometry::set*Binding() usage.
|
2013-06-27 09:54:12 +00:00 |
osgplanets
|
Replaced deprecated osg::Geometry::set*Binding() usage.
|
2013-06-27 09:54:12 +00:00 |
osgpoints
|
|
|
osgpointsprite
|
Replaced deprecated osg::Geometry::set*Binding() usage.
|
2013-06-27 09:54:12 +00:00 |
osgposter
|
Resolved warnings reported by g++ 4.6's -Wunused-but-set-variable.
|
2011-06-22 12:30:01 +00:00 |
osgprecipitation
|
Added support for user defined clipping of the precipitation effect, to test use:
|
2008-12-19 16:13:19 +00:00 |
osgprerender
|
Replaced deprecated osg::Geometry::set*Binding() usage.
|
2013-06-27 09:54:12 +00:00 |
osgprerendercubemap
|
|
|
osgpresentation
|
Added support for Lua 5.2 and osg::Object creation from within Lua scripts.
|
2013-10-04 16:30:25 +00:00 |
osgqfont
|
From Kristofer Tingdahl, with additions from Riccardo Corsi and Robert Milharcic, support for Qt5 build
|
2013-06-10 14:34:25 +00:00 |
osgQtBrowser
|
From Kristofer Tingdahl, with additions from Riccardo Corsi and Robert Milharcic, support for Qt5 build
|
2013-06-10 14:34:25 +00:00 |
osgQtWidgets
|
From Kristofer Tingdahl, with additions from Riccardo Corsi and Robert Milharcic, support for Qt5 build
|
2013-06-10 14:34:25 +00:00 |
osgreflect
|
Replaced deprecated osg::Geometry::set*Binding() usage.
|
2013-06-27 09:54:12 +00:00 |
osgrobot
|
From Jean-Sebastien Guay, replaced M_PI with osg::PI.
|
2008-11-08 17:53:51 +00:00 |
osgscalarbar
|
|
|
osgscreencapture
|
|
|
osgscribe
|
|
|
osgsequence
|
|
|
osgshadercomposition
|
|
|
osgshadergen
|
|
|
osgshaders
|
|
|
osgshaderterrain
|
Replaced deprecated osg::Geometry::set*Binding() usage.
|
2013-06-27 09:54:12 +00:00 |
osgshadow
|
Replaced deprecated osg::Geometry::set*Binding() usage.
|
2013-06-27 09:54:12 +00:00 |
osgshape
|
|
|
osgsharedarray
|
Replaced deprecated osg::Geometry::set*Binding() usage.
|
2013-06-27 09:54:12 +00:00 |
osgsidebyside
|
Changed NodeVisitor so that is subclasses from osg::Object rather than osg::Referenced to enable it to be used with serialization and scripting
|
2013-09-24 15:08:23 +00:00 |
osgsimplegl3
|
From Paul Martz, "Just a minor update and typo fix.
|
2012-03-05 14:17:01 +00:00 |
osgsimpleshaders
|
From Christian Buchner, "The attached openscenegraph example is much simpler than
|
2012-03-06 10:29:47 +00:00 |
osgsimplifier
|
Replaced .osg with .osgt file usage
|
2011-06-14 16:54:20 +00:00 |
osgsimulation
|
|
|
osgslice
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
osgspacewarp
|
Replaced deprecated osg::Geometry::set*Binding() usage.
|
2013-06-27 09:54:12 +00:00 |
osgspheresegment
|
Replaced deprecated osg::Geometry::set*Binding() usage.
|
2013-06-27 09:54:12 +00:00 |
osgspotlight
|
|
|
osgstaticviewer
|
From Wang Rui, "I've finally completed the static build support for dotosg wrapper and
|
2010-11-11 11:47:24 +00:00 |
osgstereoimage
|
Replaced deprecated osg::Geometry::set*Binding() usage.
|
2013-06-27 09:54:12 +00:00 |
osgstereomatch
|
Replaced deprecated osg::Geometry::set*Binding() usage.
|
2013-06-27 09:54:12 +00:00 |
osgteapot
|
Added include/osg/GLObjects + .cpp which provide osg::flush*DeletedGLObjects() methods.
|
2007-07-06 13:08:51 +00:00 |
osgterrain
|
|
|
osgtessellate
|
Replaced deprecated osg::Geometry::set*Binding() usage.
|
2013-06-27 09:54:12 +00:00 |
osgtessellationshaders
|
Introduced new osg::PatchParameter StateAttribute class to wrap up glPatchParameter associated state.
|
2013-06-11 10:52:37 +00:00 |
osgtext
|
|
|
osgtext3D
|
Resolved warnings reported by g++ 4.6's -Wunused-but-set-variable.
|
2011-06-22 12:30:01 +00:00 |
osgtexture1D
|
|
|
osgtexture2D
|
Replaced deprecated osg::Geometry::set*Binding() usage.
|
2013-06-27 09:54:12 +00:00 |
osgtexture3D
|
Replaced deprecated osg::Geometry::set*Binding() usage.
|
2013-06-27 09:54:12 +00:00 |
osgtexturecompression
|
|
|
osgtexturerectangle
|
Replaced deprecated osg::Geometry::set*Binding() usage.
|
2013-06-27 09:54:12 +00:00 |
osgthirdpersonview
|
Replaced deprecated osg::Geometry::set*Binding() usage.
|
2013-06-27 09:54:12 +00:00 |
osgthreadedterrain
|
|
|
osguniformbuffer
|
|
|
osgunittests
|
Replaced .osg with .osgt file usage
|
2011-06-14 16:54:20 +00:00 |
osguserdata
|
|
|
osguserstats
|
|
|
osgvertexattributes
|
Replaced deprecated osg::Geometry::set*Binding() usage.
|
2013-06-27 09:54:12 +00:00 |
osgvertexprogram
|
|
|
osgviewerCocoa
|
From Stephan Huber, build fix
|
2013-10-17 14:02:15 +00:00 |
osgviewerFLTK
|
Added setting of the Camera's projection matrix to fit the windowing aspect ratio.
|
2007-06-23 11:21:54 +00:00 |
osgviewerFOX
|
From Colin McDonald and Robert Osfield, converted Traits::sharedContext from GraphicsContext* to osg:observer_ptr<GraphicsContext> to prevent dangling pointer issues.
|
2012-09-05 21:03:41 +00:00 |
osgviewerGLUT
|
From Jean-Sebastien Guay, warning fixes
|
2009-02-05 10:14:49 +00:00 |
osgviewerGTK
|
|
|
osgviewerIPhone
|
From Stephan Huber, "attached you’ll find a bunch of fixes + enhancements for iOS and OS X based on current trunk. I incorporated + tested the submission from Colin Cochran, so his submission is not needed anymore.
|
2013-10-07 10:05:09 +00:00 |
osgviewerMFC
|
From Wang Rui, "Some developers report that the osgviewerMFC example is broken in 3.2, in which depth test is not enabled by default so all models loaded look awkward. I submit this patch to make it work again. I haven't gone deep to check why previous example goes wrong in newer version but I believe the problem was because the newly created camera object missed some important global statesets before set as the main camera."
|
2013-09-09 12:37:52 +00:00 |
osgviewerQt
|
Removed #if 0 #endif block
|
2013-07-19 10:11:42 +00:00 |
osgviewerSDL
|
|
|
osgviewerWX
|
From Colin McDonald and Robert Osfield, converted Traits::sharedContext from GraphicsContext* to osg:observer_ptr<GraphicsContext> to prevent dangling pointer issues.
|
2012-09-05 21:03:41 +00:00 |
osgvirtualprogram
|
|
|
osgvnc
|
|
|
osgvolume
|
|
|
osgwidgetaddremove
|
|
|
osgwidgetbox
|
Introduced new scheme for handling mouse events with osgViewer. The new scheme enables robust event handling even when using distortion correction render to texture Cameras.
|
2013-05-03 19:26:27 +00:00 |
osgwidgetcanvas
|
Resolved warnings reported by g++ 4.6's -Wunused-but-set-variable.
|
2011-06-22 12:30:01 +00:00 |
osgwidgetframe
|
|
|
osgwidgetinput
|
|
|
osgwidgetlabel
|
|
|
osgwidgetmenu
|
|
|
osgwidgetmessagebox
|
|
|
osgwidgetnotebook
|
From Jeremy Moles, updates to osgwidget examples.
|
2008-11-28 14:36:39 +00:00 |
osgwidgetperformance
|
|
|
osgwidgetprogress
|
|
|
osgwidgetscrolled
|
|
|
osgwidgetshader
|
|
|
osgwidgetstyled
|
|
|
osgwidgettable
|
From Cedric Pinson and Jeremey Moles, Changes to OpenSceneGraph-osgWidget-dev branch.
|
2008-12-16 20:29:00 +00:00 |
osgwidgetwindow
|
Replaced .osg with .osgt file usage
|
2011-06-14 16:54:20 +00:00 |
osgwindows
|
|
|
CMakeLists.txt
|
Added osgpresentation example as a test bed for new osgPresentation object model.
|
2013-08-07 17:08:38 +00:00 |