Installation instructions
Video showing the process of creating a simple model using only modifiers via my addon
I decided to learn a little bit of python to make my life easier in the long run, by creating an addon that either combines certain functions into one or by performing certain actions to achieve an effect that I frequently use. I also created menus that resemble maya menus in order to get used to those menus, should I have the need to switch applications.
------------------------------------
In this post, I'll be showing certain general features that I think need explaining. If something isn't show, I'm assuming it's easy enough to figure out on your own
------------------------------------
I am aware that some blender users don't like using pie menus at all, and this addon is almost exclusively pie menus. Fear not however! every button in this addon is a separate operator, so you can assign shortcuts to anything you can think of. The activation requirements for most of the pie menus involve moving the mouse by default, however, so if you change it to press instead, you can easily right click any button and assign shortcuts from there
------------------------------------
you can get the addon from these links:
https://github.com/ehabcharek/EMC-Tools