Barra Superiore
Menus
Blender Menu
- Splash Screen
Apre la Splash Screen.
- A proposito di Blender
Opens a menu displaying the following information about Blender:
Version: The Blender version.
Date: Date when Blender was compiled.
Hash: The Git Hash of the build. This can be useful to give to support personnel when diagnosing a problem.
Branch: Optional branch name.
Windowing Environment: On Linux, this will show either Wayland or X11 depending on the windowing environment that Blender is running on.
Release Notes: Open the latest release notes.
Credits: Open credits website.
License: Open License website.
Blender Website: Open main Blender website.
Blender Store: Open the Blender store.
Development Fund: Open the developer fund website.
- Installa modello di applicazione
Installa un nuovo Modello di applicazione.
Menu File
Le opzioni per gestire i file sono:
- Nuovo Ctrl-N
Cancella la scena corrente e carica il modello di applicazione selezionato.
- Apri Ctrl-O
Open a blend-file.
- Apri Recenti Shift-Ctrl-O
Displays a list of the most recently opened blend-files. Select any of the file names in the list to open that blend-file.
- Ritorna
Riapre il file corrente all’ultima versione salvata.
- Ripristina
- Recover Last Session
This will load a blend-file that Blender automatically saves just before exiting. So this option enables you to recover your last work session, e.g. if you closed Blender by accident.
- Ripristina salvataggio automatico
Questo aprirà un file salvato automaticamente per ripristinarlo.
- Salva Ctrl-S
Save the current blend-file.
- Salva come… Shift-Ctrl-S
Opens the File Browser to specify file name and location of save.
- Salva una copia…
Saves a copy of the current file.
- Collega…
Links data from an external blend-file (library) to the current one. The editing of that data is only possible in the external library. Link and Append are used to load in only selected parts from another file. See Linked Libraries.
- Aggiungi…
Appends data from an external blend-file to the current one. The new data is copied from the external file, and completely unlinked from it.
- Anteprime dati
Strumenti per la gestione delle anteprime di blocchi di dati.
- Importa
Blender può usare le informazioni memorizzate in una varietà di altri file di formato creati da altri programmi di grafica. Vedi Importa / Esporta.
- Esporta
Normalmente si salva il lavoro in un blend-file, ma è possibile esportare parte o tutto il lavoro in un formato che può essere elaborato da altri programmi di grafica. Vedi Importa/Esporta.
- Dati esterni
External data, like texture images and other resources, can be stored inside the blend-file (packed) or as separate files (unpacked). Blender keeps track of all unpacked resources via a relative or absolute path. See pack or unpack external data.
- Comprimi automaticamente in .blend
Questa opzione attiva la compressione del file. Se abilitato, ogni volta che viene salvato il blend-file, tutti i file esterni verranno salvati (compressi) al suo interno.
- Comprimere tutto in .blend
Comprime tutti i file esterni utilizzati nel blend-file.
- Decomprimere in file
Decomprime tutti i file contenuti nel blend-file in file esterni.
- Rendi relativi tutti i percorsi
Rende i percorsi dei file esterni in Relative Paths del blend-file corrente.
- Rendi assoluti tutti i percorsi
Make all paths to external files absolute (= full path from the system’s root).
- Segnala file mancanti
Questa opzione è utile per verificare se esistono collegamenti a file decompressi che non esistono più. Dopo aver selezionato questa opzione, nell’intestazione dell’editor delle informazioni verrà visualizzato un messaggio di avviso. Se non viene visualizzato alcun avviso, non sono presenti file esterni mancanti.
- Trova file mancanti
Nel caso in cui ci siano collegamenti interrotti in un blend-file, questo può aiutarti a risolvere il problema. Verrà visualizzato un File Browser. Seleziona la directory desiderata (o un file all’interno di quella directory) e una ricerca verrà eseguita in essa, ricorsivamente in tutte le directory contenute. Ogni file mancante trovato nella ricerca verrà recuperato. Tali ripristini verranno eseguiti come percorsi assoluti, quindi se si desidera disporre di percorsi relativi è necessario selezionare Rendi relativi tutti i percorsi.
Nota
Potrebbe essere necessario ricaricare i file recuperati. Puoi farlo uno per uno, oppure puoi salvare il blend-file e ricaricarlo di nuovo, in modo che tutti i file esterni vengano ricaricati contemporaneamente.
- Pulizia
- Unused Data-Blocks
Remove unused data-blocks from both the current blend-file and any Linked Data (cannot be undone). See the Outliner for more information.
- Recursive Unused Data-Blocks
Remove all unused data-blocks from both the current blend-file and any Linked Data including any indirectly used data-blocks i.e. those only used by unused data-blocks.
- Unused Linked Data-Blocks
Remove unused data-blocks from only Linked Data.
- Recursive Unused Linked Data-Blocks
Remove all unused data-blocks from only Linked Data including any indirectly used data-blocks i.e. those only used by unused data-blocks.
- Unused Local Data-Blocks
Remove all unused data-blocks from only the current blend-file.
- Recursive Unused Local Data-Blocks
Remove all unused data-blocks from only the current blend-file including any indirectly used data-blocks i.e. those only used by unused data-blocks.
- Defaults
Questo menu gestisce il file di avvio utilizzato per memorizzare la scena, l’area di lavoro e l’interfaccia predefiniti visualizzati durante la creazione di un nuovo file.
Inizialmente contiene la schermata di avvio inclusa in Blender. Questa può essere sostituita dalla tua configurazione personalizzata.
- Salva file di avvio
Salva il blend-file corrente come file di avvio.
- Carica impostazioni di fabbrica
Ripristina il file di avvio predefinito e le preferenze.
When an Application Templates is in use the following operators are shown:
- Load Factory Blender Settings
Loads the default settings to the original Blender settings without the changes made from the current application template.
- Load Factory (Application Template Name) Settings
Loads the default settings to the original application template.
Vedi anche
- Esci Ctrl-Q
Closes Blender. The current scene is saved to a file called «quit.blend» in Blender’s temporary directory (which can be found on the «File Paths» tab of the Preferences).
Menu Modifica
- Annulla / Ripristina / Storia
Vedi Annulla & Ripristina.
- Menu Search
Find a menu based on its name.
- Ricerca operatore
Execute an operator based on its name (Developer Extras only).
- Rinomina elemento attivo
Rinomina l’oggetto o il nodo attivo; vedi Rinomina strumento per maggiori informazioni.
- Rinomina batch
Rinomina più tipi di dati contemporaneamente; vedi Strumento Rinomina Batch per maggiori informazioni.
- Blocca modalità oggetto
Prevents selecting objects that are in a different mode than the current one.
Nota
This option can prevent accidental mode changes, such as when you’re trying to select a bone in Pose Mode to animate it, but instead click a piece of background scenery (which would normally select that piece and switch to Object Mode).
You may want to disable Lock Object Modes for example when weighting rigged objects or sculpting/painting where you intentionally want to switch between objects in different modes.
- Preferenze
Apre la finestra Preferenze.
Render Menu
- Render Immagine F12
Rendering della scena attiva nel fotogramma corrente.
- Render Animazione Ctrl-F12
Rendering dell’animazione della scena attiva.
Vedi anche
Rendering Animazioni per i dettagli.
- Render Audio
Mix the scene’s audio to a sound file.
Vedi anche
Rendering audio per i dettagli.
- Visualizza Render F11
Show the Render window. (Press again to switch back to the main Blender window.)
- Visualizza Animazione Ctrl-F11
Riproduce il rendering dell’animazione in un lettore separato.
Vedi anche
Animation player for details.
Preferences for selecting a different animation player than the default one.
- Blocca interfaccia
Blocca l’interfaccia durante il rendering a favore di dare più memoria al renderer.
Menu Finestra
- Nuova Finestra
Crea una nuova finestra copiando la finestra corrente.
- Nuova finestra principale
Crea una nuova finestra con il suo spazio di lavoro e la selezione della scena.
- Attiva/disattiva finestra a schermo intero
Attiva/disattiva la finestra corrente a schermo intero.
- Spazio di lavoro Successivo
Passa allo spazio di lavoro successivo.
- Spazio di lavoro precedente
Passa allo spazio di lavoro precedente.
- Visualizza Barra di Stato
Scegli se la Barra di stato nella parte inferiore della finestra deve essere visualizzata.
- Salva schermata
Capture a picture of the current Blender window. A File Browser will open to choose where the screenshot is saved.
- Save Screenshot (Editor)
Capture a picture of the selected Editor. Select the Editor by clicking LMB within its area after running the operator. A File Browser will open to choose where the screenshot is saved.
Help Menu
Vedi Sistema di Aiuto.
Spazi di lavoro
This set of tabs is used to switch between Workspaces, which are essentially predefined window layouts.
Scene e Livelli
These data-block menus are used to select the current Scene and View Layer.