-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* adds release notes and fixes frequencies, and changed version to 0.1.1 * adds hypothetical SR technics hangar * adds more ground paintings, fixes ground arrows to make more pointed, adds more release notes * adds a bunch more of painted textures on ground * added changelog
- Loading branch information
1 parent
de9a000
commit 4145b87
Showing
77 changed files
with
4,725 additions
and
3,358 deletions.
There are no files selected for viewing
This file contains 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,18 @@ | ||
# 0.1.1 | ||
|
||
- Corrected ATIS frequency | ||
- Added SR technics hangar placeholder | ||
- Added more ground paintings | ||
- Added more placeholder buildings | ||
- Made arrows on painted signs more pointed | ||
|
||
|
||
# 0.1.0 | ||
|
||
- Totally new Aprons with ground signage sitll a work in progress | ||
- Apron Lights on Apron 9 | ||
- Correct parking names and place | ||
- Runways with ILS | ||
- Enlarged taxiway L | ||
- Different ATC tower | ||
- Correct frequencies |
17 changes: 17 additions & 0 deletions
17
PackageDefinitions/vikingstudios-airport-lmml-malta/ReleaseNotes.xml
This file contains 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,17 @@ | ||
<ReleaseNotes> | ||
<ReleaseNote Version="0.1.0" Date="2024-6-4">Totally new Aprons with ground signage sitll a work in progress | ||
Apron Lights on Apron 9 | ||
Correct parking names and place | ||
Runways with ILS | ||
Enlarged taxiway L | ||
Different ATC tower | ||
Correct frequencies | ||
</ReleaseNote> | ||
<ReleaseNote Version="0.1.1" Date="0-1-1">Corrected ATIS frequency | ||
Added SR technics hangar placeholder | ||
Added more ground paintings | ||
Added more placeholder buildings | ||
Made arrows on painted signs more pointed | ||
</ReleaseNote> | ||
</ReleaseNotes> | ||
|
29 changes: 29 additions & 0 deletions
29
PackageSources/MaterialLibs/materialsAsset/runway 13.material
This file contains 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,29 @@ | ||
<Material Version="1.4.0" Name="runway 13" Guid="{D5568FC9-4B37-41FB-A11E-575936CE1E2F}" SurfaceType="UNDEFINED" Type="CODE_DIFFUSE" Metal="0.000000" Rough="0.000000" Opacity="1.000000" BlendMode="Transparent"> | ||
<TagList/> | ||
<FlagList/> | ||
<TextureList> | ||
<Texture FileName="runway 13.png" Binding="MTL_BITMAP_DECAL0"/> | ||
</TextureList> | ||
<Attributes> | ||
<Diffuse Red="1.000000" Green="1.000000" Blue="1.000000"/> | ||
<Emissive Red="0.000000" Green="0.000000" Blue="0.000000"/> | ||
<UVOffset U="0.000000" V="0.000000"/> | ||
<UVScale U="1.000000" V="1.000000"/> | ||
<UVRotate>0.000000</UVRotate> | ||
<ExtraParameters> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
</ExtraParameters> | ||
</Attributes> | ||
</Material> | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains 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 @@ | ||
_DEFAULT=+PRECOMPUTEDINVAVG+QUALITYHIGH |
29 changes: 29 additions & 0 deletions
29
PackageSources/MaterialLibs/materialsAsset/runway 31.material
This file contains 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,29 @@ | ||
<Material Version="1.4.0" Name="runway 31" Guid="{762D93BE-E72A-405D-B89D-D9BD3E2CE956}" SurfaceType="UNDEFINED" Type="CODE_DIFFUSE" Metal="0.000000" Rough="0.000000" Opacity="1.000000" BlendMode="Transparent"> | ||
<TagList/> | ||
<FlagList/> | ||
<TextureList> | ||
<Texture FileName="runway 31.png" Binding="MTL_BITMAP_DECAL0"/> | ||
</TextureList> | ||
<Attributes> | ||
<Diffuse Red="1.000000" Green="1.000000" Blue="1.000000"/> | ||
<Emissive Red="0.000000" Green="0.000000" Blue="0.000000"/> | ||
<UVOffset U="0.000000" V="0.000000"/> | ||
<UVScale U="1.000000" V="1.000000"/> | ||
<UVRotate>0.000000</UVRotate> | ||
<ExtraParameters> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
</ExtraParameters> | ||
</Attributes> | ||
</Material> | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains 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 @@ | ||
_DEFAULT=+PRECOMPUTEDINVAVG+QUALITYHIGH |
29 changes: 29 additions & 0 deletions
29
PackageSources/MaterialLibs/materialsAsset/taxi J.material
This file contains 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,29 @@ | ||
<Material Version="1.4.0" Name="taxi J" Guid="{C235154F-11E9-454A-9372-A0205C1EBB16}" SurfaceType="UNDEFINED" Type="CODE_DIFFUSE" Metal="0.000000" Rough="0.000000" Opacity="1.000000" BlendMode="Transparent"> | ||
<TagList/> | ||
<FlagList/> | ||
<TextureList> | ||
<Texture FileName="taxi J.png" Binding="MTL_BITMAP_DECAL0"/> | ||
</TextureList> | ||
<Attributes> | ||
<Diffuse Red="1.000000" Green="1.000000" Blue="1.000000"/> | ||
<Emissive Red="0.000000" Green="0.000000" Blue="0.000000"/> | ||
<UVOffset U="0.000000" V="0.000000"/> | ||
<UVScale U="1.000000" V="1.000000"/> | ||
<UVRotate>0.000000</UVRotate> | ||
<ExtraParameters> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
</ExtraParameters> | ||
</Attributes> | ||
</Material> | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains 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 @@ | ||
_DEFAULT=+PRECOMPUTEDINVAVG+QUALITYHIGH |
29 changes: 29 additions & 0 deletions
29
PackageSources/MaterialLibs/materialsAsset/taxi L1.material
This file contains 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,29 @@ | ||
<Material Version="1.4.0" Name="taxi L1" Guid="{9307646A-89BA-4CAF-8D7C-95CADDB4F99C}" SurfaceType="UNDEFINED" Type="CODE_DIFFUSE" Metal="0.000000" Rough="0.000000" Opacity="1.000000" BlendMode="Transparent"> | ||
<TagList/> | ||
<FlagList/> | ||
<TextureList> | ||
<Texture FileName="taxi L1.png" Binding="MTL_BITMAP_DECAL0"/> | ||
</TextureList> | ||
<Attributes> | ||
<Diffuse Red="1.000000" Green="1.000000" Blue="1.000000"/> | ||
<Emissive Red="0.000000" Green="0.000000" Blue="0.000000"/> | ||
<UVOffset U="0.000000" V="0.000000"/> | ||
<UVScale U="1.000000" V="1.000000"/> | ||
<UVRotate>0.000000</UVRotate> | ||
<ExtraParameters> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
</ExtraParameters> | ||
</Attributes> | ||
</Material> | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains 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 @@ | ||
_DEFAULT=+PRECOMPUTEDINVAVG+QUALITYHIGH |
29 changes: 29 additions & 0 deletions
29
PackageSources/MaterialLibs/materialsAsset/taxi LT reverse.material
This file contains 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,29 @@ | ||
<Material Version="1.4.0" Name="taxi LT reverse" Guid="{F631E61B-A312-4C89-80ED-1E3711A7C534}" SurfaceType="UNDEFINED" Type="CODE_DIFFUSE" Metal="0.000000" Rough="0.000000" Opacity="1.000000" BlendMode="Transparent"> | ||
<TagList/> | ||
<FlagList/> | ||
<TextureList> | ||
<Texture FileName="taxi LT reverse.png" Binding="MTL_BITMAP_DECAL0"/> | ||
</TextureList> | ||
<Attributes> | ||
<Diffuse Red="1.000000" Green="1.000000" Blue="1.000000"/> | ||
<Emissive Red="0.000000" Green="0.000000" Blue="0.000000"/> | ||
<UVOffset U="0.000000" V="0.000000"/> | ||
<UVScale U="1.000000" V="1.000000"/> | ||
<UVRotate>0.000000</UVRotate> | ||
<ExtraParameters> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
</ExtraParameters> | ||
</Attributes> | ||
</Material> | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions
1
PackageSources/MaterialLibs/materialsAsset/taxi LT reverse.png.FLAGS
This file contains 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 @@ | ||
_DEFAULT=+PRECOMPUTEDINVAVG+QUALITYHIGH |
29 changes: 29 additions & 0 deletions
29
PackageSources/MaterialLibs/materialsAsset/taxi N.material
This file contains 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,29 @@ | ||
<Material Version="1.4.0" Name="taxi N" Guid="{69DC83E3-9FDB-4E95-96C2-FEBC6707518D}" SurfaceType="UNDEFINED" Type="CODE_DIFFUSE" Metal="0.000000" Rough="0.000000" Opacity="1.000000" BlendMode="Transparent"> | ||
<TagList/> | ||
<FlagList/> | ||
<TextureList> | ||
<Texture FileName="taxi N.png" Binding="MTL_BITMAP_DECAL0"/> | ||
</TextureList> | ||
<Attributes> | ||
<Diffuse Red="1.000000" Green="1.000000" Blue="1.000000"/> | ||
<Emissive Red="0.000000" Green="0.000000" Blue="0.000000"/> | ||
<UVOffset U="0.000000" V="0.000000"/> | ||
<UVScale U="1.000000" V="1.000000"/> | ||
<UVRotate>0.000000</UVRotate> | ||
<ExtraParameters> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
</ExtraParameters> | ||
</Attributes> | ||
</Material> | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains 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 @@ | ||
_DEFAULT=+PRECOMPUTEDINVAVG+QUALITYHIGH |
29 changes: 29 additions & 0 deletions
29
PackageSources/MaterialLibs/materialsAsset/taxi O.material
This file contains 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,29 @@ | ||
<Material Version="1.4.0" Name="taxi O" Guid="{F19BECEE-9330-42F6-B971-9FADA2818CF7}" SurfaceType="UNDEFINED" Type="CODE_DIFFUSE" Metal="0.000000" Rough="0.000000" Opacity="1.000000" BlendMode="Transparent"> | ||
<TagList/> | ||
<FlagList/> | ||
<TextureList> | ||
<Texture FileName="taxi O.png" Binding="MTL_BITMAP_DECAL0"/> | ||
</TextureList> | ||
<Attributes> | ||
<Diffuse Red="1.000000" Green="1.000000" Blue="1.000000"/> | ||
<Emissive Red="0.000000" Green="0.000000" Blue="0.000000"/> | ||
<UVOffset U="0.000000" V="0.000000"/> | ||
<UVScale U="1.000000" V="1.000000"/> | ||
<UVRotate>0.000000</UVRotate> | ||
<ExtraParameters> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
</ExtraParameters> | ||
</Attributes> | ||
</Material> | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains 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 @@ | ||
_DEFAULT=+PRECOMPUTEDINVAVG+QUALITYHIGH |
29 changes: 29 additions & 0 deletions
29
PackageSources/MaterialLibs/materialsAsset/taxi P.material
This file contains 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,29 @@ | ||
<Material Version="1.4.0" Name="taxi P" Guid="{8213CCAA-E373-4078-93BF-F55935CAE2DD}" SurfaceType="UNDEFINED" Type="CODE_DIFFUSE" Metal="0.000000" Rough="0.000000" Opacity="1.000000" BlendMode="Transparent"> | ||
<TagList/> | ||
<FlagList/> | ||
<TextureList> | ||
<Texture FileName="taxi P.png" Binding="MTL_BITMAP_DECAL0"/> | ||
</TextureList> | ||
<Attributes> | ||
<Diffuse Red="1.000000" Green="1.000000" Blue="1.000000"/> | ||
<Emissive Red="0.000000" Green="0.000000" Blue="0.000000"/> | ||
<UVOffset U="0.000000" V="0.000000"/> | ||
<UVScale U="1.000000" V="1.000000"/> | ||
<UVRotate>0.000000</UVRotate> | ||
<ExtraParameters> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
</ExtraParameters> | ||
</Attributes> | ||
</Material> | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains 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 @@ | ||
_DEFAULT=+PRECOMPUTEDINVAVG+QUALITYHIGH |
29 changes: 29 additions & 0 deletions
29
PackageSources/MaterialLibs/materialsAsset/taxi Q.material
This file contains 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,29 @@ | ||
<Material Version="1.4.0" Name="taxi Q" Guid="{1C17A3CC-4908-4CA1-AC14-4FB98DF38617}" SurfaceType="UNDEFINED" Type="CODE_DIFFUSE" Metal="0.000000" Rough="0.000000" Opacity="1.000000" BlendMode="Transparent"> | ||
<TagList/> | ||
<FlagList/> | ||
<TextureList> | ||
<Texture FileName="taxi Q.png" Binding="MTL_BITMAP_DECAL0"/> | ||
</TextureList> | ||
<Attributes> | ||
<Diffuse Red="1.000000" Green="1.000000" Blue="1.000000"/> | ||
<Emissive Red="0.000000" Green="0.000000" Blue="0.000000"/> | ||
<UVOffset U="0.000000" V="0.000000"/> | ||
<UVScale U="1.000000" V="1.000000"/> | ||
<UVRotate>0.000000</UVRotate> | ||
<ExtraParameters> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
</ExtraParameters> | ||
</Attributes> | ||
</Material> | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains 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 @@ | ||
_DEFAULT=+PRECOMPUTEDINVAVG+QUALITYHIGH |
29 changes: 29 additions & 0 deletions
29
PackageSources/MaterialLibs/materialsAsset/taxi R.material
This file contains 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,29 @@ | ||
<Material Version="1.4.0" Name="taxi R" Guid="{BE3DD520-D3F5-4AB8-B559-AB396DA2ADBE}" SurfaceType="UNDEFINED" Type="CODE_DIFFUSE" Metal="0.000000" Rough="0.000000" Opacity="1.000000" BlendMode="Transparent"> | ||
<TagList/> | ||
<FlagList/> | ||
<TextureList> | ||
<Texture FileName="taxi R.png" Binding="MTL_BITMAP_DECAL0"/> | ||
</TextureList> | ||
<Attributes> | ||
<Diffuse Red="1.000000" Green="1.000000" Blue="1.000000"/> | ||
<Emissive Red="0.000000" Green="0.000000" Blue="0.000000"/> | ||
<UVOffset U="0.000000" V="0.000000"/> | ||
<UVScale U="1.000000" V="1.000000"/> | ||
<UVRotate>0.000000</UVRotate> | ||
<ExtraParameters> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
</ExtraParameters> | ||
</Attributes> | ||
</Material> | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
29 changes: 29 additions & 0 deletions
29
PackageSources/MaterialLibs/materialsAsset/taxi S reverse.material
This file contains 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,29 @@ | ||
<Material Version="1.4.0" Name="taxi S reverse" Guid="{2AAAE93C-DCAF-4814-9B0D-B6A39E89160C}" SurfaceType="UNDEFINED" Type="CODE_DIFFUSE" Metal="0.000000" Rough="0.000000" Opacity="1.000000" BlendMode="Transparent"> | ||
<TagList/> | ||
<FlagList/> | ||
<TextureList> | ||
<Texture FileName="taxi S reverse.png" Binding="MTL_BITMAP_DECAL0"/> | ||
</TextureList> | ||
<Attributes> | ||
<Diffuse Red="1.000000" Green="1.000000" Blue="1.000000"/> | ||
<Emissive Red="0.000000" Green="0.000000" Blue="0.000000"/> | ||
<UVOffset U="0.000000" V="0.000000"/> | ||
<UVScale U="1.000000" V="1.000000"/> | ||
<UVRotate>0.000000</UVRotate> | ||
<ExtraParameters> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
</ExtraParameters> | ||
</Attributes> | ||
</Material> | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions
1
PackageSources/MaterialLibs/materialsAsset/taxi S reverse.png.FLAGS
This file contains 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 @@ | ||
_DEFAULT=+PRECOMPUTEDINVAVG+QUALITYHIGH |
Oops, something went wrong.