Skip to content

thmasn/blender-apply-parent-inverse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

blender-apply-parent-inverse

A plugin to reset blender's parent inverse antifeature without breaking everything. Thanks to ideasman42 on StackExchange for the code that makes this possible.

Available for either Blender 2.79 or Blender 2.80 and above, in the Blender-2.79 and Blender-2.80 branches respectively

Installation

To install, simply clone or copy this repository into your blender addons folder and enable it in the preferences like any other plugin.

Usage

This plugin adds a single item called "Apply Parent Inverse" to the Object menu. By default, this action is bound to shift-option-P (shift-alt-p on windows and linux).

Using this action will apply the current parent inverse to the active (most recently selected) object. This is the same as clearing the parent inverse and then moving/rotating/scaling the object to how it was before. Keep in mind that this does not work for any objects with shear!

About

A plugin to reset blender's parent inverse antifeature without breaking everything

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%