by AsianMario
The Easy Utils & EasyOps Blender addon provides a suite of tools to simplify common 3D modeling tasks, including material management, geometry cleanup, UV unwrapping, and more. This documentation covers the features, functionality, and how to use them.
If you have any questions that are beyond the scope of this help file, Please feel free to email via Email.
Follow the steps to install the addon quickly and seamlessly
EasyOps (Releases)
.../EasyOps-2.93
.../EasyOps-Neutron
.../EasyOps-Proton
.../README.md
.../CONTRIBUTION.md
After installing the addons, activating the addon may lead to a message which outputs an error message. If you have downloaded the addon from the releases tab it is unlikely to be the structure of the addon, instead double check that the version you have loaded into Blender is the correct version, 2.93 EasyOps will not load at all into the 4.xx version of Blender due to API differnces. Furthermore, this is the same for the opposite, as EasyOps Neutron or Proton will not load into the 2.93 version of Blender.
If you need more help feel free to contact the email here!
There are some known issues in EasyOps as it is an extremely early build, issues and PR's can be opened for BOTH Neutron and Proton versions of EasyOps. Please do report any issues in the repository here. If you wish to help the project, please do so by contributing to the codebase and creating a pull request or opening an issue.
As this is an open-source project, please feel free to contribute to to the repo. Any pull requests will be reviewed and accepted if it contributes to the project, or e-mail me to start a discussion!
If you do decide to contribute, please ensure you are developing for the right version! The API changes very frequently.
If you like this addon please consider supporting! Either by helping develop the repository or buying me a coffee!
PayPal
Ethereum
0xA546b622Ac695B9c0F3905D37844A8d12Aa48CEc
This section goes through in detail the panels, functions and their usages.
EasyUtils is part of the entire EasyOps package and allows users to do meticolous tasks in an easy click.
Rename
n
SSharpen [WIP]
Random Materials
Smart UV Unwrap
Smooth
Remove Doubles
QuickMenu is an easy way to access EasyOps/Utils functions without opening the tab.
When selecting an object and typing QuickMenu, it brings up the radial menu with the following functions
QuickMenu
Bevel
SSharpen
Clean Geometry
Assign Random Materials
Smart Apply
When selecting two objects and typing QuickMenu it brings up the Boolean QuickMenu which allows the following functions to be accessed quickly.
Union
Intersect
Difference
FreeForm Booleans
EasyOps is a dedicated part of the package for boolean operations, which allows for easy manipulation of booleans. Additionally in EasyOps, the boolean effector is automatically sorted into a new collection and changed into a wireframe view in order to see the effect of the boolean on the object. Furthermore, it makes it much easier for boolean effectors to be boolean objects thenselves. See a showcase here.
Boolean Difference
SHIFT + LMB
Boolean Union
Boolean Intersect
FreeForm Booleans is a new feature which allows you to draw out your own booleans without creating a new mesh as your boolean effector. Furthermore, FreeForm Booleans can effect more than one object simultaneously in one operation.
FreeForm Union
FreeForm Difference
FreeForm Intersect
These are the following controls for FreeForm Booleans
LMB
RMB & Drag
C
X
Shift
ESC
Z
ENTER
Smart Decimate
Flat Shading
EasyScripts is an add-on which is not part of the EasyUtils-core addon, this allows users to write their own scripts in the scripting tab inside Blender and loads it within EasyScripts.
Adding New Scripts
scripting
Using Scripts
Removing/Editing Scripts
Scripting
See what's new added, changed, fixed, improved or updated in the latest versions.
Initial Release