

This unofficial TaleSpire plugin for importing OBJ object that have a single mesh and texture.
This plugin, like all others, is free but if you want to donate, use: http://LordAshes.ca/TalespireDonate/Donate.php
1.0.0: Initial release
Use R2ModMan or similar installer to install this plugin.
Default: RCTRL+O
Note: The first time transforming into a new OBJ file can take a few moments to apply. Successive times changing into the same OBJ file should take shorter (because the OBJ file conversion is cached in a UOBJ file placed in the same location as the original file).
This OBJ importer support only a limited subset of OBJ files. In order for the OBJ Importer to work the following criteria needs to be met:
The OBJ file must have only 1 mesh.
The OBJ file must use, at most, only 1 texture.
If the desired OBJ file has multiple meshes or textures use a software like Blender to combine the meshes and texture first.
The OBJ Importer does not use an MTL file but it will automatically loads the texture if there is a PNG, BMP, or JPG file present in the same folder as the OBJ file and has the same name (except for the extension). For example:
Dummy.OBJ
Dummy.PNG