rdMeshTools
https://www.fab.com/ru/listings/b7725b4b-ca00-473a-b2f1-403a47e743a2
Unreal Engine plugin tool that resides in the Static Mesh Editors toolbar and in the Content Browsers Context Menu.
This tool gives you the ability to quickly and easily change any static meshes scale, rotation,mirror and pivot point. Finally here is a tool that allows you to make a standard orientation/scale for things such as doors (often oriented to random walls) in your Blueprints or code without needing options for mesh rotation, pivot etc. It can also apply the position shift to your actors and prefabs if selected in the level.
There are also tools for bulk editing of collisions, removing, adding simple and complex collisions is now only a few clicks.
Easily transfer sockets from one mesh to another with the Copy/Paste Sockets to Clipboard tool.
Spatial UV maps (and Vertex Color data) can also be created, making your materials pixels fully spatially aware in an extremely efficient way.
It works for single meshes from the editor, or any amount of selected meshes in the content browser.
This tool accesses the raw mesh data directly, and makes the changes there, so is as good as making those changes from your modelling software itself. (If you re-import your mesh, you will need to re-apply your scale/rotation/pivot.)
It is compatible with LOD based StaticMeshes and with Nanite StaticMeshes.
New to 1.30 there are 2 new tools which make preparing your meshes for instancing simple and quick. They create new meshes for StaticMesh actors in the level that either have negative scales or uniquely assigned materials. With a few clicks you can fix most issues you could potentially have with your ISM conversions.
Latest version
Technical Details
Features:
- Change StaticMesh Pivot Points (single or bulk)
- Change StaticMesh Scale (single or bulk)
- Change StaticMesh Rotation (single or bulk)
- Mirror StaticMeshes (single or bulk)
- Remove and Create Simple and Complex Collisions
- Copy/Paste Socket to/from Clipboard
- Sort/Delete All Sockets
- Create new meshes for negatively scaled actors
- Create new meshes for unique materials on actors meshes
- Create Spatial UV maps for pixels spatial awareness
- Create Spatial Vertex Color data
- Update Actors/Prefabs positions with change in pivot location
- Easily Duplicate and Edit StaticMeshes
- Batch Rename Actors
- Hotkey to quickly rename selected actor to StaticMesh name
- Refine Selections to criteria
Code Modules:
- rdMeshTools [Editor]
Number of Blueprints: 0
Number of C++ Classes: 4
Network Replicated: N/A
Supported Development Platforms: Windows, Linux
Supported Target Build Platforms: All (plugin not needed at runtime)
Documentation: https://rdmeshtools.recourse.nz