-
Notifications
You must be signed in to change notification settings - Fork 1
Emissive fix, 2024 wasm module removal and doc update #26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 13 commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
1800421
fix: added xml config to resolve the emissive issue
Eran61 25ccfc8
fix: gitignore path typo
Eran61 765df2c
fix: bumped asset-groups versions
Eran61 9c85b46
fix: textures should now have a corresponding xml config file (autogen)
Eran61 6830d40
fix: added PackageOrderHint to package definition
Eran61 c6459ed
refactor: removed the 2024 wasm module build
Eran61 2bc4658
docs: Update doc regarding 2024 wasm module build removal
Eran61 acda1c4
refactor: moved the wasm copy to a separate file.
Eran61 59a989c
docs: update wasm build command
Eran61 5a3a23c
refactor: Changed copy script to bun shell cp command
Eran61 9596364
refactor: hardcoded sim version
Eran61 1e68421
refactor: added a build:example and a build:gauge command in root pac…
Eran61 aea4a34
docs: updated doc accordingly to previous changes.
Eran61 b27abec
docs: remove MSFS2020 reference
Eran61 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 4 additions & 0 deletions
4
...aph_Navigation_Data_Interface_Aircraft/texture.01/GaugeAircraft_FUSELAGE_albd_000.png.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| <BitmapConfiguration> | ||
| <BitmapSlot>MTL_BITMAP_DECAL0</BitmapSlot> | ||
| </BitmapConfiguration> | ||
|
|
4 changes: 4 additions & 0 deletions
4
...igraph_Navigation_Data_Interface_Aircraft/texture.01/GaugeAircraft_WINGS_albd_000.png.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| <BitmapConfiguration> | ||
| <BitmapSlot>MTL_BITMAP_DECAL0</BitmapSlot> | ||
| </BitmapConfiguration> | ||
|
|
4 changes: 4 additions & 0 deletions
4
...aph_Navigation_Data_Interface_Aircraft/texture.02/GaugeAircraft_FUSELAGE_albd_000.png.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| <BitmapConfiguration> | ||
| <BitmapSlot>MTL_BITMAP_DECAL0</BitmapSlot> | ||
| </BitmapConfiguration> | ||
|
|
4 changes: 4 additions & 0 deletions
4
...igraph_Navigation_Data_Interface_Aircraft/texture.02/GaugeAircraft_WINGS_albd_000.png.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| <BitmapConfiguration> | ||
| <BitmapSlot>MTL_BITMAP_DECAL0</BitmapSlot> | ||
| </BitmapConfiguration> | ||
|
|
4 changes: 4 additions & 0 deletions
4
...rplanes/Navigraph_Navigation_Data_Interface_Aircraft/texture.base/Pilot_ARMS_albd.png.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| <BitmapConfiguration> | ||
| <BitmapSlot>MTL_BITMAP_DECAL0</BitmapSlot> | ||
| </BitmapConfiguration> | ||
|
|
5 changes: 5 additions & 0 deletions
5
...rplanes/Navigraph_Navigation_Data_Interface_Aircraft/texture.base/Pilot_ARMS_comp.png.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| <BitmapConfiguration> | ||
| <BitmapSlot>MTL_BITMAP_METAL_ROUGH_AO</BitmapSlot> | ||
| <ForceNoAlpha>true</ForceNoAlpha> | ||
| </BitmapConfiguration> | ||
|
|
4 changes: 4 additions & 0 deletions
4
...rplanes/Navigraph_Navigation_Data_Interface_Aircraft/texture.base/Pilot_ARMS_norm.png.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| <BitmapConfiguration> | ||
| <BitmapSlot>MTL_BITMAP_NORMAL</BitmapSlot> | ||
| </BitmapConfiguration> | ||
|
|
4 changes: 4 additions & 0 deletions
4
...irplanes/Navigraph_Navigation_Data_Interface_Aircraft/texture.base/Pilot_CAP_albd.png.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| <BitmapConfiguration> | ||
| <BitmapSlot>MTL_BITMAP_DECAL0</BitmapSlot> | ||
| </BitmapConfiguration> | ||
|
|
5 changes: 5 additions & 0 deletions
5
...irplanes/Navigraph_Navigation_Data_Interface_Aircraft/texture.base/Pilot_CAP_comp.png.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| <BitmapConfiguration> | ||
| <BitmapSlot>MTL_BITMAP_METAL_ROUGH_AO</BitmapSlot> | ||
| <ForceNoAlpha>true</ForceNoAlpha> | ||
| </BitmapConfiguration> | ||
|
|
4 changes: 4 additions & 0 deletions
4
...irplanes/Navigraph_Navigation_Data_Interface_Aircraft/texture.base/Pilot_CAP_norm.png.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| <BitmapConfiguration> | ||
| <BitmapSlot>MTL_BITMAP_NORMAL</BitmapSlot> | ||
| </BitmapConfiguration> | ||
|
|
4 changes: 4 additions & 0 deletions
4
...rplanes/Navigraph_Navigation_Data_Interface_Aircraft/texture.base/Pilot_EYES_albd.png.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| <BitmapConfiguration> | ||
| <BitmapSlot>MTL_BITMAP_DECAL0</BitmapSlot> | ||
| </BitmapConfiguration> | ||
|
|
5 changes: 5 additions & 0 deletions
5
...rplanes/Navigraph_Navigation_Data_Interface_Aircraft/texture.base/Pilot_EYES_comp.png.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| <BitmapConfiguration> | ||
| <BitmapSlot>MTL_BITMAP_METAL_ROUGH_AO</BitmapSlot> | ||
| <ForceNoAlpha>true</ForceNoAlpha> | ||
| </BitmapConfiguration> | ||
|
|
4 changes: 4 additions & 0 deletions
4
...rplanes/Navigraph_Navigation_Data_Interface_Aircraft/texture.base/Pilot_EYES_norm.png.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| <BitmapConfiguration> | ||
| <BitmapSlot>MTL_BITMAP_NORMAL</BitmapSlot> | ||
| </BitmapConfiguration> | ||
|
|
4 changes: 4 additions & 0 deletions
4
...es/Navigraph_Navigation_Data_Interface_Aircraft/texture.base/Pilot_HAIRCARDS_albd.png.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| <BitmapConfiguration> | ||
| <BitmapSlot>MTL_BITMAP_DECAL0</BitmapSlot> | ||
| </BitmapConfiguration> | ||
|
|
5 changes: 5 additions & 0 deletions
5
...es/Navigraph_Navigation_Data_Interface_Aircraft/texture.base/Pilot_HAIRCARDS_comp.png.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| <BitmapConfiguration> | ||
| <BitmapSlot>MTL_BITMAP_METAL_ROUGH_AO</BitmapSlot> | ||
| <ForceNoAlpha>true</ForceNoAlpha> | ||
| </BitmapConfiguration> | ||
|
|
4 changes: 4 additions & 0 deletions
4
...es/Navigraph_Navigation_Data_Interface_Aircraft/texture.base/Pilot_HAIRCARDS_norm.png.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| <BitmapConfiguration> | ||
| <BitmapSlot>MTL_BITMAP_NORMAL</BitmapSlot> | ||
| </BitmapConfiguration> | ||
|
|
4 changes: 4 additions & 0 deletions
4
...anes/Navigraph_Navigation_Data_Interface_Aircraft/texture.base/Pilot_HEADSET_albd.png.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| <BitmapConfiguration> | ||
| <BitmapSlot>MTL_BITMAP_DECAL0</BitmapSlot> | ||
| </BitmapConfiguration> | ||
|
|
5 changes: 5 additions & 0 deletions
5
...anes/Navigraph_Navigation_Data_Interface_Aircraft/texture.base/Pilot_HEADSET_comp.png.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| <BitmapConfiguration> | ||
| <BitmapSlot>MTL_BITMAP_METAL_ROUGH_AO</BitmapSlot> | ||
| <ForceNoAlpha>true</ForceNoAlpha> | ||
| </BitmapConfiguration> | ||
|
|
4 changes: 4 additions & 0 deletions
4
...anes/Navigraph_Navigation_Data_Interface_Aircraft/texture.base/Pilot_HEADSET_norm.png.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| <BitmapConfiguration> | ||
| <BitmapSlot>MTL_BITMAP_NORMAL</BitmapSlot> | ||
| </BitmapConfiguration> | ||
|
|
4 changes: 4 additions & 0 deletions
4
...rplanes/Navigraph_Navigation_Data_Interface_Aircraft/texture.base/Pilot_HEAD_albd.png.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| <BitmapConfiguration> | ||
| <BitmapSlot>MTL_BITMAP_DECAL0</BitmapSlot> | ||
| </BitmapConfiguration> | ||
|
|
5 changes: 5 additions & 0 deletions
5
...rplanes/Navigraph_Navigation_Data_Interface_Aircraft/texture.base/Pilot_HEAD_comp.png.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| <BitmapConfiguration> | ||
| <BitmapSlot>MTL_BITMAP_METAL_ROUGH_AO</BitmapSlot> | ||
| <ForceNoAlpha>true</ForceNoAlpha> | ||
| </BitmapConfiguration> | ||
|
|
4 changes: 4 additions & 0 deletions
4
...rplanes/Navigraph_Navigation_Data_Interface_Aircraft/texture.base/Pilot_HEAD_norm.png.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| <BitmapConfiguration> | ||
| <BitmapSlot>MTL_BITMAP_NORMAL</BitmapSlot> | ||
| </BitmapConfiguration> | ||
|
|
4 changes: 4 additions & 0 deletions
4
...lanes/Navigraph_Navigation_Data_Interface_Aircraft/texture.base/Pilot_JACKET_albd.png.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| <BitmapConfiguration> | ||
| <BitmapSlot>MTL_BITMAP_DECAL0</BitmapSlot> | ||
| </BitmapConfiguration> | ||
|
|
5 changes: 5 additions & 0 deletions
5
...lanes/Navigraph_Navigation_Data_Interface_Aircraft/texture.base/Pilot_JACKET_comp.png.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| <BitmapConfiguration> | ||
| <BitmapSlot>MTL_BITMAP_METAL_ROUGH_AO</BitmapSlot> | ||
| <ForceNoAlpha>true</ForceNoAlpha> | ||
| </BitmapConfiguration> | ||
|
|
4 changes: 4 additions & 0 deletions
4
...lanes/Navigraph_Navigation_Data_Interface_Aircraft/texture.base/Pilot_JACKET_norm.png.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| <BitmapConfiguration> | ||
| <BitmapSlot>MTL_BITMAP_NORMAL</BitmapSlot> | ||
| </BitmapConfiguration> | ||
|
|
4 changes: 4 additions & 0 deletions
4
...planes/Navigraph_Navigation_Data_Interface_Aircraft/texture.base/Pilot_PANTS_albd.png.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| <BitmapConfiguration> | ||
| <BitmapSlot>MTL_BITMAP_DECAL0</BitmapSlot> | ||
| </BitmapConfiguration> | ||
|
|
5 changes: 5 additions & 0 deletions
5
...planes/Navigraph_Navigation_Data_Interface_Aircraft/texture.base/Pilot_PANTS_comp.png.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| <BitmapConfiguration> | ||
| <BitmapSlot>MTL_BITMAP_METAL_ROUGH_AO</BitmapSlot> | ||
| <ForceNoAlpha>true</ForceNoAlpha> | ||
| </BitmapConfiguration> | ||
|
|
4 changes: 4 additions & 0 deletions
4
...planes/Navigraph_Navigation_Data_Interface_Aircraft/texture.base/Pilot_PANTS_norm.png.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| <BitmapConfiguration> | ||
| <BitmapSlot>MTL_BITMAP_NORMAL</BitmapSlot> | ||
| </BitmapConfiguration> | ||
|
|
4 changes: 4 additions & 0 deletions
4
...s/Navigraph_Navigation_Data_Interface_Aircraft/texture/GaugeAircraft_COCKPIT_albd.png.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| <BitmapConfiguration> | ||
| <BitmapSlot>MTL_BITMAP_DECAL0</BitmapSlot> | ||
| </BitmapConfiguration> | ||
|
|
5 changes: 5 additions & 0 deletions
5
...s/Navigraph_Navigation_Data_Interface_Aircraft/texture/GaugeAircraft_COCKPIT_comp.png.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| <BitmapConfiguration> | ||
| <BitmapSlot>MTL_BITMAP_METAL_ROUGH_AO</BitmapSlot> | ||
| <ForceNoAlpha>true</ForceNoAlpha> | ||
| </BitmapConfiguration> | ||
|
|
4 changes: 4 additions & 0 deletions
4
...s/Navigraph_Navigation_Data_Interface_Aircraft/texture/GaugeAircraft_COCKPIT_norm.png.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| <BitmapConfiguration> | ||
| <BitmapSlot>MTL_BITMAP_NORMAL</BitmapSlot> | ||
| </BitmapConfiguration> | ||
|
|
4 changes: 4 additions & 0 deletions
4
...igraph_Navigation_Data_Interface_Aircraft/texture/GaugeAircraft_FUSELAGE_albd_000.png.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| <BitmapConfiguration> | ||
| <BitmapSlot>MTL_BITMAP_DECAL0</BitmapSlot> | ||
| </BitmapConfiguration> | ||
|
|
5 changes: 5 additions & 0 deletions
5
.../Navigraph_Navigation_Data_Interface_Aircraft/texture/GaugeAircraft_FUSELAGE_comp.png.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| <BitmapConfiguration> | ||
| <BitmapSlot>MTL_BITMAP_METAL_ROUGH_AO</BitmapSlot> | ||
| <ForceNoAlpha>true</ForceNoAlpha> | ||
| </BitmapConfiguration> | ||
|
|
4 changes: 4 additions & 0 deletions
4
.../Navigraph_Navigation_Data_Interface_Aircraft/texture/GaugeAircraft_FUSELAGE_norm.png.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| <BitmapConfiguration> | ||
| <BitmapSlot>MTL_BITMAP_NORMAL</BitmapSlot> | ||
| </BitmapConfiguration> | ||
|
|
4 changes: 4 additions & 0 deletions
4
...nes/Navigraph_Navigation_Data_Interface_Aircraft/texture/GaugeAircraft_GLASS_norm.png.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| <BitmapConfiguration> | ||
| <BitmapSlot>MTL_BITMAP_NORMAL</BitmapSlot> | ||
| </BitmapConfiguration> | ||
|
|
4 changes: 4 additions & 0 deletions
4
...s/Navigraph_Navigation_Data_Interface_Aircraft/texture/GaugeAircraft_LANDING_albd.png.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| <BitmapConfiguration> | ||
| <BitmapSlot>MTL_BITMAP_DECAL0</BitmapSlot> | ||
| </BitmapConfiguration> | ||
|
|
5 changes: 5 additions & 0 deletions
5
...s/Navigraph_Navigation_Data_Interface_Aircraft/texture/GaugeAircraft_LANDING_comp.png.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| <BitmapConfiguration> | ||
| <BitmapSlot>MTL_BITMAP_METAL_ROUGH_AO</BitmapSlot> | ||
| <ForceNoAlpha>true</ForceNoAlpha> | ||
| </BitmapConfiguration> | ||
|
|
4 changes: 4 additions & 0 deletions
4
...s/Navigraph_Navigation_Data_Interface_Aircraft/texture/GaugeAircraft_LANDING_norm.png.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| <BitmapConfiguration> | ||
| <BitmapSlot>MTL_BITMAP_NORMAL</BitmapSlot> | ||
| </BitmapConfiguration> | ||
|
|
4 changes: 4 additions & 0 deletions
4
...es/Navigraph_Navigation_Data_Interface_Aircraft/texture/GaugeAircraft_LIGHTS_albd.png.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| <BitmapConfiguration> | ||
| <BitmapSlot>MTL_BITMAP_DECAL0</BitmapSlot> | ||
| </BitmapConfiguration> | ||
|
|
5 changes: 5 additions & 0 deletions
5
...es/Navigraph_Navigation_Data_Interface_Aircraft/texture/GaugeAircraft_LIGHTS_comp.png.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| <BitmapConfiguration> | ||
| <BitmapSlot>MTL_BITMAP_METAL_ROUGH_AO</BitmapSlot> | ||
| <ForceNoAlpha>true</ForceNoAlpha> | ||
| </BitmapConfiguration> | ||
|
|
4 changes: 4 additions & 0 deletions
4
...es/Navigraph_Navigation_Data_Interface_Aircraft/texture/GaugeAircraft_LIGHTS_emis.png.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| <BitmapConfiguration> | ||
| <BitmapSlot>MTL_BITMAP_EMISSIVE</BitmapSlot> | ||
| </BitmapConfiguration> | ||
|
|
4 changes: 4 additions & 0 deletions
4
...es/Navigraph_Navigation_Data_Interface_Aircraft/texture/GaugeAircraft_LIGHTS_norm.png.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| <BitmapConfiguration> | ||
| <BitmapSlot>MTL_BITMAP_NORMAL</BitmapSlot> | ||
| </BitmapConfiguration> | ||
|
|
4 changes: 4 additions & 0 deletions
4
...anes/Navigraph_Navigation_Data_Interface_Aircraft/texture/GaugeAircraft_PROP_albd.png.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| <BitmapConfiguration> | ||
| <BitmapSlot>MTL_BITMAP_DECAL0</BitmapSlot> | ||
| </BitmapConfiguration> | ||
|
|
5 changes: 5 additions & 0 deletions
5
...anes/Navigraph_Navigation_Data_Interface_Aircraft/texture/GaugeAircraft_PROP_comp.png.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| <BitmapConfiguration> | ||
| <BitmapSlot>MTL_BITMAP_METAL_ROUGH_AO</BitmapSlot> | ||
| <ForceNoAlpha>true</ForceNoAlpha> | ||
| </BitmapConfiguration> | ||
|
|
4 changes: 4 additions & 0 deletions
4
...anes/Navigraph_Navigation_Data_Interface_Aircraft/texture/GaugeAircraft_PROP_norm.png.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| <BitmapConfiguration> | ||
| <BitmapSlot>MTL_BITMAP_NORMAL</BitmapSlot> | ||
| </BitmapConfiguration> | ||
|
|
4 changes: 4 additions & 0 deletions
4
...Navigraph_Navigation_Data_Interface_Aircraft/texture/GaugeAircraft_WINGS_albd_000.png.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| <BitmapConfiguration> | ||
| <BitmapSlot>MTL_BITMAP_DECAL0</BitmapSlot> | ||
| </BitmapConfiguration> | ||
|
|
5 changes: 5 additions & 0 deletions
5
...nes/Navigraph_Navigation_Data_Interface_Aircraft/texture/GaugeAircraft_WINGS_comp.png.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| <BitmapConfiguration> | ||
| <BitmapSlot>MTL_BITMAP_METAL_ROUGH_AO</BitmapSlot> | ||
| <ForceNoAlpha>true</ForceNoAlpha> | ||
| </BitmapConfiguration> | ||
|
|
4 changes: 4 additions & 0 deletions
4
...nes/Navigraph_Navigation_Data_Interface_Aircraft/texture/GaugeAircraft_WINGS_norm.png.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| <BitmapConfiguration> | ||
| <BitmapSlot>MTL_BITMAP_NORMAL</BitmapSlot> | ||
| </BitmapConfiguration> | ||
|
|
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.