Auto Apply Transform (Scale, Rotation, Position)

Hello! this is my first addon … a friend gave me this idea… What it does is to apply scale after any resizing of objects… so… I tried to code it … and I could do it!! now you can get it for free here:

AutoApplyScale

UPDATE:

Hey! its me again!!.. Thank you all for your interest in this add on, a lot of people has downloaded the add on, and many of them have been asking me to add an “auto apply rotation” option… Well at first I don’t really know how useful that option would be… but if many of you are wanting such a feature I decided to add all the options… so now I’ve renamed this add on to “Auto Apply Transform”. So now you can auto apply any of the transforms (location, rotation or scale) . Here is the new interface:

https://static-2.gumroad.com/res/gumroad/3266744191204/asset_previews/e4008138248a31d13b862803976a6b98/original/AutoAppTransform2.gif

Be careful with the new options, you could miss your orientation or your pivot without notice. Remember what our friendly neighbor said… “with great powers…”

Let me know how this new features help you in your daily work. See you guys!

22 Likes

This is great! I sent you $5 because I just love simple, well-executed add-ons like this.

1 Like

Ho man! thank you… it is a free add-on, but I appreciate your donation thank you again, I hope it is useful for you!

1 Like

it is useful, thanks for sharing.

1 Like

can u plz make for rotation also same way. Thanks for the addon

2 Likes

I notice if I have it enable and save as startup blend file, it does not work when I first start blender.
I have to disable it and enable it again to work properly. so I save it disabled as default startup file and add an auto run script StartUpScript.py (52 Bytes) in autorun PME folder
every time blender fires up, the auto apply scale would run properly.

1 Like

Wow! I didn’t thought of that, your script solves the problem. By default it starts turned off… I wanted the user to know when it was activated… So the user would turn it on… I’ll investigate how to save it last state. Thanks!!

2 Likes

Hey! Glad you liked it… By the way, how would you take advantage of auto apply rotation mode? I could do this for all transforms but I just couldn’t imagine how could it be useful for rotation or position, can you tell me how will you use it for rotation?

to fit my habit of modeling (auto scale on by default), I had to show case my baby python ability :nerd_face:
thanks for creating such a great addon !

1 Like

Hi @Kentzin.

Thank you for this simple yet very convenient add-on. :+1:

PS: don’t forget to edit the title of this thread.

1 Like

reporting a bug or some sort.
when auto scale is on, the lattice object scale is also reset, which lead to oddly deform mesh obj.
it would be good if addon can only apply auto scale to certain object type.

auto scale off


auto scale on

1 Like

I’ll check this out! thanks

Hy, How do you add this script and where is this PME autorun folder?

Hi, it sounds great, but for what should I use it? What would it be useful for?

it is inside an addon called Pie Menu Editor located in your script addon path: …
…Blender Foundation\Blender\2.83\scripts\addons\pie_menu_editor\scripts\autorun

I use it because I prefer to tick/untick checkboxes at will rather than applying transforms with the usual pie menu.

I find it handier to have these three checkboxes exposed in the N panel, rather than in a pie menu.

Excellent, it worked perfect. Every time I open blender the auto apply scale works but when it is already open and I click on File - New - General, it does not work. I have to click on the Auto Apply Scale again, why is that?

Same stuff here.

SAME. THANK You!!.