1
0
Fork 0
Commit graph

5353 commits

Author SHA1 Message Date
Vivian Meazza
b1a777b12d Standardize fog
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-12-01 21:03:40 +00:00
Vivian Meazza
4f4a918064 Standardized fog
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-12-01 20:58:14 +00:00
Vivian Meazza
eec1b7626a standardized fog
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-12-01 20:57:20 +00:00
Vivian Meazza
b0bcb91c24 Enhanced water and standardized fog
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-12-01 20:56:04 +00:00
Vivian Meazza
06e0e5a057 Standardized fog
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-12-01 20:52:59 +00:00
Vivian Meazza
0adb61f2a7 Unified lightmap, bumpmap, and reflect shader
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-12-01 20:52:05 +00:00
Vivian Meazza
cc329668dc Add include fog
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-11-28 20:22:10 +00:00
Vivian Meazza
b8d57b9474 Add fog include and amend parameters iaw new render/shader dialog
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-11-28 15:02:20 +00:00
Vivian Meazza
04824c4230 New dialog
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-11-28 09:31:22 +00:00
Vivian Meazza
0a059aad74 Modified dialog
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-11-28 09:22:42 +00:00
Vivian Meazza
1abc5624fb New fog shader
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-11-27 23:59:33 +00:00
Vivian Meazza
f43a9e45e6 Add runway rain effect (experimental)
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-11-27 23:24:12 +00:00
Vivian Meazza
e9c37c0b74 Add runway rain effect (experimental)
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-11-27 23:12:59 +00:00
Vivian Meazza
bbad843b10 Merge branch 'master' of gitorious.org:fg/fgdata into work 2011-11-27 20:31:15 +00:00
Vivian Meazza
2b91535895 Merge branch 'master' of D:\Git_New\fgdata 2011-11-27 09:43:08 +00:00
Erik Hofman
70d697dbbf Stop sound at zero speed. 2011-11-25 13:36:01 +01:00
BARANGER Emmanuel
29d4e99ceb Merge branch 'master' of git://gitorious.org/fg/fgdata 2011-11-25 11:43:53 +01:00
Stuart Buchanan
d8e7c3a62a Minor clean-up of cloud.eff 2011-11-24 22:43:40 +00:00
Stuart Buchanan
cc58f7e32e Remove reliance of 3d clouds on /sim/rendering/shader-effects 2011-11-24 22:30:36 +00:00
Stuart Buchanan
6fc8b10667 Fixes for random vegetation:
1) Remove dependency on the /sim/rendering/shader-effects
2) Fix http://code.google.com/p/flightgear-bugs/issues/detail?id=494 where
toggling the random vegetation on, iff initiall set off, did not generate
new random vegetation. Fixed by forcing a tile reload in the same way as
used for random objects.
2011-11-24 21:41:05 +00:00
BARANGER Emmanuel
1523f86578 Merge branch 'master' of git://gitorious.org/fg/fgdata 2011-11-22 21:39:26 +01:00
Martin Spott
22b0b65139 Take care of experimental materials file as well 2011-11-22 15:47:31 +01:00
Martin Spott
3d0de23c55 Hopefully last fix for consistent landcover naming 2011-11-22 14:36:43 +01:00
ThorstenB
20e5ca97a7 "Typify" all bool/numeric preference properties.
(Untyped bool/numeric properties result in run-time string conversion)
2011-11-20 13:11:27 +01:00
Vivian Meazza
e4708f831f Merge branch 'master' of D:\Git_New\fgdata 2011-11-19 20:36:55 +00:00
Vivian Meazza
eeee2d4db0 Add runway rain effect
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-11-19 20:35:57 +00:00
ThorstenB
32c204fe00 Add system performance dialog. 2011-11-19 15:56:44 +01:00
BARANGER Emmanuel
f10b14437c Merge branch 'master' of git://gitorious.org/fg/fgdata 2011-11-18 23:52:40 +01:00
Vivian Meazza
06fa03aec4 Bugfix: wrong texture path.
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-11-18 13:38:12 +00:00
ThorstenB
3e14576975 Correct the name of attitude-indicator's property...
... which has always been called "caged-flag", not "caged".
2011-11-15 19:32:38 +01:00
ThorstenB
7fb3422f22 c172p: fixed attitude indicator cageing
The correct property is "caged-flag" - not "caged".
Common copy&paste error all over fgdata...
2011-11-14 19:45:46 +01:00
Vivian Meazza
70478b1a99 Merge branch 'master' of D:\Git_New\fgdata 2011-11-12 23:39:40 +00:00
BARANGER Emmanuel
736970e39a Merge branch 'master' of git://gitorious.org/fg/fgdata 2011-11-12 21:26:35 +01:00
Durk Talsma
8e8035812d Merge branch 'master' of gitorious.org:fg/fgdata 2011-11-11 18:04:59 +01:00
BARANGER Emmanuel
fbce20ef8a Merge branch 'master' of git://gitorious.org/fg/fgdata 2011-11-09 13:19:15 +01:00
Vivian Meazza
939e3e98e5 Merge branch 'master' of gitorious.org:fg/fgdata into work 2011-11-08 22:25:11 +00:00
Alexis Bory
8fa66f0257 Merge branch 'work' 2011-11-08 23:11:07 +01:00
Emilian Huminiuc
f3373d0c7c New line feature textures, suitable for the new poly offset technique 2011-11-08 14:08:01 +01:00
Christian Schmitt
a121daa98b Add some more line feature materials 2011-11-08 13:42:50 +01:00
PSadrozinski
7e5b3e2530 Adding lfeat effect to apply polygon-offset to linear features 2011-11-07 15:23:31 +01:00
Christian Schmitt
4841ab6206 Some 850 line feature textures changes
-Remove the new pavement texture for now as it interferes with the old airports.
-remove unexisting entries from materials.xml.
-correct one texture's scale.
2011-11-04 08:54:32 +01:00
Durk Talsma
c8512d17d3 Merge commit 'refs/merge-requests/85' of git://gitorious.org/fg/fgdata into merge-requests/85 2011-11-03 22:28:35 +01:00
Durk Talsma
bc3e06ace2 Merge branch 'master' of gitorious.org:fg/fgdata 2011-11-03 22:27:02 +01:00
Gijs de Rooy
ffadd311a5 Merge branch 'master' of git://mapserver.flightgear.org/fgdata 2011-11-03 21:30:17 +01:00
Alexis Bory
b587c8ce85 Merge branch 'master' of git://mapserver.flightgear.org/fgdata 2011-11-03 19:51:51 +01:00
Alexis Bory
1960404f9c Merge branch 'work' 2011-11-02 20:45:42 +01:00
Alexis Bory
152696f0d1 Merge branch 'master' of git://mapserver.flightgear.org/fgdata 2011-10-31 18:56:14 +01:00
Durk Talsma
c49b97114d Merge branch 'master' of gitorious.org:fg/fgdata 2011-10-30 21:22:39 +01:00
ThorstenB
857ba6f116 C172p: fix attitude indicator / horizon offset
Knob & hotspot were working, but animation was missing.
2011-10-30 16:55:37 +01:00
Vivian Meazza
c6c3d5b18d Amend copyright.
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-10-30 09:07:03 +00:00