Hi Robert,

I was looking for the following version:
http://www.openscenegraph.com/svn/osg/OpenSceneGraph/tags/OpenSceneGraph_1_2_release_revision_2/src/osgPlugins/dae/daeRMaterials.cpp

In the following recent trunk, it was corrected
http://www.openscenegraph.com/svn/osg/OpenSceneGraph/trunk/src/osgPlugins/dae/daeRMaterials.cpp


Best,


2007/4/23, Robert Osfield <[EMAIL PROTECTED]>:

Hi Mutafa,

On 4/23/07, Mustafa <[EMAIL PROTECTED]> wrote:
> Hi,
> I am not sure if it is already reported or even it is a bug but lets
> explain:
>
> in DAE reader plugin, daeRMaterials.cpp file has the following line:
>
>     std::string filename =
> (dImg->getInit_from()->getValue().getURI()+7);
>     osg::Image *img = osgDB::readImageFile( filename.c_str() );

There should be code in DAE plugin already for handling this.  Are you
referring to the SVN version of 1.2?

> Robert do you plan to add DAE plugin in the next SVN release?

We'll I'm hoping that one of community will add it :-)

Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to