1
0
Fork 0
Commit graph

5429 commits

Author SHA1 Message Date
Vivian Meazza
ccddda4ffd Merge branch 'work' of D:\Git_New\fgdata 2011-09-05 16:55:44 +01:00
Vivian Meazza
faa28f8a08 Tenth tranche of .dds textures.
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-09-05 16:53:06 +01:00
Vivian Meazza
c06d1a7710 Add new effects in support of .dds textures
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-09-05 16:05:59 +01:00
Vivian Meazza
062594ff05 Add new shaders in support of .dds textures
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-09-05 16:02:06 +01:00
Vivian Meazza
bcf2a72fd6 Sixth tranche of .dss textures.
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-09-05 14:21:44 +01:00
Vivian Meazza
fe12f5b70a Merge branch 'work' of D:\Git_New\fgdata 2011-09-05 14:04:35 +01:00
Vivian Meazza
5c422acadc Fourth tranche of .dds textures
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-09-05 13:58:46 +01:00
Vivian Meazza
6ea6052241 Merge branch 'master' of gitorious.org:fg/fgdata into work 2011-09-05 13:45:52 +01:00
Vivian Meazza
e2af689cf7 Third tranche of dds textures.
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-09-05 13:42:05 +01:00
BARANGER Emmanuel
c2f1ac2eee Merge branch 'master' of git://gitorious.org/fg/fgdata 2011-09-05 14:37:27 +02:00
Vivian Meazza
e4e3fb4671 Merge branch 'work' of D:\Git_New\fgdata 2011-09-05 13:25:20 +01:00
Vivian Meazza
e0b94b2737 Second tranche of dds textures
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-09-05 13:22:49 +01:00
Vivian Meazza
b5ed1ec60a First tranche of dds textures
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-09-05 12:49:29 +01:00
Vivian Meazza
2501e4e95f Merge branch 'master' of D:\Git_New\fgdata 2011-09-05 12:30:34 +01:00
Vivian Meazza
ac0d093f1b Stat adding Direct Draw Surface terrain textures
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-09-05 12:01:45 +01:00
ThorstenB
1a9a589452 Add documentation and more config options to tyre-smoke effect.
Make vspeed/diff_norm configurable. Allow effect to be independent of
vspeed, so it works for all gear (after main gear touch down, vspeed is 0,
so smoke effects for nose-gear usually wouldn't work).
2011-09-04 19:16:39 +02:00
ThorstenB
8421d75cb9 Fix low-pass filter and adapt to speed-up factor.
Low-pass filter should not use real-time, but simulation time to filter
effects. Obey speed-up factor.
2011-09-04 19:16:38 +02:00
Anders Gidenstam
91c202e1cf Added the help text for the new --materials-file option. 2011-09-03 23:27:11 +02:00
Durk Talsma
9d238ccbd7 Added a new property that controls the caching of groundnetwork elevation data. 2011-09-03 11:23:16 +02:00
Erik Hofman
31d8ca0116 Merge branch 'master' of git://gitorious.org/fg/fgdata 2011-09-01 12:58:57 +02:00
BARANGER Emmanuel
2e9bc8bdb8 Merge branch 'master' of git://gitorious.org/fg/fgdata 2011-08-30 00:12:50 +02:00
ThorstenB
2a66a01fed Apply defaults to each tutorial separately
Configured step/exit intervals configured for one tutorial affected all
following tutorials.
2011-08-28 10:08:15 +02:00
Torsten Dreyer
ce31dab692 Merge commit 'refs/merge-requests/85' of git://gitorious.org/fg/fgdata into merge-requests/85 2011-08-24 21:59:05 +02:00
BARANGER Emmanuel
8bc8ba06ef Merge branch 'master' of git://gitorious.org/fg/fgdata 2011-08-24 21:34:58 +02:00
Vivian Meazza
3ca2539064 Merge branch 'work' of D:\Git_New\fgdata 2011-08-23 22:52:24 +01:00
Vivian Meazza
c383cda2c6 Add support for transparent materials and .dds normal maps.
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-08-23 22:51:14 +01:00
Durk Talsma
6ebf37316d Added a new joystick configuration file for the Saitek combat pedals. Contributed by Janet Plato. 2011-08-23 22:33:46 +02:00
Stuart Buchanan
70fc2c995c Correct EGT instrument lighting. 2011-08-22 21:32:56 +01:00
Torsten Dreyer
65b1fd20e7 Location-in-Air: pick nearest VOR/NDB (fix#228)
When entering a duplicate VOR or NDB id into the Location-in-Air
dialog, the first entry in the database was picked. This patch
assumes that the station with the given ID nearest to the current
position was requested.
A better fix would probably be to present the user a list of found
stations - that's something for the future.
2011-08-22 20:01:55 +02:00
Alexis Bory
793067301c Merge branch 'master' of git://mapserver.flightgear.org/fgdata 2011-08-21 23:58:46 +02:00
Stuart Buchanan
74a9f8e1a6 Extend visibility range of 3d clouds to /sim/rendering/clouds3d-vis-range 2011-08-21 22:09:04 +01:00
Stuart Buchanan
b9e80543b1 Lighting update for c172p.
1) Add keyboard shortcuts for the panel lighting (to make life easier
   in the dark.
2) Add lighting to the EGT gauge.
2011-08-21 21:43:27 +01:00
Alexis Bory
c7489706e2 Merge branch 'A-10-xiii' 2011-08-21 19:41:42 +02:00
Alexis Bory
490111ffb4 Merge branch 'E-2C' 2011-08-21 19:29:23 +02:00
ThorstenB
b4b527b600 Add button to select download directory 2011-08-21 15:19:02 +02:00
ThorstenB
3db846729f Documentation fix
There is no "hide" option - but a "visible" option...
2011-08-21 15:18:09 +02:00
ThorstenB
fb984bf8ce Option to set screenshot directory. 2011-08-21 15:17:16 +02:00
ThorstenB
8e7d7012ce Directory dialog
New directory dialog - just an option for the existing file dialog really.
2011-08-21 15:00:45 +02:00
Durk Talsma
b98a091e0b Fix axis bindings for windows. Make compatible with windows. 2011-08-21 14:28:36 +02:00
Alexis Bory
94b73572fa Merge branch 'E-2C' 2011-08-20 20:33:01 +02:00
BARANGER Emmanuel
acf7ce47b2 Merge branch 'master' of git://gitorious.org/fg/fgdata 2011-08-19 02:30:48 +02:00
Vivian Meazza
8caf2ef24d Bugfix: correct transpareny issue.
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-08-18 22:05:42 +01:00
Vivian Meazza
adeb916cde Merge branch 'work' of D:\Git_New\fgdata 2011-08-18 20:17:26 +01:00
Vivian Meazza
d16feda641 Merge branch 'work' of D:\Git_New\fgdata 2011-08-18 20:12:22 +01:00
Vivian Meazza
5d06c1800b Try fix for transparency issue.
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-08-18 20:11:53 +01:00
Martin Spott
5a268e79a2 Remove LUQA DME and MALTA DME sitting on runways. 2011-08-16 08:47:59 +02:00
ThorstenB
935380d3cf Fix: "Enable animated jetways" setting not working
Checkbox in rendering dialog toggled the wrong/non-existing property...
2011-08-14 13:51:49 +02:00
ThorstenB
c4626512a8 route manager: cruise speed/altitude inputs not working
Missing "dialog-apply" => properties not updated
2011-08-13 22:53:24 +02:00
ThorstenB
5e09b47f06 Highlight the headline "experimental"
Some test reports suggest people didn't notice the "experimental" bit...
2011-08-13 13:01:23 +02:00
Vivian Meazza
b00d42350d Migrate to .dds
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-08-13 11:49:00 +01:00