3 Commits

Author SHA1 Message Date
a00fe3fabb Merge Gitea repo init; keep Mesh Optimizer plugin sources 2026-07-01 18:27:42 +03:00
a95b299680 Mesh Optimizer: sibling StaticMesh duplicate remover (UE 5.7)
Editor plugin that detects geometrically-identical sibling StaticMeshes across a
level, rebases each placement onto one canonical mesh with a corrected transform
(W' = D * W, verified by exact vertex matching), and can collapse groups into HISM.
Native Slate tool panel + BlueprintCallable UOptimizerSubsystem.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-01 18:26:45 +03:00
cf99e2d3d4 Initial commit 2026-07-01 18:23:42 +03:00