1
0
Fork 0
Commit graph

6776 commits

Author SHA1 Message Date
Stuart Buchanan
1b8c05b162 Fix black border on trees.
- Add additional property checks for multisampling.
- Add transparent background with appropriate color for each tree
- Add conversion script to generate .dds and low rez trees easily.
2013-05-16 22:40:36 +01:00
Vivian Meazza
5ed97555db Synchronize current Transponder ID code and Digit inputs on opening Dialog
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2013-05-15 21:38:24 +01:00
Hyde Yamakawa
c309f35468 Merge commit 'refs/merge-requests/203' of git://gitorious.org/fg/fgdata into merge-requests/203 2013-05-14 16:57:56 -04:00
Vivian Meazza
24dc108363 Add material animation to allow switchable faces by Clement de l'Hamaide
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2013-05-14 17:44:37 +01:00
Vivian Meazza
d2b384ffad Add ID code to pilot list
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2013-05-14 17:16:06 +01:00
Stuart Buchanan
1e09cf85ef Use step function rather than cast of boolean expression. 2013-05-13 22:59:25 +01:00
Vivian Meazza
23ba1b3a56 New instrument by Clement de l'Hamaide
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2013-05-13 22:42:28 +01:00
BARANGER Emmanuel
25299be5eb Merge branch 'master' of gitorious.org:fg/fgdata 2013-05-13 03:01:25 +02:00
James Turner
2e45b5424e Update TDR-94/CTL-92 for revised transponder.
Add knob animations and make the code selection cover the
entire code range.
2013-05-12 13:32:29 +01:00
James Turner
3ed1ffe7c2 No generic KT-70 or encoder.
Transponder is still present, and will do all that's needed.
2013-05-12 11:35:55 +01:00
James Turner
112b41b851 Update to use tooltips, knobs and new instrument. 2013-05-12 11:35:05 +01:00
James Turner
dfc53ff647 Radios dialog can drive the transponder. 2013-05-12 10:41:37 +01:00
BARANGER Emmanuel
2d0770b77b Merge branch 'master' of gitorious.org:fg/fgdata 2013-05-11 23:03:16 +02:00
Gijs de Rooy
2e96b9ea2c Place default snow line at estimated climatic snow line, based on latitude. Feature is only enabled when 'Set maximum snow line from METAR' is enabled in the environment dialog. 2013-05-11 16:51:14 +02:00
Gijs de Rooy
2f95972164 Update date in about dialog 2013-05-11 14:29:25 +02:00
Stuart Buchanan
613db9668f Fix warning on some GPUs. 2013-05-10 20:20:08 +01:00
Stuart Buchanan
5689d76dca Change tree texture format from a 8x4 block to 32x1 to avoid UV bleeding problems. 2013-05-10 20:04:18 +01:00
Ryan M
9b19d5e20e Animated jetways: Remove obsolete use-custom-scenery-data property 2013-05-08 22:39:29 +01:00
Stuart Buchanan
658b1fe6ce Add support for <binding> tags on checklist items.
These are then attached to buttons on the checklist dialog allowing
the user to ask the computer to execute the checklist step, which
they can observe.
2013-05-01 22:41:15 +01:00
Thomas Geymayer
d80722065f Fix path validation (ensure listeners are attached to existing nodes) 2013-04-29 22:27:26 +02:00
Vivian Meazza
63138932cb Add "lagoon" is preparation for next scenery build
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2013-04-28 22:45:15 +01:00
Vivian Meazza
f025dd3e32 Tidy up formatting after reinstating Rainbow effect
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2013-04-28 09:27:38 +01:00
Vivian Meazza
fa19905cce Add consolidated Fresnel and Rainbow look-up textures
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2013-04-26 23:48:35 +01:00
Vivian Meazza
8509e4acba Consolidate Fresnel and rainbow look-up textures. Reinstate Rainbow effect in ALS shader
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2013-04-26 20:18:46 +01:00
Vivian Meazza
646a74f915 Consolidate Fresnel and Rainbow look-up textures. Re-instate Rainbow effect in ALS shader.
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2013-04-26 20:18:41 +01:00
Stuart Buchanan
982a49d39a Fix Terrasync dialog. 2013-04-25 22:10:17 +01:00
Stuart Buchanan
e73a07b0cf Fix manual weather UI. 2013-04-25 22:02:47 +01:00
Hyde Yamakawa
e06b519e8e Add record /velocities/mach for IAS display of flight recorder 2013-04-25 15:02:22 -04:00
BARANGER Emmanuel
190684ed12 Merge branch 'master' of gitorious.org:fg/fgdata 2013-04-25 02:34:45 +02:00
Thorsten Renk
f62550e115 Optional overlay texture for models 2013-04-22 11:32:28 +03:00
Thorsten Renk
cea50f52ed Proper wetness effect on runway and airfield green dependent on quality level 2013-04-22 10:41:44 +03:00
Thorsten Renk
c877c8b4e5 3d noise based fog and deeper shadows for lower quality terrain, urban and water shaders 2013-04-22 10:02:14 +03:00
Thorsten Renk
f1c16e1592 Bugfix restoring trees to the Caribbean 2013-04-22 09:20:46 +03:00
Gijs de Rooy
460b0bf737 Issue 859: ATC dialog cannot be closed. 2013-04-20 22:32:48 +02:00
Stuart Buchanan
266313486d Add dynamic selection of tree texture based on season and snow level.
All tree texture sheets now contain 4 different texture sets for
different conditions.  See Docs/README.materials for details.

