[Bf-committers] FBX format - GSoC

Campbell Barton ideasman42 at gmail.com
Fri Apr 8 06:51:33 CEST 2011


An easy way to get binary import working is to make the ascii import
only & call FBX command line converter to do: bin->ascii from the
python script.
This means we can get good FBX import on ASCII with no deps, users
will need to install FBX converter for binary support.

also, we don't need to deal with linking FBX giving GPL license
problems & no need for tricky inter-process communication either.

On Fri, Apr 8, 2011 at 3:47 AM, Mitchell Stokes <mogurijin at gmail.com> wrote:
> There was also an FBX Importer started for Blender 2.5:
>
> https://svn.blender.org/svnroot/bf-extensions/contrib/py/scripts/addons/io_import_fbx.py
>
> It needs a lot of work still.
>
> --Mitchell Stokes
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>



-- 
- Campbell


More information about the Bf-committers mailing list