Releases: mrachinskiy/sidekick
Releases · mrachinskiy/sidekick
Hotfix: Subdivision before Boolean modifier
Problems
- Detect Subdivision after Boolean modifier (including Booltron modifiers).
Support for extensions platform
Removed
- Remove auto updater.
- Starting from Blender 4.2 automatic add-on updates handled by Blender.
Hotfix: Curve scale with Solidify modifier
Problems
- Scaled object: detect curve with Solidify modifier.
Compatibility with Blender 4.0
UI
- Use default UI font for viewport text.
Fixed
- Viewport text alignment with UI and font scaling.
Hotfix: auto update doesn't trigger
Fixed
- Auto update does not trigger if previously there were no update checks.
Tested in production
Problems
- New problem: Cyclic Dependency.
- Detect cyclic dependency between Boolean and Shrinkwrap modifiers.
Non-uniform scale
>Scale
, detect scaling of:- Mesh, except gems and gem related objects (like prongs).
- Curve and text objects with bevel or extrude.
- 1e-6 tolerance to skip over floating point precision errors.
- Ignore resolution for poly curves.
- Don't check collection name with only one collection in the scene.
- Empty object: check for GN modifier.
- Select problematic objects.
- Show error message when object is hidden.
- account for disabled selection.
- ❌ Remove problem: Collection Visibility, now JewelCraft handles hidden collections properly.
Ignore Problems
- New ignore operator (object context menu): ignore specific problems for set object.
- Ignored problems displayed in Problems popup.
Fixed
- Creating new file disables scene inspection.