Hi Lab_zj? On Mon, Jun 16, 2008 at 9:37 AM, lab_zj <[EMAIL PROTECTED]> wrote: > Hi, How are you: > 1. When output .ive file, the writter can't process osg::Fog: > The member "DataOutputStream::writeStateAttribute(...)" in > "DataOutputStream.cpp" and > the member "DataInputStream::readStateAttribute()" in > "DataInputStream.cpp" does not > process "osg::Fog".
A missing feature, rather than a bug. Feel free to dive in to the code and add the missing feature. > 2. When output .osg file,the writter save the "Fog::LINEAR" mode for fog to > "NEVER", it should be > "LINEAR". > See "osg_src_svn\src\osgPlugins\osg\Fog.cpp", line 138. As it already sounds like you have a fix for this could you post it to osg-submission, I can then review it on my work on reviewing submissions. Thanks, Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

