FM-File modes

Filemanager supports multiple file modes but not all of them. For other file types kindly use blenders default methods.

FM-Structures and Conventions

Default

Default is regular ".blend" file. For both "Open" and "Save". It saves the file with <contextTypes> folder name.

Append

For open, it appends the collection with <contextTypes> folder name to the current scene.

Export

Exports selected collection and saves it as a ".blend" file.

Animation

Save> Saves the animation.

Open > imports the previously saved animation on to selected rig.

Links a collection with <contextTypes> folder name to the current scene.

FBX , OBJ, Alembic

Imports and exports selected file types to the current scene.

UI_settings

Loads and saves Filemanager UI state so it will be easy to browse the next time you open blender.

Last updated