Blender-OMSI-Exporter
Blender-OMSI-Exporter copied to clipboard
OMSI Mesh (.o3d) exporter addon for Blender and Blender LTS
## Bug Description When I export some models from Blender, they are abnormally brighter than other models. I'm unsure as to what could be causing this. Both of the ticket...
## The problem Currently the exporter doesn't support custom split normals. These are used when the bevel modifier has the "Harden Normals" setting checked, or when using the Weighted Normal...
All of the normals and UV-map settings seem to not appear to influence the Smooth Flat setting or adhere to smoothing settings. This issue appears sort of or might be...
Blender 4.1 removes `Mesh.calc_normals_split()`, resulting in an uncaught exception during export. ## Version Information - Blender: 4.1.0 - Exporter: 4.0.0
Within an OMSI mesh file strings are limited to 255 characters—this applies both to texture paths and bone names. Vertex group names are limited to 63 characters, so bone names...
## The problem Currently you cannot export using the name of the collection as a default when exporting multiple/single objects as one .o3d. ## The current workflow Manually copy and...