Robert Osfield
|
ca77f5223e
|
Moved unused member variables to #if 0 blocks.
Added initiliazer
|
2016-07-01 09:52:35 +01:00 |
|
Robert Osfield
|
1d37501262
|
Fixed unused parameter warning.
|
2016-06-08 10:42:00 +01:00 |
|
Robert Osfield
|
28a676e105
|
Replaced use of while(isRunning()) { YieldCurrentThread(); } style loops with use of join() to avoid false positives being reported by valgrind when using the helgrind tool for thread debugging.
git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14460 16af8721-9629-0410-8352-f15c8da7e697
|
2014-11-04 10:46:59 +00:00 |
|
Robert Osfield
|
14a563dc9f
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
|
Robert Osfield
|
998582e945
|
Added back in intializers for RenderSurface.
|
2009-01-28 09:06:46 +00:00 |
|
Robert Osfield
|
9fbec36508
|
Changed WIN32 guard to _WIN32_IMPLEMENTATION to attempt to avoid Win32 build error
|
2007-12-05 18:32:15 +00:00 |
|
Robert Osfield
|
b164c5e7a6
|
From Cedric Pinson, first cut at Producer .cfg camera configuration file support.
|
2007-12-05 11:23:27 +00:00 |
|