Skip to content

Blender FBX importer with subfolders/Collections

Warsheep-GER/ImportFBX.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

ImportFBX.py

Blender FBX importer with subfolders/collections

no backslash\ or doubleslash// support

To use it you just need to edit line 13 with you path to import the fbx files from.

fbx_folder = "C:/your/path/to/the/fbxfiles/"

if wished you canenable delet the default stuff with line 7

delet_all = '1'

also if you wish to import from subfolders and add them to a collection enable line 10

include_subfolder = '1'

FBXImporter

About

Blender FBX importer with subfolders/Collections

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages