OpenSceneGraph/src/osgWidget
Robert Osfield a64b412885 Reverted the usage of OSG_UNUSED and OT_UNUSED as in hindsight these should never have been merged. Adding code to quieten
inappropriate warnings is a bad programming practice and does not desrve a place in the OSG code base.
2013-07-01 08:21:13 +00:00
..
Box.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Browser.cpp From David Callu, warning fixes and removal of spaces at end of lines. 2013-06-28 12:00:43 +00:00
Canvas.cpp From David Callu, warning fixes and removal of spaces at end of lines. 2013-06-28 12:00:43 +00:00
CMakeLists.txt Removed unncessary references to FREETYPE 2011-05-04 09:53:11 +00:00
Frame.cpp From David Callu, warning fixes and removal of spaces at end of lines. 2013-06-28 12:00:43 +00:00
Input.cpp Reverted the usage of OSG_UNUSED and OT_UNUSED as in hindsight these should never have been merged. Adding code to quieten 2013-07-01 08:21:13 +00:00
Label.cpp From Cesar L.B. Silveira, "I have written these few lines of code which allow setting the label 2009-10-10 11:06:30 +00:00
Lua.cpp Reverted the usage of OSG_UNUSED and OT_UNUSED as in hindsight these should never have been merged. Adding code to quieten 2013-07-01 08:21:13 +00:00
PdfReader.cpp Added assigned of the InteractiveImageHandler as a cull callback to enable the interactive image to know when it's being actively used as part of rendering a frame. 2013-05-23 10:25:03 +00:00
Python.cpp Reverted the usage of OSG_UNUSED and OT_UNUSED as in hindsight these should never have been merged. Adding code to quieten 2013-07-01 08:21:13 +00:00
StyleManager.cpp From David Callu, warning fixes and removal of spaces at end of lines. 2013-06-28 12:00:43 +00:00
Table.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Util.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Version.cpp Ran fixtabs to enforce four space tabs 2008-08-18 11:17:44 +00:00
ViewerEventHandlers.cpp From David Callu, warning fixes and removal of spaces at end of lines. 2013-06-28 12:00:43 +00:00
VncClient.cpp Added assigned of the InteractiveImageHandler as a cull callback to enable the interactive image to know when it's being actively used as part of rendering a frame. 2013-05-23 10:25:03 +00:00
Widget.cpp Replaced deprecated Geometry::set*Binding() usage 2013-06-26 18:06:09 +00:00
Window.cpp From David Callu, warning fixes and removal of spaces at end of lines. 2013-06-28 12:00:43 +00:00
WindowManager.cpp From David Callu, warning fixes and removal of spaces at end of lines. 2013-06-28 12:00:43 +00:00