Some additional tools that work along with Giants i3d Exporter and StjerneIdioten I3D-Blender-Addon for Blender.
Clean meshes: Removes custom split normals, set shade smooth and auto smooth, merge vertices, remove triangulation on mesh.
Set mesh name: Copy object name to mesh data name
Get curve length: Calculate length of selected curve
Add suffix _ignore: This will add _ignore to the end of selected objects name. This will only work with the Giants i3d exporter, as this exporter got a built in function to ignore all objects and it's children when _ignore is used.
Create UVset2: Generates UVset2 for selected object (2x2, will create a grid of 4 and for separate objects and 4x4 will create grid of 16 and 16 seperate objects).
Tool to generate simple skeleton structures of selected item. It will also add correct attributes for both Giants and Stjerne I3D exporter.
Add mirror material: Add mirror_mat to the blender file with correct material attributes. Unfortunetly the mirror material doesn't export correctly.
Remove duplicated materials: Currently just removes empty slots in the materials and clears Orphan Data.
It imports the in game assets into your blender file with correct rotation and translation. No lights added to it yet. (Keep in mind these objects are ment for reference only, if you deceide to export a mod with these objects you can expect issues with UV maps etc).
Support for Blender 4.2.0 and up Install it like any other Blender addon. Download the newest version from releases page.
Feel free to contact me on discord
If you find any issues with this addon create a new issue.
Note The mirror material don't export correctly to i3d yet, due to missing attributes within the i3d exporter.