[Addon-Collection]...MetaTool 2.72...

I installed each of the display menues separately. Still have to figure out if I can bring the pie menus up.

mkbreuer in post 13 you provided an attachment that does no show up in my web browser. If you repost it maybe I can figure out why my pie menus do not work as in post 21. I could add the wazou pie menu addon to my addons but I was under the impression they were already included in metatools2.72.

When you say wazou menus are in metatools what do you mean? I had to activate and deactivate some of the pie addons in my user preferences before the clock like pie menus would show up. Is there something like wazou’s that are in my previous post, where you have the 3d cursor and origin in one pie menu? Thanks

Attachments


Sorry, but the Wazou’s Pie Menus are not included!
I only include the Wazou_Views_Menu

pitiwazou on github https://github.com/pitiwazou/Scripts-BlenderYou can use my spacebar pie menu template to create your own pie menu…

Hi mkbreuer

I install the Extended Addons -“Surface Constraint Tool”, i can enable this addon , but blender does not show this “Surface Constraint Tool” tab. Do i miss somgthing to make it working ?

Thanks, sorry about the mixup.

Hi wuren!

I have changed the location of the panel.
when you install it, you must have it under the “Retopology” TAB

Be sure you have te bsurfaces-addon also enable or you will have an empty dropdown menu

Create A New TAB

go to: surface-constraint-tools_extend > ui > panels > SurfaceConstraintToolsPanel

open the script:

Panel

class SurfaceConstraintToolsPanel(bpy.types.Panel):
bl_category = “Retopology”

change the category: bl_category = “your new name”

This will create a new tab with your name.

Save the script and restart Blender.

mkbreuer - Thanks for this great update. Not only is it a great collection of scripts, but it adds great functionality to common hotkeys.

But I am having a problem getting the extra panel that I had in the previous version:


Which script is providing the extension panel? Is it from the old version folder?

Update:
I figured this out. You have to press the Map Pin.

we have to do a reject process or how to say…

please look to the post number #10 and try this:

If not works, download it new.

If it works all correctly, paste out in your main setting folder all older versions of MetaTool for a complete reinstallation.

It could be that some equal notations from the main script disturb.

MetaTool - small Display Menu Update

https://lh6.googleusercontent.com/-rajSex0BGGA/VFE_eHN8XYI/AAAAAAAAHIg/nAFZZqwHqOw/w347-h389-no/Vertex%2BGroup%2BMenu.png

Feature suggest: “Set” section: click object and it will be selected on 3d viewport. Now they are dummy objects, you can select them all but not individual.

There are two version of selection set.

one on blender market - Version 1.2 :

and the free version on jonny matthews side, that i have include - Version 0.3:

https://lh3.googleusercontent.com/-Tg8gj1iHq9M/VFR8fQ6YwhI/AAAAAAAAHKk/YkjyEFRwj3w/w467-h163-no/MKB_Menu_Setup_%2301_Update.png

https://lh4.googleusercontent.com/-1G-ubVt2tGU/VFhnZuq1MgI/AAAAAAAAHMI/lwnSjTDbWWk/w467-h188-no/MKB_Menu_Setup_%2302_Update.png

hi again thank you for updating/ fixing the 3D extension i really love this plugin since its first release until now …
( i have a syndrome where i get irritated easily if there are many menus on list scattered which i seldom use and i want a function to toggle on and off and this function is a lifesaver)

anyway just to report all the call menus are back and fix
if i found any bugs i report again

thank you!

https://lh3.googleusercontent.com/-8_296eDeOJU/VFsHHb0e6-I/AAAAAAAAHNM/FvJ-eKUu6pc/w467-h188-no/MKB_Menu_Setup_%2302_Update.png

Next > Final Update_#04

mkbreuer, Thanks for your very usefull work! I’ve found a small error in the last update.
In the Metatool Alternate, both the files view3d_MetaToolKitPanel.py, in Obj mode are on the toolshelf, but in the other modes the menu show up in the property shelf.

thx! I perceived it, too!
I will Fix it for a last update this year…i hope so… :wink:

https://lh5.googleusercontent.com/-8_296eDeOJU/VFsHHb0e6-I/AAAAAAAAHNQ/4N93MvTF304/w467-h188-no/MKB_Menu_Setup_%2302_Update.png

download the zip here:
https://www.dropbox.com/s/trsnbcz6penotxq/MKB_Menu_Setup
%2303_Update.zip?dl=0

_the same here:
https://drive.google.com/file/d/0B5QQIWH-54S1VGVsWUxtTnJ1SlU/view?usp=sharing

> try to combine the different ui & tab versions
by replaceing the poll scripts from one folder to the other folder…