Previsualización de archivos .blend¶
A blend-file can store previews, both for itself, and for some of its data-blocks. You can disable writing any previews when saving a blend-file using the Save Preview Images setting from the Guardar y cargar section of the Preferences.
Previsualizaciones de archivos .blend¶
Blender saves by default a small preview of current scene in the blend-file. This will show in the Thumbnail view of the File Browser.
During its installation, Blender also adds a small tool to your OS, that will allow your system file browser to show those previews as file thumbnails as well.
macOS¶
The Blender Thumbnail extension can be disabled in the System Settings under «Login Items & Extensions», within the Quick Look category.
Previsualizaciones de bloques de datos¶
Blender will automatically generate previews for some type of data, mainly the ones related to shading (like images, textures, materials, lights and world shaders).
It can also store previews for scenes, collections and objects, but those need to be generated manually.
These previews can then be used by the Thumbnail view of the File Browser, when linking or appending data-blocks.
Refrescar previsualizaciones de bloques de datos¶
Referencia
- Menú:
Refresh all data-block previews that can be automatically generated by Blender (shading-related ones), in the current blend-file. You still need to save the file if you want to write them to the drive.
Generar previsualizaciones por lotes¶
Referencia
- Menú:
Generate some data-block types” previews (you can choose which in its options), in one or more blend-files on your drive. You should not use this operator on the file currently opened in Blender.
This is currently the only way to generate and store in blend-files previews for scenes, collections and objects. Note that since this involves a lot of rendering, even of small sizes, the process may take some time to complete.
- Escenas
Generate previews of scenes and their collections.
- Colecciones
Generate previews of collections of objects.
- Objetos
Generate previews of objects.
- Materiales y texturas
Generates previews for materials, textures, images, and other internal data.
- Archivos blend confiables
Cuando esta opción se encuentre activa, los scripts de Python y los controladores que pudieran estar incluidos en el archivo serán ejecutados automáticamente. Activarla sólo en caso de que se tratara de un archivo propio o proveniente de una fuente confiable. Ver Seguridad de Python para configurar las opciones predefinidas de seguridad.
- Guardar respaldos
Keep a backup version (
blend1-file
) of the files when saving with generated previews.
Eliminar previsualizaciones de bloques de datos¶
Referencia
- Menú:
Clear all, a generic type of, or a specific data-block type of previews in the current blend-file. You still need to save the file if you want to clear them from the drive.
Eliminar previsualizaciones por lotes¶
Referencia
- Menú:
Clear some data-block types” previews (you can choose which in its options), in one or more blend-files on your drive. You should not use this operator on the file currently opened in Blender.
- Escenas
Eliminará las previsualizaciones de escenas y sus colecciones.
- Colecciones
Eliminará las previsualizaciones de colecciones de objetos.
- Objetos
Clear previews of objects.
- Materiales y texturas
Clear previews for materials, textures, images, and other internal data.
- Archivos blend confiables
Cuando esta opción se encuentre activa, los scripts de Python y los controladores que pudieran estar incluidos en el archivo serán ejecutados automáticamente. Activarla sólo en caso de que se tratara de un archivo propio o proveniente de una fuente confiable. Ver Seguridad de Python para configurar las opciones predefinidas de seguridad.
- Guardar respaldos
Keep a backup version (
blend1-file
) of the files when saving with cleared previews.