Re: [Flightgear-devel] Bug report; UFO in CVS version...

2008-10-16 Thread Melchior FRANZ
* Melchior FRANZ -- Saturday 13 September 2008:
 [l-key file select dialog]
 * Rob Shearman, Jr. -- 9/10/2008 12:48 PM:
  if I select a subdirectory [...] the screen fails to refresh
 
 I'll look into that next week.

And next week is the week after this week.  :-)

Actually, I did look into that back then, but found the file
select dialog fully functional on Linux, and I don't really
have an idea what could go wrong for you.

Could you put some debug messages in
$FG_ROOT/gui/dialogs/file-select.xml, especially functions
select() and update(). Maybe in select()'s  if (new != nil)
part string.normpath() returns garbage on Windows? Compare
input and output value in line 213:

 if (new != nil) {
 var p = string.normpath(new);
 debug.dump(new, p); # ---add this
 if (update(p))
 current.dir = p;
 selection.setValue();
 }

m.

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] warning to modelers: texture repeat in ac3d

2008-10-16 Thread Csaba Halász
Hi people,

Be advised that the texture repeat parsing of the osg ac3d loader
plugin changed on 3rd of october.
This means, textures without a texrep value will not repeat any more.
This might affect texture animations, such as in the case of kx165
(patch attached).

-- 
Csaba/Jester
Index: kx165.ac
===
RCS file: /var/cvs/FlightGear-0.9/data/Aircraft/Instruments-3d/kx165/kx165.ac,v
retrieving revision 1.1
diff -u -r1.1 kx165.ac
--- kx165.ac	9 Oct 2008 19:11:06 -	1.1
+++ kx165.ac	16 Oct 2008 17:45:43 -
@@ -63,6 +63,7 @@
 name CommUse100M
 loc 0.00234275 0.00053078 0.0232637
 texture kx165.rgb
+texrep 1 1
 crease 45.00
 numvert 4
 0 0.0172322 0.000379309
@@ -82,6 +83,7 @@
 name CommUse10M
 loc 0.00234275 0.00053078 0.0162098
 texture kx165.rgb
+texrep 1 1
 crease 45.00
 numvert 4
 0 0.00698765 0.000379302
@@ -101,6 +103,7 @@
 name CommUse1M
 loc 0.00234275 0.00053078 0.0091559
 texture kx165.rgb
+texrep 1 1
 crease 45.00
 numvert 4
 0 0.0172322 0.000379302
@@ -120,6 +123,7 @@
 name CommUse100K
 loc 0.00234275 0.00053078 0.00210197
 texture kx165.rgb
+texrep 1 1
 crease 45.00
 numvert 4
 0 0.00698765 0.000379302
@@ -139,6 +143,7 @@
 name CommUse10K
 loc 0.00234275 0.00053078 -0.00495195
 texture kx165.rgb
+texrep 1 1
 crease 45.00
 numvert 4
 0 0.0172322 0.000379302
@@ -181,6 +186,7 @@
 name CommStby100M
 loc 0.00214136 0.00053078 0.0232527
 texture kx165.rgb
+texrep 1 1
 crease 45.00
 numvert 4
 0 0.00698765 0.000379309
@@ -200,6 +206,7 @@
 name CommStby10M
 loc 0.00214136 0.00053078 0.0161988
 texture kx165.rgb
+texrep 1 1
 crease 45.00
 numvert 4
 0 0.0172322 0.000379302
@@ -219,6 +226,7 @@
 name CommStby1M
 loc 0.00214136 0.00053078 0.00914484
 texture kx165.rgb
+texrep 1 1
 crease 45.00
 numvert 4
 0 0.00698765 0.000379302
@@ -238,6 +246,7 @@
 name CommStby100K
 loc 0.00214136 0.00053078 0.00209092
 texture kx165.rgb
+texrep 1 1
 crease 45.00
 numvert 4
 0 0.0172322 0.000379302
@@ -257,6 +266,7 @@
 name CommStby10K
 loc 0.00214136 0.00053078 -0.004963
 texture kx165.rgb
+texrep 1 1
 crease 45.00
 numvert 4
 0 0.00698765 0.000379302
@@ -299,6 +309,7 @@
 name NavUse100M
 loc 0.00193996 0.0247506 0.031069
 texture kx165.rgb
+texrep 1 1
 crease 45.00
 numvert 4
 0 -0.00698765 -0.00037931
@@ -318,6 +329,7 @@
 name NavUse10M
 loc 0.00193996 0.0247506 0.0240151
 texture kx165.rgb
+texrep 1 1
 crease 45.00
 numvert 4
 0 -0.0172322 -0.000379303
@@ -337,6 +349,7 @@
 name NavUse1M
 loc 0.00193996 0.0247506 0.0169612
 texture kx165.rgb
+texrep 1 1
 crease 45.00
 numvert 4
 0 -0.00698765 -0.000379302
@@ -356,6 +369,7 @@
 name NavUse100K
 loc 0.00193996 0.0247506 0.00990724
 texture kx165.rgb
+texrep 1 1
 crease 45.00
 numvert 4
 0 -0.0172322 -0.000379302
@@ -375,6 +389,7 @@
 name NavUse10K
 loc 0.00193996 0.0247506 0.00285331
 texture kx165.rgb
+texrep 1 1
 crease 45.00
 numvert 4
 0 -0.00698765 -0.000379302
@@ -417,6 +432,7 @@
 name NavStby100M
 loc 0.00173857 0.0247506 0.031068
 texture kx165.rgb
+texrep 1 1
 crease 45.00
 numvert 4
 0 -0.0172322 -0.000379309
@@ -436,6 +452,7 @@
 name NavStby10M
 loc 0.00173857 0.0247506 0.0240141
 texture kx165.rgb
+texrep 1 1
 crease 45.00
 numvert 4
 0 -0.00698765 -0.000379302
@@ -455,6 +472,7 @@
 name NavStby1M
 loc 0.00173857 0.0247506 0.0169602
 texture kx165.rgb
+texrep 1 1
 crease 45.00
 numvert 4
 0 -0.0172322 -0.000379302
@@ -474,6 +492,7 @@
 name NavStby100K
 loc 0.00173857 0.0247506 0.00990625
 texture kx165.rgb
+texrep 1 1
 crease 45.00
 numvert 4
 0 -0.00698765 -0.000379302
@@ -493,6 +512,7 @@
 name NavStby10K
 loc 0.00173857 0.0247506 0.00285233
 texture kx165.rgb
+texrep 1 1
 crease 45.00
 numvert 4
 0 -0.0172322 -0.000379302
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] Missing AI model

2008-10-16 Thread Jon Stockill
AI/Aircraft/KA6-D/Models/ is empty, making it *really* difficult to find 
the little blue  yellow glider when you're trying to refuel. Anyone 
know where it went?

Jon

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel