Page 10 of 10

Re: [Unsupported] Blender plugin v1.12

Posted: Thu Feb 23, 2012 10:37 am
by yoyoz
I've opened a bug and talked with Campbell. It may take a few days for him to fix as he's pretty busy with fixing bmesh at the moment. I've documented the issue regarding UVs (this prevents all exports) and he will look at the normals stuff also.

Re: [Unsupported] Blender plugin v1.12

Posted: Thu Feb 23, 2012 2:05 pm
by steveps3
excellent work. I will have a go at turning off the normals when I get home tonight. What exactly does the options do?

Re: [Unsupported] Blender plugin v1.12

Posted: Thu Feb 23, 2012 4:11 pm
by aLeXXtoR
Thank you, Lionel!! :)

Re: [Unsupported] Blender plugin v1.12

Posted: Thu Feb 23, 2012 5:32 pm
by yoyoz
steveps3 wrote:excellent work. I will have a go at turning off the normals when I get home tonight. What exactly does the options do?
I exports the normals :-)

This could be important if you want to have your normals point a given direction. Although Octane seems to accommodate well when you don't (this is default setting when you export from wavefront plugin), there may be some side effects.

On a side note, if it doesn't affect your project, you can simply don't export them at all, this will speed up the export.

It also seems the UV system is completely broken, I saw another bug report about UV layout export...

Re: [Unsupported] Blender plugin v1.12

Posted: Thu Feb 23, 2012 7:35 pm
by pixelrush
I think I saw a TO DO in the committers mailing list for UV prior to the bmesh merge. I don't think it is done at all yet. :roll:
Bmesh will apparently break a lot of scripts and be slower... :cry:

Re: [Unsupported] Blender plugin v1.12

Posted: Thu Feb 23, 2012 8:22 pm
by aLeXXtoR
pixelrush wrote:I think I saw a TO DO in the committers mailing list for UV prior to the bmesh merge. I don't think it is done at all yet. :roll:
Bmesh will apparently break a lot of scripts and be slower... :cry:
Well, BMesh is a big feature. And it not yet in official build — they just start merging it. Such issues are appropriate.

Re: [Unsupported] Blender plugin v1.12

Posted: Sat Mar 24, 2012 11:43 am
by Synthercat
Is this the lastest plugin for the official build or is there a newer one?

Re: [Unsupported] Blender plugin v1.12

Posted: Sat Mar 24, 2012 11:50 am
by aLeXXtoR
Synthercat wrote:Is this the lastest plugin for the official build or is there a newer one?
Lastest is 1.16 — but it is for lastest Blender builds with BMesh only.

Re: [Unsupported] Blender plugin v1.12

Posted: Thu Mar 29, 2012 8:39 am
by Synthercat
So as long as I use official blender I stick with 1.12?

Re: [Unsupported] Blender plugin v1.12

Posted: Thu Mar 29, 2012 8:46 am
by matej
Synthercat wrote:So as long as I use official blender I stick with 1.12?
No, use 1.13 with camera fix. 1.12 exports camera upside-down (actually is fault of blender code change, not exporter).