Thorsten Renk
22e3852cad
Impostors simulating distant clouds for Advanced Weather / ALS
2014-02-17 10:21:26 +02:00
Thorsten Renk
a505e29309
Regional texture definitions for Ireland
2014-02-17 09:49:13 +02:00
BARANGER Emmanuel
3ee2e2bd10
Merge branch 'master' of gitorious.org:fg/fgdata
2014-02-16 20:07:01 +01:00
Gijs de Rooy
79726c6ec6
NavDisplay: 4 -> 6 on compass
2014-02-16 18:57:47 +01:00
Gijs de Rooy
9d64f98090
NavDisplay: waypoint drawing fix
2014-02-16 17:23:13 +01:00
James Turner
35ceed2196
Add Windows name for the GoFlight TQ6
2014-02-15 18:09:45 +00:00
James Turner
39cc76d1d6
Workaround for Effects crash.
...
Certain systems experience memory corruption related to this
effect. There is certainly an underlying bug in effects code
(or SGExpression code), but in the short-term this avoids the
issue by fixing some bad syntax in the .eff file.
(<property> is only for boolean properties, not to read a value)
2014-02-15 18:09:44 +00:00
Gijs de Rooy
69280a75c9
NavDisplay: fix route drawing
2014-02-13 19:36:27 +01:00
James Turner
38b916a18c
Fix bad attribute on shadow cascade definitions.
2014-02-13 12:03:17 +00:00
Gijs de Rooy
c7007cd545
NavDisplay fixes:
...
- correct VOR/ADF pointer and ILS rotation center
- display proper ETA hours
- fix DME range property
2014-02-11 19:45:39 +01:00
BARANGER Emmanuel
b4c69e3cc8
Merge branch 'master' of gitorious.org:fg/fgdata
2014-02-11 00:51:30 +01:00
Emilian Huminiuc
d334484f20
Improve framerate for default rendering when 3D clouds enabled
2014-02-11 00:44:18 +01:00
BARANGER Emmanuel
0d9c00e70a
Merge branch 'master' of gitorious.org:fg/fgdata
2014-02-10 23:29:58 +01:00
Philosopher
6de533b71b
Canvas ND: disable MapStructure TFC layer
2014-02-10 16:00:34 -06:00
Philosopher
4b2cb3a07c
Fix string.compileTemplate algorithms
2014-02-09 20:21:23 -06:00
Stuart Buchanan
0522a6504a
Generate required binormal for Rembrandt
2014-02-09 22:07:43 +00:00
Erik Hofman
74dea50711
Merge branch 'master' of gitorious.org:fg/fgdata
2014-02-09 16:38:16 +01:00
Thomas Geymayer
bab393aa0c
Canvas/SVG parser: fix bounding box and rotation center.
...
- Calculate bounding box after adding all children.
- Apply rotation after all SVG defined rotations to use correct
center of rotation (as defined in Inkscape)
This (together with the SimGear and FlightGear commits) fixes
the core problems of #1333 .
2014-02-08 00:43:13 +01:00
Eugenio Mondini
e9ce8d522b
Small update of spanish menu translation.
2014-02-07 14:42:47 -03:00
Gijs de Rooy
4f660c96a5
Remove (references to) archaic options
2014-02-07 14:08:15 +01:00
Curtis L. Olson
60e631458a
Merge branch 'master' of gitorious.org:fg/fgdata
2014-02-05 10:03:20 -06:00
Curtis L. Olson
bdd839a7fb
Add a short note to document the 'overrideRedirect' flag. This gives an
...
extra hint to multi-headed Gnome based linux system that we really wish to
open up a full screen window that spans *all* physical displays.
2014-02-05 10:00:34 -06:00
Gijs de Rooy
4d7509e198
NavDisplay bug fixes:
...
- tru/mag and hdg/trk are now correctly handled
- heading 000 is replaced by 360
- NM font size fixed
- several rotation centers fixed
2014-02-04 22:07:35 +01:00
Clément de l'Hamaide
9438b2d4f8
FGCom: change default silence threshold
2014-02-04 13:02:11 +01:00
Philosopher
e9b1a89052
Clean up some global wrappers
2014-02-02 12:31:48 -06:00
Philosopher
73c21e0df4
Remove canvas.Map.df_controller
2014-02-02 12:25:45 -06:00
Emilian Huminiuc
1ec07461a5
Fix issue for objects using transparency with model-shader disabled
2014-02-02 15:11:05 +01:00
Gijs de Rooy
653d86db46
NavDisplay bug fixes:
...
- NM font correction
- Range displayed in PLAN mode
- ETA seconds format correction
- Calculate wind arrow based on track/heading
2014-01-31 23:36:41 +01:00
Thomas Geymayer
cab89b1b5a
Nasal: new function string.compileTemplate
...
This allows to create functions to build string based on
templates used for examample with most common tilemap
engines.
2014-01-30 11:23:14 +01:00
Thorsten Renk
1c1bcda8d6
Support for creating high altitude noctilucent clouds in Advanced Weather/ALS
2014-01-30 11:08:35 +02:00
BARANGER Emmanuel
fb48ba3384
Merge branch 'master' of gitorious.org:fg/fgdata
2014-01-29 12:29:19 +01:00
Philosopher
83d53e906d
Canvas ND: fix altitude as rotation bug
...
;-)
2014-01-28 19:39:20 -06:00
Philosopher
4a2dab6f21
Canvas ND: small tweaks
2014-01-27 20:53:46 -06:00
Emilian Huminiuc
af587b88a2
Set better rembrandt defaults which improve compatibility
2014-01-27 21:31:20 +01:00
Philosopher
0d4a86e3d4
Canvas ND: use MapStructure for TFC, other misc.
...
Implement traffic in MapStructure and use it. Various other hacks and/or
cleanup. Feedback required on whether this is a lot better than before.
Also partially revert 9c018d94c4d88dad7476ec250fa3b52024526f4b to add
feature to geo.PositionedSearch: it me._equals is overridden then the
old mechanism is used instead of the new C++ function, so that the
custom equality can be used. (In particular for the Fixes with the
TrafficModel class).
2014-01-26 20:26:25 -06:00
Clément de l'Hamaide
0ee6a5c71e
FGCom: add unit + store silence threshold value
2014-01-26 21:51:05 +01:00
BARANGER Emmanuel
de52ebe073
Merge branch 'master' of gitorious.org:fg/fgdata
2014-01-26 18:35:02 +01:00
Hyde Yamakawa
51b479b30d
Merge branch 'master' of gitorious.org:fg/fgdata
2014-01-26 12:09:44 -05:00
Hyde Yamakawa
21fe2f4489
Add altitude profile T/C, T/D, S/C and E/D mark on ND route
2014-01-26 12:07:18 -05:00
Clément de l'Hamaide
442aee6499
FGCom: add silence threshold setting
...
Require commit 3254f54f9ed8917f7cd21bcdb8b3e74b9d4c14a9 from flightgear
2014-01-26 16:41:18 +01:00
Philosopher
381aeb918e
Canvas ND: keep canvases through reinit
...
Make fdm listener single-fire, don't listen to /sim/signals/reinit. This
allows the Canvas to stay with the same placement through reinit, after
both the 777 and 747 were having problems. I don't see any reason for
having to recreate it all, and the cleanup function is still there (e.g.
for independent windows, to have their .del() call the ND's .del()).
renamed handle_reinit() -> del()
2014-01-25 21:13:49 -06:00
Philosopher
99fb72d26a
Canvas ND: obey traffic switch
2014-01-25 19:24:30 -06:00
Clément de l'Hamaide
098438418d
Update french translation for menubar
2014-01-25 23:27:58 +01:00
Clément de l'Hamaide
28a983c0ad
Update Help for UFO
2014-01-25 23:20:13 +01:00
Stuart Buchanan
09d5fe703f
Replace ac-str clouds with ac for ac cloudfields. More realistic and improves performance.
2014-01-25 21:00:22 +00:00
Philosopher
a4f289ecee
Canvas ND: Do del() on reinit
...
This also makes sure the /canvas/by-index/canvas[3/4]/ nodes are removed
and then recrated, as well as making sure the MapStructure del() path is
followed and working. Unfortunately the NDs are still blank after reinit.
2014-01-23 21:21:49 -06:00
BARANGER Emmanuel
f61a391e45
Merge branch 'master' of gitorious.org:fg/fgdata
2014-01-23 19:25:07 +01:00
Clément de l'Hamaide
3132b761d0
Improve runway reflection shader by Emilian H.
2014-01-23 17:23:03 +01:00
Thorsten Renk
aae72d7266
High quality dirt runway effect for ALS
2014-01-23 13:16:20 +02:00
Thorsten Renk
49d9da2af0
Regional texture definitions for South Africa
2014-01-23 11:40:40 +02:00