[pkg-fgfs-crew] Bug#760083: flightgear-data-aircrafts: SenecaII: exterior lighting

Ludovic Brenta ludovic at ludovic-brenta.org
Sun Aug 31 16:00:06 UTC 2014


Package: flightgear-data-aircrafts
Version: 3.0.0-1
Severity: wishlist
Tags: patch

Revision: 1ed6e148865ad2802ac55d051a2e33119d4eb6ac
Parent:   30e7eb3517c778ac6f6012e4f5bfd39721a2317b
Author:   Ludovic Brenta
Date:     2014-08-25T02:36:13
Branch:   org.flightgear.aircraft.SenecaII

Changelog: 

* Make landing lights work.
  They do not illuminate anything, yet, i.e. they don't emit a light cone.

Changes against parent 30e7eb3517c778ac6f6012e4f5bfd39721a2317b

  patched  Models/SenecaII.xml

============================================================
--- Models/SenecaII.xml	50f2fa5f1f0275bc083ea0a68acccd8c5e40ada9
+++ Models/SenecaII.xml	3ac8dfc614de8d67f0c86ea870345620d0ca9df2
@@ -1575,6 +1575,17 @@
     </animation>
 
     <animation>
+      <type>material</type>
+      <object-name>LandingLight</object-name>
+      <emission>
+        <red>1</red>
+        <green>1</green>
+        <blue>1</blue>
+        <factor-prop>/controls/lighting/landing-lights</factor-prop>
+      </emission>
+    </animation>
+
+    <animation>
         <type>noshadow</type>
         <object-name>TaxiLandingLight</object-name>
     </animation>
@@ -1603,6 +1614,17 @@
         </axis>
     </animation>
 
+    <animation>
+      <type>material</type>
+      <object-name>TaxiLight</object-name>
+      <emission>
+        <red>1</red>
+        <green>1</green>
+        <blue>1</blue>
+        <factor-prop>/controls/lighting/taxi-light</factor-prop>
+      </emission>
+    </animation>
+
     <!-- nose gear from Roberto Inzerillo -->
     <animation>
         <type>rotate</type>

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (10000, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.14-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-- no debconf information



More information about the pkg-fgfs-crew mailing list