Hi Katharina -- I'm concerned that this change has introduced a regression test
failure with the osgfltexport.googlecode.com test suite. I wanted to bring this
to your attention so that you could submit a fix to resolve the issue.
Your change is in svn trunk r11928. Prior to this change, the test suite showed
the following:
testMultitex.osg - PASSED
testMultitexMultiFace.osg - FAILED
(The test testMultitexMultiFace.osg is based on your test model submission, and
correctly fails in the case of multiple texture coordinates and multiple faces.
I say it "correctly" fails because this is prior to your fix.)
After r11928, the test suite shows the following:
testMultitex.osg - FAILED
testMultitexMultiFace.osg - PASSED
So, your change fixes the multiple face test case (great, thanks for fixing
that), but has broken the single face test case that was working prior to your
change.
If you need help running the test quite, or have any other questions, please let
me know.
-Paul
On 11/19/2010 5:38 AM, Katharina Plugge wrote:
Hi,
if using multitexturing and converting osg files to OpenFlight texture
coordinates get corrupted. The texture coordinates for slot 1 and following are
not computed correctly (see thread
http://forum.openscenegraph.org/viewtopic.php?t=6993).
The attached files solve the problem.
Cheers,
Katharina
------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=33857#33857
_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
--
-Paul Martz Skew Matrix Software
http://www.skew-matrix.com/
_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org