.. |
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
|
From Alberto Luacas, typo fixes
|
2011-07-17 16:24:47 +00:00 |
osgAndroidExampleGLES1
|
From Jorge Ciges, "two clean example viewers (GLES1/2) that permit load models withouth recompiling by options in the menu and some basic options. basic options.
|
2011-06-09 14:11:04 +00:00 |
osgAndroidExampleGLES2
|
From Jorge Ciges, "two clean example viewers (GLES1/2) that permit load models withouth recompiling by options in the menu and some basic options. basic options.
|
2011-06-09 14:11:04 +00:00 |
osganimate
|
Replaced .osg with .osgt file usage
|
2011-06-14 16:54:20 +00:00 |
osganimationeasemotion
|
|
|
osganimationhardware
|
|
|
osganimationmakepath
|
Converted FrameStamp::g/setFrameNumber from int to uint
|
2010-12-22 20:11:05 +00:00 |
osganimationmorph
|
Fixed memory leak by introducing use of ref_ptr<>
|
2010-12-20 12:03:56 +00:00 |
osganimationnode
|
Converted FrameStamp::g/setFrameNumber from int to uint
|
2010-12-22 20:11:05 +00:00 |
osganimationskinning
|
Tightened up float usage.
|
2011-06-25 07:07:16 +00:00 |
osganimationsolid
|
From Jan Klimke, "I did recently some work understanding the osgAnimation classes. Here the osganimationsolid example seems not to be very helpful at the moment. There are basically no comments in it and additionally there is a second animation defined which was simply not working (wrong channel type for angle animation). I added some comments and fixed the example to contain 2 working animations by now. I think this could help others who are trying to understand the osgAnimation plugin.
|
2010-11-04 15:24:00 +00:00 |
osganimationtimeline
|
|
|
osganimationviewer
|
|
|
osgatomiccounter
|
From David Callu, "Here an update of osg::Uniform :
|
2012-03-29 09:43:12 +00:00 |
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
|
|
|
osgbillboard
|
From Martin Lavery and Robert Osfield, Updated examples to use a variation of the MIT License
|
2007-06-12 14:20:16 +00:00 |
osgblendequation
|
Replaced .osg with .osgt file usage
|
2011-06-14 16:54:20 +00:00 |
osgcallback
|
Replaced .osg with .osgt file usage
|
2011-06-14 16:54:20 +00:00 |
osgcamera
|
Replaced .osg with .osgt file usage
|
2011-06-14 16:54:20 +00:00 |
osgcatch
|
Replaced .osg with .osgt file usage
|
2011-06-14 16:54:20 +00:00 |
osgclip
|
Replaced .osg with .osgt file usage
|
2011-06-14 16:54:20 +00:00 |
osgcluster
|
Windows warning fixes
|
2011-06-16 15:57:40 +00:00 |
osgcompositeviewer
|
Replaced .osg with .osgt file usage
|
2011-06-14 16:54:20 +00:00 |
osgcopy
|
Replaced .osg with .osgt file usage
|
2011-06-14 16:54:20 +00:00 |
osgcubemap
|
Replaced .osg with .osgt file usage
|
2011-06-14 16:54:20 +00:00 |
osgdatabaserevisions
|
Fixed typo of commercial
|
2010-11-22 11:22:03 +00:00 |
osgdelaunay
|
|
|
osgdepthpartition
|
Simplified the osgdepthpartion example to use the osgView::View::setUpDepthPartition(..) feature
|
2011-06-08 09:24:29 +00:00 |
osgdepthpeeling
|
|
|
osgdirectinput
|
Replaced .osg with .osgt file usage
|
2011-06-14 16:54:20 +00:00 |
osgdistortion
|
Resolved warnings reported by g++ 4.6's -Wunused-but-set-variable.
|
2011-06-22 12:30:01 +00:00 |
osgdrawinstanced
|
Replaced .osg with .osgt file usage
|
2011-06-14 16:54:20 +00:00 |
osgfadetext
|
|
|
osgfont
|
|
|
osgforest
|
From Trajce Nikolov, "Here is extended version of the osgforest example - technique with geometry shader added, was doing it for a project so I thought might be useful to update the example as well
|
2011-11-18 08:20:04 +00:00 |
osgfpdepth
|
Changed the ref_ptr<T> observer_ptr<>::lock() method to be
|
2010-05-28 08:57:48 +00:00 |
osgframerenderer
|
Added setting of the fusion distance.
|
2012-12-10 11:11:19 +00:00 |
osgfxbrowser
|
Replaced .osg with .osgt file usage
|
2011-06-14 16:54:20 +00:00 |
osggameoflife
|
|
|
osggeodemo
|
|
|
osggeometry
|
Replaced .osg with .osgt file usage
|
2011-06-14 16:54:20 +00:00 |
osggeometryshaders
|
|
|
osggpx
|
Added support for a wider range of gpx files
|
2010-05-31 15:51:59 +00:00 |
osggraphicscost
|
Moved GraphicsCostEstimator from osgUtil into core OSG library
|
2011-02-03 12:22:09 +00:00 |
osghangglide
|
Renamed osgGA::MatrixManipualtor to osgGA::CameraManipulator so its name better reflects it's function
|
2010-05-27 15:54:37 +00:00 |
osghud
|
Replaced .osg with .osgt file usage
|
2011-06-14 16:54:20 +00:00 |
osgimagesequence
|
Refactored ImageSequence to better handle random access usage.
|
2012-11-08 11:19:31 +00:00 |
osgimpostor
|
Renamed osgGA::MatrixManipualtor to osgGA::CameraManipulator so its name better reflects it's function
|
2010-05-27 15:54:37 +00:00 |
osgintersection
|
|
|
osgkdtree
|
|
|
osgkeyboard
|
From Alexander Sinditskiy, "reason of this changes described in http://forum.openscenegraph.org/viewtopic.php?t=7596
|
2011-01-27 16:23:48 +00:00 |
osgkeyboardmouse
|
Replaced .osg with .osgt file usage
|
2011-06-14 16:54:20 +00:00 |
osglauncher
|
|
|
osglight
|
Replaced .osg with .osgt file usage
|
2011-06-14 16:54:20 +00:00 |
osglightpoint
|
|
|
osglogicop
|
Replaced .osg with .osgt file usage
|
2011-06-14 16:54:20 +00:00 |
osglogo
|
|
|
osgmanipulator
|
Added RotateCylinderDragger and RotateSphereDragger to list of manipulators for testing purposes
|
2012-03-06 10:06:00 +00:00 |
osgmemorytest
|
|
|
osgmotionblur
|
Replaced .osg with .osgt file usage
|
2011-06-14 16:54:20 +00:00 |
osgmovie
|
|
|
osgmultiplemovies
|
From Paul Martz, build fixes
|
2012-11-19 11:25:52 +00:00 |
osgmultiplerendertargets
|
From Anthousis Andreadis, added multiple sampling test for multiple rendering targets which is activated by the --ms command line option.
|
2011-06-15 09:35:25 +00:00 |
osgmultitexture
|
Replaced .osg with .osgt file usage
|
2011-06-14 16:54:20 +00:00 |
osgmultitexturecontrol
|
Converted FrameStamp::g/setFrameNumber from int to uint
|
2010-12-22 20:11:05 +00:00 |
osgmultitouch
|
From Stephan Huber, "attached you'll find a first version of multi-touch-support for OS X (>=
|
2012-02-03 14:25:08 +00:00 |
osgmultiviewpaging
|
From Mathias Froehlich, "Attached are most of the fixes that are required to build osg on solaris and
|
2010-12-02 14:13:54 +00:00 |
osgoccluder
|
Replaced .osg with .osgt file usage
|
2011-06-14 16:54:20 +00:00 |
osgocclusionquery
|
Improved the handling of command line parameters
|
2011-06-14 16:50:40 +00:00 |
osgoit
|
From Mathias Froehlich, "I have now put together what I have for the order independent transparency or
|
2010-07-12 11:30:15 +00:00 |
osgoscdevice
|
From Stephan Huber, "* imageio: removed ReaderWriterImageIO_IOS.cpp, refactored ReaderWriterImageIO to work on OS X and IOS
|
2012-12-05 17:15:53 +00:00 |
osgoutline
|
Replaced .osg with .osgt file usage
|
2011-06-14 16:54:20 +00:00 |
osgpackeddepthstencil
|
|
|
osgpagedlod
|
From Alberto Luacas, typo fixes
|
2011-07-17 16:24:47 +00:00 |
osgparametric
|
|
|
osgparticle
|
|
|
osgparticleeffects
|
From Alberto Luacas, typo fixes
|
2011-07-17 16:24:47 +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
|
Added support for using GL_UNPACK_ROW_LENGTH in conjunction with texture's + osg::Image via new RowLength
|
2012-01-24 14:34:02 +00:00 |
osgpick
|
Replaced .osg with .osgt file usage
|
2011-06-14 16:54:20 +00:00 |
osgplanets
|
|
|
osgpoints
|
|
|
osgpointsprite
|
Fixed permissions
|
2010-06-03 15:04:58 +00:00 |
osgposter
|
Resolved warnings reported by g++ 4.6's -Wunused-but-set-variable.
|
2011-06-22 12:30:01 +00:00 |
osgprecipitation
|
|
|
osgprerender
|
Replaced .osg with .osgt file usage
|
2011-06-14 16:54:20 +00:00 |
osgprerendercubemap
|
|
|
osgqfont
|
Updated example to use new GraphicsWindowQt::getGLWidget() method instead of deprecated getGraphWidget() method
|
2011-05-16 09:16:22 +00:00 |
osgQtBrowser
|
Changed the use of a viewer thread to be off by default because it was causing the application to crash when any users input was recieved
|
2011-03-09 10:35:00 +00:00 |
osgQtWidgets
|
Changed the use of a viewer thread to be off by default because it was causing the application to crash when any users input was recieved
|
2011-03-09 10:35:00 +00:00 |
osgreflect
|
Replaced .osg with .osgt file usage
|
2011-06-14 16:54:20 +00:00 |
osgrobot
|
|
|
osgscalarbar
|
|
|
osgscreencapture
|
Added support for using GL_UNPACK_ROW_LENGTH in conjunction with texture's + osg::Image via new RowLength
|
2012-01-24 14:34:02 +00:00 |
osgscribe
|
Replaced .osg with .osgt file usage
|
2011-06-14 16:54:20 +00:00 |
osgsequence
|
Replaced .osg with .osgt file usage
|
2011-06-14 16:54:20 +00:00 |
osgshadercomposition
|
Added debug State::print(std::ostream&) method and extra debug messages in ShaderComposer and ShaderAttribute.
|
2010-07-10 17:14:59 +00:00 |
osgshadergen
|
Ran svn propset -R svn:eol-style native . on the OpenSceneGraph
|
2011-04-19 11:40:22 +00:00 |
osgshaders
|
Moved osgshaders example across to use the new osgUtil::PerlinNoise example
|
2011-12-13 21:14:33 +00:00 |
osgshaderterrain
|
|
|
osgshadow
|
Added ShadowSettings::s/getMaximumShadowMapDistance(double) property, usage of these property in ViewDependentShadowMap,
|
2012-08-15 12:40:48 +00:00 |
osgshape
|
|
|
osgsharedarray
|
Fixed silly compiler warning that was being produced in error.
|
2012-02-06 12:05:36 +00:00 |
osgsidebyside
|
Replaced .osg with .osgt file usage
|
2011-06-14 16:54:20 +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
|
Replaced .osg with .osgt file usage
|
2011-06-14 16:54:20 +00:00 |
osgslice
|
|
|
osgspacewarp
|
|
|
osgspheresegment
|
Replaced .osg with .osgt file usage
|
2011-06-14 16:54:20 +00:00 |
osgspotlight
|
Replaced .osg with .osgt file usage
|
2011-06-14 16:54:20 +00:00 |
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 .osg with .osgt file usage
|
2011-06-14 16:54:20 +00:00 |
osgstereomatch
|
|
|
osgteapot
|
|
|
osgterrain
|
From Jean-Sebastien, "In my auto-build today there are 3 errors caused by using a ref_ptr<T> in a function taking a T* when building without the implicit conversion."
|
2010-12-23 09:59:35 +00:00 |
osgtessellate
|
|
|
osgtessellationshaders
|
Ran dos2unx on file
|
2012-04-20 09:40:29 +00:00 |
osgtext
|
Cleaned up example
|
2011-04-19 09:53:34 +00:00 |
osgtext3D
|
Resolved warnings reported by g++ 4.6's -Wunused-but-set-variable.
|
2011-06-22 12:30:01 +00:00 |
osgtexture1D
|
Replaced .osg with .osgt file usage
|
2011-06-14 16:54:20 +00:00 |
osgtexture2D
|
From Martin Naylor, "I have been experiencing a crash in the example osgtexture2D.
|
2012-04-18 09:51:39 +00:00 |
osgtexture3D
|
Introduced osg namespace to new local GLU functions
|
2010-10-07 11:53:28 +00:00 |
osgtexturecompression
|
|
|
osgtexturerectangle
|
|
|
osgthirdpersonview
|
Replaced .osg with .osgt file usage
|
2011-06-14 16:54:20 +00:00 |
osgthreadedterrain
|
Resolved warnings reported by g++ 4.6's -Wunused-but-set-variable.
|
2011-06-22 12:30:01 +00:00 |
osguniformbuffer
|
From Tim Moore, "Here is initial support for uniform buffer objects. The binding between a buffer object and an indexed target is implemented as a new StateAttribute, UniformBufferBinding. I've included an example program based on the code in the ARB_uniform_buffer_object specification.
|
2010-11-29 17:43:27 +00:00 |
osgunittests
|
Replaced .osg with .osgt file usage
|
2011-06-14 16:54:20 +00:00 |
osguserdata
|
Refactored the UserDataContainer so that the osg::UserDataContainer is now a pure virtual base class,
|
2011-06-09 12:57:14 +00:00 |
osguserstats
|
Converted FrameStamp::g/setFrameNumber from int to uint
|
2010-12-22 20:11:05 +00:00 |
osgvertexattributes
|
Changed default enabling of vertex attribute mapping
|
2009-11-10 12:03:03 +00:00 |
osgvertexprogram
|
|
|
osgviewerCocoa
|
|
|
osgviewerFLTK
|
|
|
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
|
|
|
osgviewerGTK
|
|
|
osgviewerIPhone
|
Removed the executable property from source files
|
2011-01-27 09:41:37 +00:00 |
osgviewerMFC
|
From Wang Rui, "I've encountered a strange problem that osgviewerMFC doesn't work well
|
2011-09-12 10:47:59 +00:00 |
osgviewerQt
|
Replaced .osg with .osgt file usage
|
2011-06-14 16:54:20 +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
|
From Magnus Kessler, "After a closer look at this particular issue, I used some grep and sed magic
|
2010-09-30 16:57:02 +00:00 |
osgvnc
|
Added password support into osgvnc example and vnc plugin
|
2011-10-26 12:29:38 +00:00 |
osgvolume
|
Changed COLOUR to COLOR to be consistent with OpenGL spelling
|
2012-11-13 13:32:01 +00:00 |
osgwidgetaddremove
|
From Mattias Helsing, "Fixes two of the osgWidget examples that were broken due to changed
|
2011-04-26 12:07:37 +00:00 |
osgwidgetbox
|
Replaced .osg with .osgt file usage
|
2011-06-14 16:54:20 +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
|
From Alberto Luacas, typo fixes
|
2011-07-17 16:24:47 +00:00 |
osgwidgetmessagebox
|
Replaced .osg with .osgt file usage
|
2011-06-14 16:54:20 +00:00 |
osgwidgetnotebook
|
|
|
osgwidgetperformance
|
|
|
osgwidgetprogress
|
Replaced .osg with .osgt file usage
|
2011-06-14 16:54:20 +00:00 |
osgwidgetscrolled
|
|
|
osgwidgetshader
|
|
|
osgwidgetstyled
|
|
|
osgwidgettable
|
|
|
osgwidgetwindow
|
Replaced .osg with .osgt file usage
|
2011-06-14 16:54:20 +00:00 |
osgwindows
|
Replaced .osg with .osgt file usage
|
2011-06-14 16:54:20 +00:00 |
CMakeLists.txt
|
From Stephan Huber, added event sending support into osgGA::Device along with implementation on this into the osc plugin. Added osgoscdevice example to demonstate this in action.
|
2012-11-28 10:43:58 +00:00 |