Thorsten Renk
48768ee9d2
Earthview 2.1 - parallax mapping for cloud layer, lightning at night, Rayleigh scattering in atmosphere and minor bugfixes
2017-04-05 16:50:31 +03:00
Yves Tolosa-Joas
3d409359af
EL AL traffic file update by Marcin Luzniar
2017-04-03 08:58:07 +01:00
Yves Tolosa-Joas
7719d1b4bc
Remapped 767-300 (Top of Fuselage). Ajusted Liveries. Added pitch
2017-04-03 08:58:02 +01:00
Richard Harrison
e133785632
MP2017 protocol support.
...
Added defaults for new protocol
Modified multiplayer dialog to allow protocol selection.
2017-04-02 18:32:44 +02:00
Erik Hofman
400a8ca30a
New sample image also showing the weather symbols
2017-04-01 11:36:32 +02:00
Erik Hofman
950c828f67
Merge branch 'next' of ssh://git.code.sf.net/p/flightgear/fgdata into next
2017-04-01 11:29:15 +02:00
Erik Hofman
e19014cde6
Switch to the latest, beter licensed, DESG fonts and add the new Weather symbols
2017-04-01 11:29:02 +02:00
Yves Tolosa-Joas
34ec2436a4
EL AL Livery for 777-200 AI model
2017-03-31 11:05:22 +01:00
Yves Tolosa-Joas
fb6587331e
EL AL Liveries for 747-400 models
2017-03-31 11:05:18 +01:00
Yves Tolosa-Joas
d7625a5c86
Retouched Belly Mapping on 747-400s AI models
2017-03-31 11:05:09 +01:00
Stuart Buchanan
6f2ccdd395
Add support for sprintf() formatting to tutorial
...
<message> tags can now contain sprintf() format
strings (%d, %.2f etc), with
<message-param>
<property>/some/prop</property>
</message-param>
used as the substitute value. Could be extended
in the future with perhaps Nasal evaluation?
2017-03-28 21:38:34 +01:00
Stuart Buchanan
60c6e73258
Updated startup tips.
2017-03-28 20:39:35 +01:00
Yves Tolosa-Joas
ad17297f0f
Remapped 747-400 Freighter (Top Fuselage) and updated Liveries
2017-03-27 16:08:55 +01:00
Yves Tolosa-Joas
c597b2dadf
747-400 Liveries for new model mapping
2017-03-27 16:08:47 +01:00
Yves Tolosa-Joas
137bfd5e0b
Remapped 747-400 AI Model (Top of fuselage)
2017-03-27 16:08:40 +01:00
Stuart Buchanan
a5e848d8a5
Fix GUI elements referencing "tile-manager"
2017-03-26 20:34:41 +01:00
Yves Tolosa-Joas
2972f46729
Added ERJ90 model to existing Traffic File
2017-03-25 17:53:15 +00:00
Yves Tolosa-Joas
10437e1df0
Updated Liveries AI ERJ90 with Nacelles Texture
2017-03-25 17:52:53 +00:00
Yves Tolosa-Joas
0540fbc333
New Liveries for ERJ90 AI model
2017-03-25 17:52:46 +00:00
Yves Tolosa-Joas
bce710bcb3
ERJ90 AI model update, new Tail and Nacelles + Adjusted Paintkit
2017-03-25 17:52:40 +00:00
Erik Hofman
fdb76cb689
Thorsten Renk: since the 2d and 3d shadow share the fragment shader, you've unfortunately just broken the 2d shadow technique which does not generate varying alpha_correction in the vertex shader
2017-03-25 14:34:19 +01:00
Yves Tolosa-Joas
eb4b9da21c
Updated Ukraine Intl Liveries 737-300, 737-800, 767-300
2017-03-25 10:44:33 +00:00
Erik Hofman
44cabc2eec
flug:
...
* fix the 'slanting shadow > 75 meters' problem
* lay down the shadow flat on the ground
wlbragg:
* add fading effect based o altitude
2017-03-25 09:57:36 +01:00
Stuart Buchanan
b923ccbd47
Add tips provided by forum members.
2017-03-23 21:14:42 +00:00
Hamza Alloush
1ea33b9e5d
Fix Thrustmaster Warthog on Windows
...
This fix assigns the correct id string, axis numbers and trim switch orientation
under Windows, with some convinience tweak for view panning step. Tested on Windows
7/10 and Ubuntu, this is for the stick only.
2017-03-20 19:50:30 +00:00
Thorsten Renk
1fad428a27
Special purpose faster canvas text setting methods
2017-03-19 16:23:35 +02:00
Yves Tolosa-Joas
1cdf27fffd
New AI Model Embraer ERJ 190 with Paintkit and liveries Default, Helvetic Airways and Finnair
2017-03-19 12:27:21 +00:00
Anders Gidenstam
bb73817c42
Fixed a problem in the roll channel of the JSBSim hydrodynamic-planing-floats system.
...
Signed-off-by: Anders Gidenstam <anders@gidenstam.org>
2017-03-18 23:57:06 +01:00
Thorsten Renk
d1dc65a207
g-force simulation script links to ALS g-force shaders (Nikolai Verner Christensen)
2017-03-18 11:10:26 +02:00
Yves Tolosa-Joas
e901959623
Hop! Traffic Update of Jan 2017 by Marcin Luzniar
2017-03-16 15:42:26 +00:00
Yves Tolosa-Joas
72fb4b9e87
Czech Airlines traffic update by Marcin Luzniar
2017-03-16 15:42:21 +00:00
Thorsten Renk
bdab63dc97
ALS: Fade rendering of impostor clouds out explicitly in poor visibility
2017-03-15 17:34:13 +02:00
Yves Tolosa-Joas
a688c0bc2c
KLM Traffic Updated for new Fokker 70 AI model
2017-03-14 12:08:23 +00:00
Yves Tolosa-Joas
64d597e5dd
Simplifid & re-mapped Fokker 70 AI model from Erik Homan. Default and KLM Liveries. Paintkit
2017-03-14 12:08:23 +00:00
Anders Gidenstam
275c425623
Replaced the property hydro/hull-length-ft with metrics/hydro-length-ft in the generic JSBSim hydrodynamics system.
...
Signed-off-by: Anders Gidenstam <anders@gidenstam.org>
2017-03-12 09:53:14 +01:00
Florent Rougon
e613865bd3
Document fgfs' option --log-dir in English and French (for 'fgfs --help -v')
2017-03-11 10:15:33 +01:00
Torsten Dreyer
e80fae2c19
make display of metar live again in wx dialog
...
reflect changes of METAR in the dialogs text field
has probably been set to false by accident.
2017-03-10 09:40:58 +01:00
Thorsten Renk
5181edd8cf
ALS road shader: Allow to reverse traffic direction
2017-03-09 14:07:20 +02:00
Thorsten Renk
bfc6a014bb
ALS road shader: add procedural snow, make lighting switchable
2017-03-09 14:00:09 +02:00
Thorsten Renk
549bf4dd04
Merge branch 'next' of ssh://git.code.sf.net/p/flightgear/fgdata into next
2017-03-07 12:10:56 +02:00
Thorsten Renk
7cbdc2cbfe
ALS road effect: Configure streetlight color, simulate traffic jams
2017-03-07 12:10:34 +02:00
Torsten Dreyer
66b4cd12b7
terrasync server should not be autosaved
2017-03-07 10:45:58 +01:00
Thorsten Renk
24375cfcb6
Tackle some lighting artifacts
2017-03-07 11:40:36 +02:00
Thorsten Renk
96193187b7
ALS road shader: Render car proxies, fix numerical issues
2017-03-07 10:32:05 +02:00
Thorsten Renk
58ef0ce998
ALS road shader development
2017-03-06 12:21:54 +02:00
Thorsten Renk
0349a7ca97
Some procedural road lightmapping code, currently inactive
2017-03-05 15:05:12 +02:00
Thorsten Renk
e503971ab1
Groundwork for OSM-specific shaders - stub for road shader (at the moment trivial), property rules to generate lightmap factor
2017-03-05 13:01:11 +02:00
Thorsten Renk
d3c93a2c64
More ALS filter work
2017-03-05 12:36:51 +02:00
Thorsten Renk
14e41b56a4
Make random vegetation density selection text go back to High Density rather than Very High Density when dialog is re-opened.
2017-03-04 17:24:54 +02:00
Thorsten Renk
47a8ac62e1
More ALS g-force effect work
2017-03-04 10:31:27 +02:00