Files
OpenSceneGraph/include/osg
Robert Osfield a31aa512d7 From Rob Radtke, "I recently ran into some issues trying to save/load a scene graph as a .ive file. The problems came about because the scene graph contained depth textures in it. I have attached a patch (against the current revision: 10919) that fixes the issues that I encountered. Both attachments contain the same patch--one is a .zip file that contains the modified files and the other is a text patch file. Here is a summary of the changes I made:
1) Add getShadowComparison() accessor function to osg::Texture class
2) Modify ReaderWriterTiff::writeTifStream() and _readColor() (in Image.cpp) to handle pixelFormat==GL_DEPTH_COMPONENT as if it were GL_LUMINANCE
3) Modify the Texture classes of the ive and osg plug-ins so that they save/load the following Texture members: _use_shadow_comparison, _shadow_compare_func and _shadow_texture_mode
"
2010-01-08 11:32:55 +00:00
..
2009-02-11 10:41:55 +00:00
2006-07-18 15:21:48 +00:00
2006-07-18 15:21:48 +00:00
2006-07-18 15:21:48 +00:00
2006-07-18 15:21:48 +00:00
2006-07-18 15:21:48 +00:00
2007-05-14 16:16:22 +00:00
2006-07-18 15:21:48 +00:00
2009-01-30 10:55:28 +00:00
2008-05-12 10:16:40 +00:00
2009-03-11 15:12:46 +00:00
2009-01-30 10:55:28 +00:00
2006-07-18 15:21:48 +00:00
2009-07-28 06:00:23 +00:00
2006-07-18 15:21:48 +00:00
2009-01-30 10:55:28 +00:00
2006-07-18 15:21:48 +00:00
2006-07-18 15:21:48 +00:00
2008-08-18 10:47:43 +00:00
2009-01-30 10:55:28 +00:00
2009-01-30 10:55:28 +00:00
2008-12-17 16:13:23 +00:00
2009-01-07 10:32:59 +00:00
2008-10-27 13:09:43 +00:00
2008-12-17 16:13:23 +00:00
2006-07-18 15:21:48 +00:00
2006-07-18 15:21:48 +00:00
2006-07-18 15:21:48 +00:00
2008-12-17 15:32:35 +00:00
2009-01-30 10:55:28 +00:00