Razveljavi & Obnovi#

Spodnja orodja vam bodo pomagala razveljaviti (ang. undo) nenamerno dejanje, obnoviti (ang. redo) zadnje dejanje ali povrniti na določeno stanje, zapisano na seznamu nedavnih dejanj v Blenderju.

Undo#

Sklic

Način:

Vsi načini

Meni:

Edit ‣ Undo

Bližnjica:

Ctrl-Z

Če želite razveljaviti svoje zadnje dejanje, pritisnite Ctrl-Z.

Poglej Tudi

Memory & Limits Preferences to change undo settings.

Obnovitev#

Sklic

Način:

Vsi načini

Meni:

Edit ‣ Redo

Bližnjica:

Shift-Ctrl-Z

Da prekličete razveljavitev, pritisnite Shift-Ctrl-Z.

Adjust Last Operation#

Sklic

Način:

Vsi načini

Meni:

Edit ‣ Adjust Last Operation…

Bližnjica:

F9

You can tweak the parameters of an operator after running it. In editors that support it, there is a „head-up display“ panel in the bottom left based on the last performed operation. Alternatively, you can create a pop-up with F9 which does the same thing.

For example, if your last operation was a rotation in Object Mode, Blender will show you the last value changed for the angle (see Fig. Rotation (Object Mode, 60 degrees). left), where you can change your action back completely by typing Numpad0. There are other useful options, based on the operator, and you cannot only Undo actions, but change them completely using the available options.

If you are in Edit Mode, Blender will also change its contents based on your last action taken. In the second example (on the right), the last operation was a Move in Object Mode; but a Scale on a Face in Edit Mode, and, as you can see, the contents of Adjust Last Operation are different, because of the mode (Edit Mode) (See Fig. Scale (Edit Mode, Resize face). right).

Adjust Last Operation.#
../_images/interface_undo-redo_redo-last-object-mode.png

Rotation (Object Mode, 60 degrees).#

../_images/interface_undo-redo_redo-last-edit-mode.png

Scale (Edit Mode, Resize face).#

Nasvet

Some operations produce particularly useful results by using Adjust Last Operation. For example, adding a Circle in the 3D Viewport; if you reduce the Vertices to three, you get a perfect equilateral triangle.

Nasvet

The Adjust Last Operation region can be hidden by View ‣ Adjust Last Operation.

Undo History#

Sklic

Način:

Vsi načini

Meni:

Edit ‣ Undo History

../_images/interface_undo-redo_undo-history-menu.png

Meni Undo History.#

There is also an Undo History of the last actions taken, recorded by Blender.

The top of the list corresponds to the most recent actions. A small icon of a dot next to one of the entries indicates the current status. Rolling back actions using the Undo History feature will take you back to the action you choose. Much like how you can alternate between going backward in time with Undo and then forward with Redo, you can hop around on the Undo timeline as much as you want as long as you do not make a new change. Once you do make a new change, the Undo History is truncated at that point. Selecting one of the entries in the list takes the current status to that position.

Repeat Last#

Sklic

Način:

Vsi načini

Podokno:

Edit ‣ Repeat Last

Bližnjica:

Shift-R

Funkcija The Repeat Last bo ponovila vaše zadnje dejanje, ko pritisnete Shift-R.

In the example images below, we duplicated a Monkey mesh and moved it a bit. Using repeat Shift-R, the Monkey was duplicated and moved a second time.

../_images/interface_undo-redo_repeat-last1.png

Opica Suzanne.#

../_images/interface_undo-redo_repeat-last2.png

Po podvojitvi s Shift-D in premiku.#

../_images/interface_undo-redo_repeat-last3.png

Po Shift-R.#

Repeat History#

Sklic

Način:

Vsi načini

Meni:

Edit ‣ Repeat History…

../_images/interface_undo-redo_repeat-history-menu.png

Meni Repeat History.#

The Repeat History feature will present you a list of the last repeated actions, and you can choose the actions you want to repeat. It works in the same way as the Undo History, explained above, but the list contains only repeated actions.

Pomembno

Ko zaprete Blender, bo seznam uporabniških dejanj izbrisan, tudi če shranite datoteko pred zaprtjem.

Poglej Tudi

Več o reševanju tovrstnih težav si preberite v poglavju Povrnitev podatkov.