Also retire the -summer and -winter variants of tree textures, which
are now redundant.
2013-04-20 21:09:03 +01:00
Gijs de Rooy
5525a00090 Location in air dialog: switch option based on user input 2013-04-19 18:34:26 +02:00
Gijs de Rooy
3bf75cd248 Location in air dialog: disable impossible/unused option combinations. 2013-04-19 18:26:23 +02:00
BARANGER Emmanuel
2ff460141d Merge branch 'master' of gitorious.org:fg/fgdata 2013-04-18 14:09:14 +02:00
dfaber
352a9374c9 Merge branch 'master' of git://gitorious.org/fg/fgdata 2013-04-17 22:01:07 +02:00
Stuart Buchanan
5ede8f2bb9 Fix manual configuration of basic weather. 2013-04-16 22:14:51 +01:00
Stuart Buchanan
823510f0b4 Basic Weather integration with Atmospheric Shader. 2013-04-16 22:09:44 +01:00
BARANGER Emmanuel
e12f7b8ff3 Merge branch 'master' of gitorious.org:fg/fgdata 2013-04-16 21:20:19 +02:00
Thorsten Renk
4817183507 Isotropic lighting for trees in Atmospheric Light Scattering 2013-04-16 12:48:54 +03:00
Thorsten Renk
df35c11af2 Packice overlay and water color variations for high quality water shader in Atmospheric Light Scattering 2013-04-15 14:29:04 +03:00
Thorsten Renk
402d75a602 Deeper shadows and fog/snow continuity across terrain tiles for highest quality level terrain shader of Atmospheric Light Scattering 2013-04-15 14:00:22 +03:00
James Turner
f9da4387e6 Initial work on a KLN-94 GPS.
Not functional yet, patience.
2013-04-14 16:04:56 +01:00
BARANGER Emmanuel
5cba74b20f Merge branch 'master' of gitorious.org:fg/fgdata 2013-04-14 10:21:41 +02:00
Stuart Buchanan
cad64a9711 Normalize angles for bearings on tanker.
Patch from Jean PELLOTIER.
2013-04-12 20:52:04 +01:00
Stuart Buchanan
fd4e61869b Add support for <nasal> blocks in the joystick nasal config library. 2013-04-12 20:24:53 +01:00
BARANGER Emmanuel
f14ba2466f Merge branch 'master' of gitorious.org:fg/fgdata 2013-04-11 03:20:47 +02:00