.. |
osg2cpp
|
From Michael Platings, Converted std::fstream/ifstream/ofstream to osgDB::fstream/ifstream/ofstream and
|
2008-11-07 15:08:08 +00:00 |
osganimate
|
|
|
osganimationmakepath
|
Fixed warnings
|
2008-12-18 13:56:30 +00:00 |
osganimationnode
|
From Cedric Pinson, updates to osganimation examples.
|
2008-11-28 14:37:16 +00:00 |
osganimationskinning
|
From Cedric Pinson and Jeremey Moles, Changes to OpenSceneGraph-osgWidget-dev branch.
|
2008-12-16 20:29:00 +00:00 |
osganimationsolid
|
From Cedric Pinson and Jeremey Moles, Changes to OpenSceneGraph-osgWidget-dev branch.
|
2008-12-16 20:29:00 +00:00 |
osganimationtimeline
|
Build fixes for when the implict ref_ptr<> cast is not enabled
|
2008-12-16 20:49:12 +00:00 |
osganimationviewer
|
Fixed warnings
|
2008-12-18 13:56:30 +00:00 |
osgautocapture
|
From Jean-Sebastien Guay, "osgautocapture uses M_PI to convert degrees to radians, which didn't compile on Win32. Switched to using osg::DegreesToRadians. Also removed the "convert to radians" comment on each line, as the code clearly conveys this without needing a comment now."
|
2008-11-27 09:45:41 +00:00 |
osgautotransform
|
|
|
osgbillboard
|
|
|
osgblendequation
|
|
|
osgbrowser
|
Cleaned up osgWidget::VncClient and osgWidget::Browser so that their implementations are all more consitent with the osgWidget::PdfReader.
|
2008-12-09 11:05:04 +00:00 |
osgcallback
|
|
|
osgcamera
|
|
|
osgcatch
|
|
|
osgcegui
|
|
|
osgclip
|
|
|
osgcluster
|
From Martin Lavery and Robert Osfield, Updated examples to use a variation of the MIT License
|
2007-06-12 14:20:16 +00:00 |
osgcompositeviewer
|
|
|
osgcopy
|
|
|
osgcubemap
|
|
|
osgdelaunay
|
|
|
osgdepthpartition
|
From Tim Moore, compile fix for gcc 4.3
|
2008-04-15 11:50:34 +00:00 |
osgdepthpeeling
|
From Michael Platings, Converted std::fstream/ifstream/ofstream to osgDB::fstream/ifstream/ofstream and
|
2008-11-07 15:08:08 +00:00 |
osgdistortion
|
|
|
osgfadetext
|
|
|
osgfont
|
From Jeremy Moles,"Here's a small example I us to test text rendering in osgWidget; I
|
2008-05-07 13:46:24 +00:00 |
osgforest
|
Added very basic osgvnc example that uses the LibVNCServer client libries for implementing a vnc client
|
2008-10-31 12:03:44 +00:00 |
osgfxbrowser
|
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 |
osggameoflife
|
Removed geomoflife_frag.cpp experiement from CMakeList.txt file
|
2008-10-14 15:10:10 +00:00 |
osggeodemo
|
|
|
osggeometry
|
|
|
osggeometryshaders
|
From Christophe Loustaunau,"
|
2008-09-17 17:25:39 +00:00 |
osghangglide
|
From Mathias Froehlich, "This is a generic optimization that does not depend on any cpu or instruction
|
2008-09-17 16:14:28 +00:00 |
osghud
|
|
|
osgimagesequence
|
Fixed warnings
|
2008-12-18 13:56:30 +00:00 |
osgimpostor
|
|
|
osgintersection
|
|
|
osgintrospection
|
|
|
osgkdtree
|
Cleaned up osgkdtree example
|
2008-07-12 11:19:25 +00:00 |
osgkeyboard
|
|
|
osgkeyboardmouse
|
|
|
osglauncher
|
Fixed warnings
|
2008-12-18 13:56:30 +00:00 |
osglight
|
|
|
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
|
Fixed positioning of wings
|
2008-10-27 10:40:13 +00:00 |
osgmanipulator
|
From Adrain Egli, "i added a default scene with 7 different draggers attached. it's more easy to test the draggers."
|
2008-07-11 19:52:25 +00:00 |
osgmemorytest
|
Fixed warnings
|
2008-12-18 13:56:30 +00:00 |
osgmotionblur
|
|
|
osgmovie
|
Fixed warnings
|
2008-12-18 13:56:30 +00:00 |
osgmultiplerendertargets
|
From J.P Delport, "I changed the default HDR mode to the ARB format and put in comments for some other possible modes.
|
2008-12-17 17:23:17 +00:00 |
osgmultitexture
|
|
|
osgmultitexturecontrol
|
Fixed warnings
|
2008-12-18 13:56:30 +00:00 |
osgoccluder
|
Replaced usage of depreacted IntersectVisitor with IntersectionVisitor
|
2008-10-07 14:01:14 +00:00 |
osgocclusionquery
|
Fixed warnings
|
2008-12-18 13:56:30 +00:00 |
osgpackeddepthstencil
|
Fix for build with OSG_USE_REF_PTR_IMPLICIT_OUTPUT_CONVERSION off
|
2008-11-25 15:57:27 +00:00 |
osgpagedlod
|
|
|
osgparametric
|
|
|
osgparticle
|
|
|
osgparticleeffects
|
Replaced usage of depreacted IntersectVisitor with IntersectionVisitor
|
2008-10-07 14:01:14 +00:00 |
osgpdf
|
Cleaned up osgWidget::VncClient and osgWidget::Browser so that their implementations are all more consitent with the osgWidget::PdfReader.
|
2008-12-09 11:05:04 +00:00 |
osgphotoalbum
|
Where possible moved redundent C header includes from headers to source files
|
2008-12-12 18:47:30 +00:00 |
osgpick
|
From Chris Denham, added transform to cube to test picking fixes
|
2008-11-06 13:36:25 +00:00 |
osgplanets
|
|
|
osgpoints
|
From Paul Martz, added --points option for forcing points rendering of polygonal models
|
2009-01-05 17:06:09 +00:00 |
osgpointsprite
|
|
|
osgprecipitation
|
Added support for user defined clipping of the precipitation effect, to test use:
|
2008-12-19 16:13:19 +00:00 |
osgprerender
|
Added support for Camera::PACKED_DEPTH_STENCIL_BUFFER to .osg and .ive formats
|
2008-11-09 11:56:02 +00:00 |
osgprerendercubemap
|
|
|
osgreflect
|
|
|
osgrobot
|
From Jean-Sebastien Guay, replaced M_PI with osg::PI.
|
2008-11-08 17:53:51 +00:00 |
osgscalarbar
|
From Martin Lavery and Robert Osfield, Updated examples to use a variation of the MIT License
|
2007-06-12 14:20:16 +00:00 |
osgscreencapture
|
Where possible moved redundent C header includes from headers to source files
|
2008-12-12 18:47:30 +00:00 |
osgscribe
|
|
|
osgsequence
|
|
|
osgshaders
|
|
|
osgshaderterrain
|
Replaced usage of depreacted IntersectVisitor with IntersectionVisitor
|
2008-10-07 14:01:14 +00:00 |
osgshadow
|
Added StandardShadowMap to list to test cases
|
2008-12-19 12:28:53 +00:00 |
osgshape
|
|
|
osgsharedarray
|
|
|
osgsidebyside
|
Fixed warnings
|
2008-12-18 13:56:30 +00:00 |
osgsimplifier
|
|
|
osgsimulation
|
From Michael Platings, Converted std::fstream/ifstream/ofstream to osgDB::fstream/ifstream/ofstream and
|
2008-11-07 15:08:08 +00:00 |
osgslice
|
|
|
osgspacewarp
|
|
|
osgspheresegment
|
Replaced usage of depreacted IntersectVisitor with IntersectionVisitor
|
2008-10-07 14:01:14 +00:00 |
osgspotlight
|
|
|
osgstaticviewer
|
Added mechanism for registering proxy objects in the .osg plugin in a way that is compatible with static linking.
|
2008-12-10 16:26:02 +00:00 |
osgstereoimage
|
From Michael Platings, Converted std::fstream/ifstream/ofstream to osgDB::fstream/ifstream/ofstream and
|
2008-11-07 15:08:08 +00:00 |
osgstereomatch
|
Added reference to osgstereomatch example to osgmultiplerendertargets.
|
2008-04-11 13:04:21 +00:00 |
osgteapot
|
|
|
osgterrain
|
From Michael Platings, Converted std::fstream/ifstream/ofstream to osgDB::fstream/ifstream/ofstream and
|
2008-11-07 15:08:08 +00:00 |
osgtessellate
|
From Martin Lavery and Robert Osfield, Updated examples to use a variation of the MIT License
|
2007-06-12 14:20:16 +00:00 |
osgtext
|
Reverted back to previous version of osgtext
|
2008-02-25 13:07:37 +00:00 |
osgtext3D
|
|
|
osgtexture1D
|
|
|
osgtexture2D
|
|
|
osgtexture3D
|
|
|
osgtexturerectangle
|
|
|
osgthirdpersonview
|
|
|
osgunittests
|
Fixed warnings
|
2008-12-18 13:56:30 +00:00 |
osgvertexprogram
|
From Mathias Froehlich, "This is a generic optimization that does not depend on any cpu or instruction
|
2008-09-17 16:14:28 +00:00 |
osgviewerCocoa
|
From Eric Sokolowski, Cmake support for osgviewerCocoa
|
2008-06-26 13:08:24 +00:00 |
osgviewerFLTK
|
|
|
osgviewerFOX
|
|
|
osgviewerGLUT
|
|
|
osgviewerGTK
|
Removed std:: from in front of strcmp and added a string.h
|
2008-09-01 10:19:06 +00:00 |
osgviewerMFC
|
|
|
osgviewerQT
|
From Don Leich, build fix for OSX.
|
2009-01-05 17:52:41 +00:00 |
osgviewerSDL
|
From Jeremy Moles, "This extra call to SDL_VideoSetMode() prevents my viewport from getting
|
2007-12-08 15:04:47 +00:00 |
osgviewerWX
|
From Paul Melis, "Here is a reworked version of the osgviewerWX example. It changes the GraphicsWindowWX to only inherit from osgViewer::GraphicsWindow and adds a standalone widget, called OSGCanvas, that derives from wxGLCanvas. This solves a problem with the GraphicsWindowWX instance being destructed twice (see "Crash in osgviewerWX" of June 12th on osg-users). At program exit, the main frame deletes all of its children widgets and therefore calls GraphicsWindowWX's destructor, bypassing OSG's reference counting. The GraphicsWindowWX instance is then later destructed a second time when the reference held by osg::Camera goes to zero. This bug isn't exposed by the example directly, but if people are going to use the example as a basis (like the poster in the mentioned thread) they very likely will run into this problem.
|
2008-06-19 13:49:36 +00:00 |
osgvnc
|
Cleaned up osgWidget::VncClient and osgWidget::Browser so that their implementations are all more consitent with the osgWidget::PdfReader.
|
2008-12-09 11:05:04 +00:00 |
osgvolume
|
Fixed warnings
|
2008-12-18 13:56:30 +00:00 |
osgwidgetaddremove
|
From Jeremy Moles, updates to osgwidget examples.
|
2008-11-28 14:36:39 +00:00 |
osgwidgetbox
|
From Cedric Pinson and Jeremey Moles, Changes to OpenSceneGraph-osgWidget-dev branch.
|
2008-12-16 20:29:00 +00:00 |
osgwidgetcanvas
|
From Cedric Pinson and Jeremey Moles, Changes to OpenSceneGraph-osgWidget-dev branch.
|
2008-12-16 20:29:00 +00:00 |
osgwidgetframe
|
From Jeremy Moles, updates to osgwidget examples.
|
2008-11-28 14:36:39 +00:00 |
osgwidgetinput
|
From Jeremy Moles, updates to osgwidget examples.
|
2008-11-28 14:36:39 +00:00 |
osgwidgetlabel
|
From Jeremy Moles, updates to osgwidget examples.
|
2008-11-28 14:36:39 +00:00 |
osgwidgetmenu
|
From Jeremy Moles, updates to osgwidget examples.
|
2008-11-28 14:36:39 +00:00 |
osgwidgetmessagebox
|
From Cedric Pinson and Jeremey Moles, Changes to OpenSceneGraph-osgWidget-dev branch.
|
2008-12-16 20:29:00 +00:00 |
osgwidgetnotebook
|
From Jeremy Moles, updates to osgwidget examples.
|
2008-11-28 14:36:39 +00:00 |
osgwidgetperformance
|
From Jeremy Moles, updates to osgwidget examples.
|
2008-11-28 14:36:39 +00:00 |
osgwidgetprogress
|
From Cedric Pinson and Jeremey Moles, Changes to OpenSceneGraph-osgWidget-dev branch.
|
2008-12-16 20:29:00 +00:00 |
osgwidgetscrolled
|
Intoduce new osgWidget::PdfReader and osgWidget::VncClient front ends to osgWidget,
|
2008-12-07 17:02:30 +00:00 |
osgwidgetshader
|
Renamed enums in osgWidget from ALLCAPITALS to normal OSG conventional of AllCapital
|
2008-07-25 20:50:42 +00:00 |
osgwidgetstyled
|
Fixed warnings
|
2008-12-18 13:56:30 +00:00 |
osgwidgettable
|
From Cedric Pinson and Jeremey Moles, Changes to OpenSceneGraph-osgWidget-dev branch.
|
2008-12-16 20:29:00 +00:00 |
osgwidgetwindow
|
Fixed warnings
|
2008-12-18 13:56:30 +00:00 |
osgwindows
|
|
|
CMakeLists.txt
|
From Mattias Helsing, "When building osg static on Windows the _declspec's wasn't escaped for
|
2008-12-11 17:00:40 +00:00 |