Skip to content

Blender Export Add-on for Exporting of S-File format for use with MSTS or ORTS rail simulators

Notifications You must be signed in to change notification settings

pwillard/Blender_MSTS_ORTS_Exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

December 12, 2024

Update the exporter to support Blender 4.3, dealing with some deprecated items while still maintaining the ability to run on older versions of Blender (Like 3.6 LTS). The API is deprecating a mesh related call that was used by the exporter. When using Blender 4.x, the newer API method is used.

April 3, 2024

This update adds support for Blender 4.1 release to deal with breaking changes in the Python API for this version of Blender and newer.

The Blender API no longer supports the older autosmooth options so calls to "calc_normals_split" no longer function in version 4.1 and newer.

Overall, The exporter will now recognize if you are using a newer version of Blender and not make a call to deprecated API items and instead rely on the replacement for these functions.

pete willard

About

Blender Export Add-on for Exporting of S-File format for use with MSTS or ORTS rail simulators

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published