Skip to content

SimplyFive Light 1.3.5

Latest

Choose a tag to compare

@zloy-pingvin zloy-pingvin released this 10 Aug 19:47
· 1 commit to main since this release

🆕 Added
Blender 4.2 is now fully supported — one archive for 4.2–5.0. Verified on 4.2, 4.5.11 LTS and 5.0.1.
Recalculate + Smooth — a checkbox added to the Light version, on the Very Aggressive modes, with an adjustable Crease Angle. Builds normals from the simplified geometry instead of carrying the source ones, which no longer match it at very low triangle counts (meshoptimizer, experimental).
rec+smooth

🐞 Fixed
Shading of imported models. Their normals were sometimes read as flat shading with custom normals, which caused serious trouble when simplifying the model.
An empty LOD could be added silently. At a high Target Error, Prune can delete every disconnected part of a mesh. Such a level is no longer created, and the report says which ones were skipped.
The importance mask on a Very Aggressive Alternative level lost that level entirely. The mask reaches the Decimate pass through a temporary vertex group, and cleaning that group up afterwards raised an error which took the finished mesh with it.

⚡ Faster
~15% faster generation — Merge by Distance runs on the buffers, so the mesh is born welded.

💾 Install
Download SimplyFiveLight-1.3.2.zip
Blender → Edit → Preferences → Add-ons → Install from Disk… → select the zip.
Enable SimplyFive Light, then open the LODS tab in the N-panel (View3D sidebar).
Requires Blender 4.2+