Skip to content

Commit 93292a7

Browse files
authored
Merge pull request #339 from AsoboStudio/update_to_blender_4_2
Update to blender 4.2LTS
2 parents 45d39f7 + 37b026e commit 93292a7

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+6350
-4873
lines changed

Documentation/Documentation.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!-- [![MSFS](../misc/Logos/msfs_logo.png)](https://www.flightsimulator.com/)[![ASOBO](../misc/Logos/asobo_logo.png)](https://www.asobostudio.com/) <img src="../misc/Logos/glTF_logo.png" width="180" height="90"> -->
22

3-
# Documentation for Microsoft Flight Simulator glTF 2.0 Importer and Exporter for Blender
3+
# Documentation for Microsoft Flight Simulator 2020 glTF 2.0 Importer and Exporter for Blender
44

55
First of all, this addon adds some panels and options needed to have a correct model export ready to be used in the sim.
66

@@ -15,11 +15,11 @@ First of all, this addon adds some panels and options needed to have a correct m
1515
- When you select an object in Blender, you can access the material properties from the Object Ribbon on the right, under the Material Properties button.
1616

1717
![Material Propreties](../misc/Materials/Material_Propreties.png)
18-
- When you want to export a model dedicated to Microsoft Flight Simulator, you need to set a Flight Simulator material to it:
18+
- When you want to export a model dedicated to Microsoft Flight Simulator 2020, you need to set a Flight Simulator material to it:
1919

2020
![Set Material Type](../misc/Materials/Set_Material_Type.png)
2121

22-
- When you set a Flight Simulator Material, you have to edit the material propreties from the MSFS Material Params only, if you edit the shader nodes it will break the export :
22+
- When you set a Flight Simulator Material, you have to edit the material propreties from the MSFS2020 Material Params only, if you edit the shader nodes it will break the export :
2323

2424
![Edit Material](../misc/Materials/Edit_Material.png)
2525

@@ -95,6 +95,6 @@ When all your presets are set up you can click on "Export" Button:
9595
![Export Preset](../misc/MultiExporter/Preset_Export.png)
9696

9797
## Settings View :
98-
Here you can find the various export settings (geometry, animations, materials...etc) from the glTF export in Blender. You can disable the Microsoft Flight Simulator Extensions if you want to export your models as pure glTF(s) following the Khronos Schemas.
98+
Here you can find the various export settings (geometry, animations, materials...etc) from the glTF export in Blender. You can disable the Microsoft Flight Simulator 2020 Extensions if you want to export your models as pure glTF(s) following the Khronos Schemas.
9999

100100
![Settings](../misc/MultiExporter/Settings.png)

README.md

Lines changed: 31 additions & 31 deletions
Large diffs are not rendered by default.

addons/io_scene_gltf2_msfs/__init__.py

Lines changed: 0 additions & 239 deletions
This file was deleted.

0 commit comments

Comments
 (0)