base class — bpy_struct
Default paths for external files
Path to a custom animation/frame sequence player
Type: | string, default “”, (never None) |
---|
Preset configs for external animation players
Type: | enum in [‘INTERNAL’, ‘DJV’, ‘FRAMECYCLER’, ‘RV’, ‘MPLAYER’, ‘CUSTOM’], default ‘INTERNAL’ |
---|
The time (in minutes) to wait between automatic temporary saves
Type: | int in [1, 60], default 0 |
---|
The default directory to search for loading fonts
Type: | string, default “”, (never None) |
---|
Hide recent locations in the file selector
Type: | boolean, default False |
---|
Hide system bookmarks in the file selector
Type: | boolean, default False |
---|
The path to the ‘/branches’ directory of your local svn-translation copy, to allow translating from the UI
Type: | string, default “”, (never None) |
---|
Path to an image editor
Type: | string, default “”, (never None) |
---|
Maximum number of recently opened files to remember
Type: | int in [0, 30], default 0 |
---|
The default directory for rendering output, for new scenes
Type: | string, default “”, (never None) |
---|
The number of old versions to maintain in the current directory, when manually saving
Type: | int in [0, 32], default 0 |
---|
Alternate script path, matching the default layout with subdirs: startup, addons & modules (requires restart)
Type: | string, default “”, (never None) |
---|
Hide files/datablocks that start with a dot (.*)
Type: | boolean, default False |
---|
Open in thumbnail view for images and movies
Type: | boolean, default False |
---|
The default directory to search for sounds
Type: | string, default “”, (never None) |
---|
The directory for storing temporary save files
Type: | string, default “”, (never None) |
---|
The default directory to search for textures
Type: | string, default “”, (never None) |
---|
Automatic saving of temporary files in temp directory, uses process ID
Type: | boolean, default False |
---|
Enable file compression when saving .blend files
Type: | boolean, default False |
---|
Display only files with extensions in the image select window
Type: | boolean, default False |
---|
Always load session recovery and save it after quitting Blender
Type: | boolean, default False |
---|
Load user interface setup when loading .blend files
Type: | boolean, default False |
---|
Default relative path option for the file selector
Type: | boolean, default False |
---|
Enables automatic saving of preview images in the .blend file
Type: | boolean, default False |
---|
Inherited Properties
Inherited Functions
References