Page 2 of 2

Re: v3 not exporting Alembic or ORBX from v2 file

Posted: Fri Nov 04, 2016 11:55 pm
by aLeXXtoR
JimStar wrote:Could you share the scene?
It's a pretty simple scene as I said. I attached it here

Re: v3 not exporting Alembic or ORBX from v2 file

Posted: Sat Nov 05, 2016 3:19 am
by JimStar
aLeXXtoR wrote:Yep, I googled for the similar problems - seems like it's some blender internal problem — some effects aren't teansfered to export engine... Is it possible to return the old method of export? Via render button? :)
Old method was some clunky, Blender created a lot of empty image files next to the output file... But if it was OK for you with old method – then there is a chance I can find some workaround to make it work in a new way... Looks like Blender refreshes geometry vertices when is switching to next frame in "render" mode (the old method used this "fake rendering" approach), but fails to properly refresh the geometry when any internal module just calls its "switch to frame number X" function... This looks like a Blender bug, but I will see on Monday if I can workaround this...
Thank you for the sample scene!

Re: v3 not exporting Alembic or ORBX from v2 file

Posted: Mon Nov 07, 2016 1:30 am
by JimStar
Made a workaround, must work now in 11.11.

Re: v3 not exporting Alembic or ORBX from v2 file

Posted: Mon Nov 07, 2016 1:34 am
by aLeXXtoR
Thank you! I will give it a test in a few hours!