[Addon Collections] MKB Blender Setup

Nice the gp pie !

Could I use it in my pie ?

Yes, and with the Pie Menu.
But it will take a while.

@pitiwazou
> the gp pie menu is the default release one = Shortcut [D+Q]
> i have include functions from sculpttools & bsurfaces
> and write something new: wkst_sculpt.py
> Feel free to use like you need…

Hi mkbreuer
Before i instal SFC Retopo, l remove the metatool, only metatool pie menu left, but it looks does not work well with SFC Retopo, many tools is missed. I guss SFC Retopo is different from metatool, even it looks very similar to metatool.

I strongly hope you can add Faces-Smooth Flat, Edge-Smooth Shap, Vertices-Smooth Shap, Mark Seam Clear Seam to MetaTool Pie Menu .

@wuren
My target was to build it up from scretch to get a cleaner structure.
Thereby i rewrite some of the id’s and registrations. Pie will come…

Hi mkbreuer,
Your addons menu is really good, but would it be possible to make a github or to make a pack of all your menus/addons to ensure we always have all the latest versions?

Hy matali,
i want to update all menus & addons one by one.
Started with sfc retopo #10, display menus, etc., end with metatools.
At the end i pack them all together.
Maybe then i learn how to integrate it into github.

Ok, good news :slight_smile: Thank you for your quick answer.

Hi mkbreuer

The suface contrain Tools in SFC is broken . When i in edit mode , click brush icon in “Mesh Sculpt Brush” panel , Blender give me a error . My Blender is V2.76.4 . By the way when i am in sculpt mode , the Quick Brush panel in “Brushes…” does not have anything. Do i miss something ?

Hy Wuren!

I check this!

…for info: i am on the way to update metatool / i am open for suggestions

OK!

I use Blender 2.76b there is now issue with the Mesh Sculpt Brush.
Quick Set Brush is now durable unhided! (i will create later an on/off button)
Install it new or replace only the init.py in sfc_workstation

https://drive.google.com/file/d/0B5QQIWH-54S1Z244UUUxSThTR0U/view?usp=sharing

Big Thanks!
Now I can use The suface contrain Tools in SFC ? I need it reproject low poly to HiPoly !

By the way metal tool have retopo tools that SFC Retopo has ?

Hi mkbreuer

I update the file, but the suface contrain Tools in SFC is still broken . Now i can only use Blender 2.76b if i want suface contrain Tools woking?

Yes!
It is always better to use a stable version.
I ask umdee if he have a look at it.

mkbreuer,
hi, just a little heads up on some functionality I’m testing, I’ve been trying sub-module activation.
The panels version is quite easy to set up: https://github.com/meta-androcto/blenderpython/tree/master/scripts/addons_extern/AF_toolshelf_tools
The hotkey version is a little harder to set up, you need to have a proper class list so the sub activation code works correct.
In this version we added a choice for users also as a sub preference in multi select to use either pie menu’s or list menu’s.



I’m sure you’ll figure it out: https://github.com/meta-androcto/blenderpython/tree/master/scripts/addons_extern/AF_ui_tools

The benefit of this system is for function collections like we do, the user can control which elements they display in the interface.
On a side note, you can also include dependent addons this way. just let users know not to activate the original addon to prevent reg issues.
let me know what you think :slight_smile:

Yes, Blender 7.6B is ok .Big thanks. I realy like some new tool in SFC!

@meta-androcto: i will build it first up like ever, but cleaner

@alexMcKonst: exactly where it should be insert?



@alexMcKonst:
I added the sgrouper visualisation back, but i don´t include the stored view into the visuals of sfc.
when including: than stored view need a drop down for it own stack…

https://drive.google.com/file/d/0B5QQIWH-54S1eUx3QmVsZ0ZQVlk/view?usp=sharing

Thank you so much

Hi
Do you plan to update it for 2.77?