Skip to content

Blender add-on for clearing all transforms in object mode.

License

Notifications You must be signed in to change notification settings

benthillerkus/clear_all

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ForTheBadge powered-by-electricity

Clear All Transforms

Blender add-on for clearing all transforms in object mode. Because oddly enough that's something you couldn't do before.

Installation

  1. Download clear_all.py from the latest release
  2. In Blender:
  3. Go to Edit > Preferences > Add-ons > Install
  4. Select your downloaded script
  5. Click Install Add-on
  6. Make sure you have the box next to Object: Clear All Transforms clicked.

Feel free to delete the script now. Blender already copied it into its add-ons folder.

Usage

The user selects all items and then uses the menu entry under Object > Clear > Transforms to reset all of the transforms.

You can either use the menu entry or just use the shortcut **Alt + T**. You can also reset the transformations of multiple items. In the F6-menu (the small collapsed one in the bottom left of your 3D-viewport) you can choose to only reset some parameters or to also reset the delta transformations.

Limit the properties to reset in the F6-menu

Internally the add-on calls the individual operators behind Alt + G, Alt + S and Alt + R. You can find their documentation in the official manual. While you're there, look at the Clear Transform operator in pose mode or the Apply operator and wonder why this was missed for clearing transforms in object mode 🤔

Settings

You can uncheck Use default shortcut (Alt + T) if you don't want to have the add-on set this default shortcut.

How the preferences should roughly look like.

Setting a custom shortcut

If you aren't happy with the default shortcut, you can set a custom shortcut. The operator you want to set the shortcut for is object.transforms_clear.

Use the keymap editor for setting a custom shortcut key

About

Blender add-on for clearing all transforms in object mode.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Languages