EasyOps
by AsianMario
- Documentation Version: 1.0
- Author: Rangga Gunarto (@AsianMario)
- Latest Version: V0.1.1
- Update: 21/7/2025
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.hem.
If you have any questions that are beyond the scope of this help file, Please feel free to email via Email.
Installation
Follow the steps to install the addon quickly and seamlessly
- Head to the GitHub Repo here
- Head to the releases tab and download the latest version as a .zip file.
EasyOps (Releases)- Contains all addon versions.../EasyOps-2.93- 2.93 Version of EasyOps. The legacy version which EasyOps was originally developed on..../EasyOps-Neutron- EasyOps version that supports Blender versions from Blender 4.1 and below, not the most stable or up to date, will receive minimal support..../EasyOps-Proton- The latest EasyOps version for Blender 4.1-4.5+, contains the most up-to-date features and is the most stable with constant updates..../README.md- README file which will provide extra information..../CONTRIBUTION.md- A file to inform developers how to get involved with the project.
- Open your respective Blender version. Edit > Preferences > Addons > Install. Select the Addon version which corresponds with your Blender version. version.
- Enjoy!
Troubleshooting
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!
Known Errors
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.
Contribution
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.
Support
If you
PayPal- HereEthereum-0xA546b622Ac695B9c0F3905D37844A8d12Aa48CEc
EasyOps Panels
This section goes through in detail the panels, functions and their usages.
EasyUtils
EasyUtils is part of the entire EasyOps package and allows users to do meticolous tasks in an easy click.
Rename- A lazy rename function which appends a number from 1 tonafter the prefix set by the user, this can be all the objects within the 3D viewport or a selected group, this case is especially useful for those who have a workflow which requires each mesh to be split into submeshes due to tris restrictions or for a simple naming scheme.SSharpen [WIP]- Smart Sharpen is a sharpen feature which automataically adds a bevel modifier and smartly applies sharps and seams when appropriate, additionally applies an auto-smooth.Random Materials- Either a selection of objects or all the objects in the scene can either be applied a random metallic material on each object or a random flat coloured material.Smart UV Unwrap- Essentially a shortcut to the Smart UV Unwrap, allows to edit the island margin before applying the function.Smooth- Basic smoothness setting options, what you would essentially find in the various panels of Blender but all in one place, brings back pre-4.1 AutoSmooth changes.Remove Doubles- Removes any double vertices within a mesh which may occur post boolean operations.
EasyOps
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.