On Mon, Oct 12, 2015 at 10:55 PM, Rasmus Siljedahl <[email protected]> wrote: > Hi, thanks for your reply. I have found the WM_operator functions which are > the functions such as "new file", "open file", "save" and a lot of other > functions. > But I cannot find any functions about the import and export which is weird > because they are on the same tab under file.
These are add-ons written in Python, from a git-checkout, see: ./release/scripts/addons/io_scene_fbx/ ./release/scripts/addons/io_scene_obj/ on-line at: https://developer.blender.org/diffusion/BA/browse/master/io_scene_fbx/ https://developer.blender.org/diffusion/BA/browse/master/io_scene_obj/ _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
