- VIktor-Kom changed review status to Awaiting Review
- 2 mo
Set Smooth Group simplifies the process of setting smooth groups with sharp edges for selected faces in Blender. This add-on mimics workflows from other 3D applications like 3Ds Max, reducing the steps required to achieve smooth and sharp regions in your models. It integrates seamlessly into the Blender interface and offers a hotkey for quick access.
Initial release of Set Smooth Group addon. Automatically smooth selected faces and mark boundary edges as sharp. Integrated into Mesh > Normals menu. Hotkey support (Alt+G or Option+G on Mac).
This extension does not require special permissions.
Approved
Hey everyone,
Just a heads-up about a recent change regarding the licensing of add-ons on the Blender extension platform. Moving forward, all add-ons will need to be released under the GNU/GPL 3.0 license (SPDX:GPL-3.0-or-later). This is mainly to keep things simple and consistent across the board.
Previously, we accepted various licenses as long as they were compatible with Blender’s distribution. However, to avoid any confusion and streamline the process, all add-ons using the bpy API should now be presented as GPL 3 (the same license the Blender bundle is distributed). Regardless of whether the original code was under GPL 2, or something else like MIT or ZLIB.
Existing add-ons versions won't be affected. However, new updates will need to comply to the revised requirements.
Thanks for understanding, and feel free to reach out if you have any questions.
Sign in to comment.
Ready for review