[Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [15369] branches/soc-2008-djd/release/ scripts/export_fbx.py: fbx file modified

Campbell Barton ideasman42 at gmail.com
Fri Jun 27 20:25:11 CEST 2008


Please only do one liner commits when fixing bugs. For small comments
its better to hold back and commit them along with other changes.

On Fri, Jun 27, 2008 at 3:02 PM, Dhanannjay Deo <dhandeo at gmail.com> wrote:
> Revision: 15369
>          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=15369
> Author:   djd
> Date:     2008-06-27 15:02:12 +0200 (Fri, 27 Jun 2008)
>
> Log Message:
> -----------
> fbx file modified
>
> Modified Paths:
> --------------
>    branches/soc-2008-djd/release/scripts/export_fbx.py
>
> Modified: branches/soc-2008-djd/release/scripts/export_fbx.py
> ===================================================================
> --- branches/soc-2008-djd/release/scripts/export_fbx.py 2008-06-27 12:53:29 UTC (rev 15368)
> +++ branches/soc-2008-djd/release/scripts/export_fbx.py 2008-06-27 13:02:12 UTC (rev 15369)
> @@ -2954,7 +2954,9 @@
>                        else:
>                                txt = 'Export FBX'
>                                name = Blender.sys.makename(ext='.fbx')
> +                       # Modify the parameter calling here : DJD
>
> +
>                        Blender.Window.FileSelector(fbx_ui_write, txt, name)
>                        #fbx_ui_write('/test.fbx')
>                        break
>
>
> _______________________________________________
> Bf-blender-cvs mailing list
> Bf-blender-cvs at blender.org
> http://lists.blender.org/mailman/listinfo/bf-blender-cvs
>


More information about the Bf-committers mailing list