Skip to content

Releases: Road-hog123/Blender-OMSI-Exporter

4.0.1 for Blender 4.1 & 4.0

28 Apr 16:45
Compare
Choose a tag to compare
Pre-release

Bug fix update for Blender 4.1 & 4.0.

Fixed Bugs:

  • Fix normals being transformed incorrectly
  • Fix Mesh.calc_normals_split() removed in 4.1

3.2.1 for Blender 3.6 LTS & 3.3 LTS

28 Apr 16:42
Compare
Choose a tag to compare
Pre-release

Backported bug fix update for Blender 3.6 LTS, 3.5, 3.4, 3.3 LTS & 3.2.

Fixed Bugs:

  • Fix normals being transformed incorrectly

4.0.0 for Blender 4.0

02 Feb 23:30
Compare
Choose a tag to compare

Release for Blender 4.0.

Fixed Bugs:

  • Fix diffuse colour for textured materials (#12).
  • Fix a possible bug with materials containing ShaderNodeGroup nodes.
  • Fix an AttributeError when exporting a material with an Image Texture node with no image associated.
  • Attempt to export split normals (#10)—I hope this doesn't break more things than it solves.

New Features:

  • Specular colour can now be RGB instead of Greyscale.

3.2.0 for Blender 3.6 LTS & 3.3 LTS

02 Feb 23:22
Compare
Choose a tag to compare

Release for Blender 3.6 LTS, 3.5, 3.4, 3.3 LTS & 3.2.

Fixed Bugs:

  • Fix diffuse colour for textured materials (#12).
  • Fix a possible bug with materials containing ShaderNodeGroup nodes.
  • Fix an AttributeError when exporting a material with an Image Texture node with no image associated.
  • Attempt to export split normals (#10)—I hope this doesn't break more things than it solves.

3.1.1 for Blender 3.6 LTS & 3.3 LTS

03 May 12:34
Compare
Choose a tag to compare

Release for Blender 3.6 LTS, 3.5, 3.4, 3.3 LTS, 3.2, 3.1 & 3.0.

Fixed Bugs:

  • Fixed the Animation Origin transform matrix being exported incorrectly.

2.2.1 for Blender 2.93 LTS

03 May 12:33
Compare
Choose a tag to compare

Backported bug fix update for Blender 2.93 LTS.

Fixed Bugs:

  • Fixed the Animation Origin transform matrix being exported incorrectly.

3.1.0 for Blender 3.4 & 3.3 LTS

30 Aug 14:44
Compare
Choose a tag to compare

Release for Blender 3.4, 3.3 LTS, 3.2, 3.1 & 3.0.

New Features:

  • Added validation of the filename field - prevents exporting files with no or the wrong suffix.

2.2.0 for Blender 2.93 LTS

30 Aug 14:42
Compare
Choose a tag to compare

Backported feature update for Blender 2.93 LTS.

New Features:

  • Added validation of the filename field - prevents exporting files with no or the wrong suffix.

3.0.2 for Blender 3.0, 3.1 & 3.2

30 Jun 07:55
Compare
Choose a tag to compare

Release for Blender 3.0, 3.1 & 3.2.

Fixed Bugs:

  • Fixed a bug where the exporter could export relative texture paths incorrectly.

2.1.1 for Blender 2.93 LTS

30 Jun 07:43
Compare
Choose a tag to compare

Backported bug fix update for Blender 2.93 LTS.

Fixed Bugs:

  • Fixed a bug where the exporter could export relative texture paths incorrectly.