Changelog

Version 1.9.4

Fixed autosmooth (set_sharp_from_angle) error for older versions. Due to back to back changes for this area with a single Blender version having a unique autosmooth code (somewhere around 4.0-4.1)that can also produce an error, the fix is merely passing the error quietly which means the autosmooth part of the script will not work unless you use the latest version of Blender but the operator will still complete its function.

Relocated Triangulate property from the hull section back to plating.

Used the latest UI code for the operator redo panel when opening/closing sections. Its advantage is not being affected by the operator speed when closing or opening the sections, which means making changes to the properties in differect sections can be faster. This only works for Blender version 4.2.3+ and will revert back to the old UI when using an older Blender version.

Version 1.9.1

Drop section panels arenow arranged horizontally for ease of use and access. You can only enable one compared to last time where you can open multiple sections but this new format saves more space and is more intuitive to use.

Version 1.9.0

Added Shading property which will show up when Limit Smooth: None is used and allows you to set the mesh shading to Smooth, By Angle or Flat.

Version 1.8.7

Added Wing Shade property in Wings: Small section to make the extrusion joints of the wings use smooth or sharp shading.

General fix for autosmooth overhaul in Blender 4.1.

Last updated