========= Changelog ========= ##### 2.2.1 ##### *April 29th, 2025* ********* Bug Fixes ********* **Update Check** Auto update check is now disabled by default. Internet access and required modules will be checked only when enabling auto update check or checking for updates manually. ##### 2.2.0 ##### *September 9th, 2024* ************ New Features ************ **Extension Ready** Instant Clean is now compatible with the Extension system. ##### 2.1.2 ##### *April 26th, 2024* ********* Bug Fixes ********* **Backwards Compatibility** Fixed an issue where the addon would throw an error on Blender 3.0 and below. ##### 2.1.1 ##### *April 22th, 2024* ********* Bug Fixes ********* **Update Check** Fixed an issue where the update system checked for internet connection even when disabled. ##### 2.1.0 ##### *April 8th, 2024* ************ New Features ************ **Blender 4.1 Support** Instant Clean is now compatible with Blender 4.1. **Update System** There is now an update system in place. You will be notified when a new version is available. You can also check for updates manually by pressing the button in the addon preferences. ********* Bug Fixes ********* **Console Warnings** Fixed a naming issue where the addon would throw warnings in the console on startup. ##### 2.0.3 ##### ********* Bug Fixes ********* **Non-Manifold Verts** More minor bug fixes. ##### 2.0.2 ##### ********* Bug Fixes ********* **Non-Manifold Verts** Fixed a bug when solving non-manifold verts connecting more than two parts of a mesh. ##### 2.0.1 ##### ********* Bug Fixes ********* **Manifold Panel** Minor bug fixes. ##### 2.0.0 ##### ************ New Features ************ **Manifold Category** All new category containing 6 new features to make your mesh manifold. Find all details in the documentation. **Convert to Quads Settings** Added max face/shape angle threshold settings for better results. **Remove Double Materials** Merge material duplicates into a single one (by suffix e.g., material_name.001, material_name.002, ...). Also destructively delete the duplicates from the file to save memory. **Material Slots Clear Method** Added two options for the material slot clean: - Unused: Remove unused material slots only. - All: Remove all material slots, thus removing all materials from the object. **Limit by Selection** It's now possible to execute the clean only for your selection by holding shift when pressing any execute button. **Merge Panels** Added the option to merge all panels of my addons into a single panel called *Ruben's Addons*. You'll find the option under the addon preferences (*Edit>Preferences>Add-Ons>Instant Clean*). ********* Bug Fixes ********* **Non-Manifold Faces** Accelerated the execution speed to 5X as before. **Overall Performance** Improved the performance of the whole addon by 10-20% depending on the settings you have enabled. ##### 1.2.1 ##### ********* Bug Fixes ********* **Topology & Repair** Fixed an issue where topology to quads was not working when using dissolve at the same time. Renamed the option 'Interiors' to 'Non-Manifolds'. ##### 1.2.0 ##### ************ New Features ************ **Clear Custom Split Normals** Clears custom split normals if any available. **Clear Sharp Edges** Clears sharp edges i.a. resulting from custom split normals. ********* Bug Fixes ********* **N-Panel** The Instant Clean Panel is now movable by N-Panel manager addons. ##### 1.1.0 ##### ************ New Features ************ **Weighted Normals** Add *Weighted Normals* modifier to your objects. ********* Bug Fixes ********* **Topology Stats** Increased topology percentage now shows the correct sign. **Auto Smooth** Applies *Shade Smooth* now if not already shaded smooth. **Normal Stats** Fixed a rare error during the calculation of the results from the *Normal* operations.