Intially inspired from this particular idea, eventually evolved with few more options and functionalities making into one of those tiny niche modeling utility tools.
Hi, I actually found an addon for 2.79 that does exactly what I need.
Here is a video of how it works and the link to download the addon.
this is would be the best, practical example: you have a prop on a character ore vehicle and you what to keep it in position but get back the orientation based on a single face.
Check out the opening post for the detailed info, have it updated. Basically, you will have to chose Rotational Value mode as Retrieve for this particular scenario.
You don’t have to chose any Transform Orientations or add a manual one to perform this task. This process might also reduce one extra click.
Modules Installed (align_object_fix0,0,4) from ‘D:\***\utility\2.8addons\align_object_fix0,0,4.py’ into ‘C:\Users\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons’
Traceback (most recent call last):
File “C:\Users\Desktop\blender-2.80.0-git.cad1016c20b5-windows64\2.80\scripts\modules\addon_utils.py”, line 393, in enable
mod.register()
File “C:\Users\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\align_object_fix0,0,4.py”, line 336, in register
register_class(cls)
RuntimeError: Error: Registering panel class: parent ‘OBJECT_PT_align_object_fix’ for ‘OBJECT_PT_align_object_fix_subpanel’ not found
Looking at the error message it looks like, it’s having an issue with registering the main panel class during installation/enabling the add-on.
Have you tried to make a clean install of the latest version of the add-on?
If not, make sure you do remove all the previous versions before enabling the lastest one. It will unregister all the classes from the previous version, which have the same class name and hence there will be no more conflicts.
Another thing that I notice is that you rename the script file at the end by its version number. It’s not the issue on this particular case here, however at times it could be problematic with the “init” method inside the script.
Thanks on the kind words! As you could have imagined, I get a kick out of caricatures. Cool to hear some of those sculpt jams had an appeal to them.
I had seen RADarr, and it’s on my list of things to get and try. Looked pretty impressive!
There’s a couple of addons I set my eye on buying. Need to get some time and go through the list.