5.0.0 (2024-11-26)
This release is NOT an update to support FS25, but merely a bit of house keeping in preparation to do the work to do so
⚠ BREAKING CHANGES
- blender: Bump Blender version to 4.2 (3a73e33)
Features
- materials: add support for specular node image connection (e827a0a)
Bug Fixes
- linked objects: allow linked objects to use different materials (79095ba)
- mesh: fix normals calculation for Blender 4.1 (379a907), closes #208
- mesh: subset indexing (566951f)
- shape: Add tangent property on shape if normal is present (a30ac03)