<div dir="ltr"><div><div>Just tested OpenSceneGraph-3.6.1-rc7 with my application, it builds fine but some of my<br>animated FBX models are flipped upside down.<br><br>To display them correctly with osgviewer I have to use the metaloader:<br></div></div><div>osgviewer mymodel.fbx.(180,0,0).rot<br></div><div>Oddly, they load fine in osganimationviewer.<br><br>Not exactly a showstopper but I wonder if anyone else are seeing this?<br></div><div>(Static fbx models work fine, only some of the animated are broken)<br><br></div><div>I'm on xubuntu 16.04, fbx SDK version 2017_1 and I haven't seen this problem on<br>my previous version (osg 3.5.5).<br><br></div><div>I can share a sample privately if it helps.<br><br></div><div>Thanks!<br><br></div><div>/Per<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 23 May 2018 at 20:58, Robert Osfield <span dir="ltr"><<a href="mailto:robert.osfield@gmail.com" target="_blank">robert.osfield@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi All,<br>
<br>
And around we go again!! Release candidate 7:<br>
<br>
   <a href="https://github.com/openscenegraph/OpenSceneGraph/tree/OpenSceneGraph-3.6.1-rc7" rel="noreferrer" target="_blank">https://github.com/<wbr>openscenegraph/OpenSceneGraph/<wbr>tree/OpenSceneGraph-3.6.1-rc7</a><br>
<br>
Please test folks and let us know of success/failure.<br>
<br>
Thankyou :-)<br>
Robert.<br>
<br>
-- ChangeLog since rc6<br>
<br>
Wed, 23 May 2018 19:53:12 +0100<br>
Author : Robert Osfield<br>
Updates for 3.6.1-rc7<br>
<br>
Wed, 23 May 2018 17:02:28 +0100<br>
Author : Robert Osfield<br>
Updated REMOVE_SERIALIZER( ImageAttachment ); block to use 154 version<br>
to retain compatibility with binaries made with 153 SOVERSION prior to<br>
the Imageattachement change<br>
<br>
Wed, 23 May 2018 14:30:31 +0100<br>
Author : Robert Osfield<br>
Implemented StateGraph reuse in in scene graph Canera's RenderStage.<br>
<br>
Wed, 23 May 2018 14:13:27 +0100<br>
Author : Robert Osfield<br>
Fixed warning of RenderLeaf's having multiple references in<br>
CullVisitor::<wbr>createOrReuseRenderLeaf() but forcing a clean up of the<br>
StateGraph at the end of RenderStage::draw()<br>
<br>
Wed, 23 May 2018 07:47:15 +0100<br>
Author : Robert Osfield<br>
Added check to make sure that glEnablei and glDisablei are only called<br>
when the capability is non zero to fix GL invalid value error.<br>
<br>
Wed, 23 May 2018 06:32:42 +0100<br>
Author : Robert Osfield<br>
Fixed type of Timer_t under Windows<br>
______________________________<wbr>_________________<br>
osg-users mailing list<br>
<a href="mailto:osg-users@lists.openscenegraph.org">osg-users@lists.<wbr>openscenegraph.org</a><br>
<a href="http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org" rel="noreferrer" target="_blank">http://lists.openscenegraph.<wbr>org/listinfo.cgi/osg-users-<wbr>openscenegraph.org</a><br>
</blockquote></div><br></div>