-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #496 from TheFGFSEagle/master
Add compass correction card
- Loading branch information
Showing
7 changed files
with
103 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,25 @@ | ||
AC3Db | ||
MATERIAL "CompassCorrectionCardMaterial" rgb 1.000 1.000 1.000 amb 1.000 1.000 1.000 emis 0.000 0.000 0.000 spec 1.000 1.000 1.000 shi 102 trans 0.000 | ||
OBJECT world | ||
name "Blender_exporter_v3.3__CompassCorrectionCard.ac" | ||
kids 1 | ||
OBJECT poly | ||
name "CompassCorrectionCard" | ||
data 5 | ||
Plane | ||
crease 40.0 | ||
texture "Compass-correction-card.png" | ||
numvert 4 | ||
0 0.01563 0.04 | ||
-0 -0.01563 0.04 | ||
0 0.01563 -0.04 | ||
-0 -0.01563 -0.04 | ||
numsurf 1 | ||
SURF 0X0 | ||
mat 0 | ||
refs 4 | ||
0 0 0.8875 | ||
1 0 0.1125 | ||
3 1 0.1125 | ||
2 1 0.8875 | ||
kids 0 |
Binary file not shown.
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,30 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<PropertyList> | ||
<path>CompassCorrectionCard.ac</path> | ||
|
||
<animation> | ||
<type>material</type> | ||
<object-name>CompassCorrectionCard</object-name> | ||
<emission> | ||
<red>1</red> | ||
<green>1</green> | ||
<blue>1</blue> | ||
<factor-prop>sim/model/c182s/lighting/panel-emission-factor</factor-prop> | ||
</emission> | ||
</animation> | ||
|
||
<effect> | ||
<inherits-from>Aircraft/c182s/Models/Effects/c182s_glareshield</inherits-from> | ||
<object-name>CompassCorrectionCard</object-name> | ||
<parameters> | ||
<texture n="3"> | ||
<image>Aircraft/c182s/Models/Effects/null_lm.png</image> | ||
<type>2d</type> | ||
<filter>linear-mipmap-linear</filter> | ||
<wrap-s>clamp</wrap-s> | ||
<wrap-t>clamp</wrap-t> | ||
<internal-format>normalized</internal-format> | ||
</texture> | ||
</parameters> | ||
</effect> | ||
</PropertyList> |
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
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