blender-apply-parent-inverse icon indicating copy to clipboard operation
blender-apply-parent-inverse copied to clipboard

added option to parent without inverse

Open thmasn opened this issue 4 years ago • 1 comments

  • moved apply_parent_inverse to separate function
  • added operator to set parent and instantly clear inverse parents. this simulates parenting of other 3d application (cinema4d)
  • added separator before the operators in the object menu
  • added location to add-on informations
  • generating warning instead of error, if the object has no parent (TODO: use poll functionality instead)

thmasn avatar May 08 '20 15:05 thmasn