Clément de l'Hamaide
cad2dc9e06
Fix missing elements in texture declaration in effects files. Fixes bug #1267
2013-11-18 03:17:58 +01:00
Clément de l'Hamaide
81938125a8
FGCom dialog: hide registration options for now but keep it for later
2013-11-17 23:56:51 +01:00
Eric van den Berg
281036e1e5
static port and pitot tube new features, doc update
2013-11-16 23:55:19 +01:00
Clement de l'Hamaide
ef9574c12e
FGCom Settings dialog: avoid unexpected scheme
2013-11-11 21:47:26 +01:00
BARANGER Emmanuel
e70ecbf5d3
Merge branch 'master' of gitorious.org:fg/fgdata
2013-11-11 00:11:35 +01:00
BARANGER Emmanuel
28622cb5f8
Merge branch 'master' of gitorious.org:fg/fgdata
2013-11-08 23:05:01 +01:00
James Turner
e5f5fbac15
Add keyboard shortcut for the map. (Ctrl-M)
...
Fixed bug 766, finally.
2013-11-05 15:44:35 -08:00
Torsten Dreyer
bb1443f96e
c172p: magnetic compass tweaks
...
- add compass deviation table
- set compass "pitch" to compensate for wrong indication
2013-11-05 22:23:35 +01:00
Philosopher
730145eec0
Add condition axis as per issue 1249
2013-11-05 14:38:43 -06:00
James Turner
bc3aeaafa1
Increase default window size.
...
Since 800x600 is smaller that some dialogs now, let's default to a
slightly larger size. Existing config/command-line switch to set the
size explicitly work as before.
2013-11-04 09:28:58 +00:00
Thomas Geymayer
9687784128
Canvas API: constants for clip-frame reference frames
2013-11-03 21:01:33 +01:00
Vivian Meazza
85df642774
Sea colour effect by Emilian Huminiuc
...
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2013-11-03 18:41:20 +00:00
Vivian Meazza
af22245993
Sea colour effect by Emilian Huminiuc
...
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2013-11-03 18:41:16 +00:00
Vivian Meazza
cad41c4eff
Sea collour effect by Emilian Huminiuc
...
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2013-11-03 18:41:12 +00:00
Thomas Geymayer
e738bfb297
7-Segment font (for numeric LED based indicators)
2013-11-01 23:34:53 +01:00
BARANGER Emmanuel
1043118749
Merge branch 'master' of gitorious.org:fg/fgdata
2013-10-30 01:06:23 +01:00
Thomas Geymayer
fed49956e6
IOrules: add writeable cache directory (for downloaded data)
2013-10-28 12:35:47 +01:00
janodesbois
403ca2f439
bug #202 fgdata correction: velocities/u,v and wbody-fps are now only ECEF velocities in body axis, yasim planes using this as TAS were changed to use instrumentation/airspeed-indicator/true-speed-kt, with the according factor change.
2013-10-27 13:50:44 +01:00
janodesbois
5ce7d55342
FPS2KT and KT2FPS added to Nasal/global.nas
2013-10-27 13:50:39 +01:00
BARANGER Emmanuel
6ce750d1ea
Merge branch 'master' of gitorious.org:fg/fgdata
2013-10-26 18:32:06 +02:00
James Turner
698ff88887
Tooltips and right-mouse-drag on by default.
...
Use the GUI to switch off, or adjust these properties.
2013-10-25 17:23:07 +01:00
James Turner
27afea985a
Updated UI to configure tooltips, mouse input
...
Replace the temporary UI with real solutions, in the view dialog
(for tooltips/popups) and a new 'input config' dialog accessed via
the file menu.
Make the mouse-cycle popup explicitly optional since some people
strongly dislike it.
2013-10-25 17:22:12 +01:00
James Turner
74e49dd65d
Avoid tooltip breakage when property is nil
2013-10-25 17:19:35 +01:00
James Turner
5d9db8cfb9
TerraSync dialog updates.
...
- Remove options no longer needed, and add some future ones.
- Combine various status displays into a single human-readable string
2013-10-24 22:48:01 +01:00
BARANGER Emmanuel
08e57d1998
Merge branch 'master' of gitorious.org:fg/fgdata
2013-10-23 19:22:04 +02:00
Thomas Geymayer
5f54a68491
Canvas: add helper to get parent of canvas.Element
2013-10-23 17:33:12 +02:00
Torsten Dreyer
326d2044a5
global turn coordinator instrument: add the OFF flag
2013-10-21 22:04:05 +02:00
Clément de l'Hamaide
40013ba1c7
ubershader: restore lightmap feature
2013-10-21 13:27:35 +02:00
James Turner
f4a134da3b
Ooops, committed the value I was using for testing.
...
Default to 'warn', not 'debug-info'
2013-10-21 09:02:33 +01:00
Thomas Geymayer
7e0797b1be
svg parser: read line-height
2013-10-20 23:41:19 +02:00
Philosopher
36305939f3
Nasal/*.nas: named arguments
...
Instead of var (name) = arg[0..n], which doesn't give a "missing
argument" error.
2013-10-20 13:07:09 -05:00
Philosopher
51c66c3df4
Fix defined() implementation
2013-10-20 13:06:51 -05:00
James Turner
43d7f95a4c
Define property for OSG Notify severity
2013-10-20 09:41:36 +01:00
Philosopher
9a3bf2d0a7
Update view.screenWidthCompens
...
* make into singleton class
* make sure FOV changes take place *immediately* when required
* current FOV is scaled with changes, though being preserved: resizing
window and going back ends up with the same FOV
2013-10-19 21:27:21 -05:00
Clément de l'Hamaide
197e74b6ce
FGCom: Display message is mostly a debugger tools
2013-10-18 20:08:48 +02:00
Clément de l'Hamaide
9ced2983b8
FGCom: changing of server during test mode is not expected
2013-10-18 20:08:47 +02:00
James Turner
ca819bc364
Add initial data server URL.
...
This is testing value, will change before we release 3.0
2013-10-17 17:32:09 +01:00
Thorsten Renk
ab9825c966
Added Warm sector weather scenario
2013-10-17 11:19:27 +03:00
Thorsten Renk
23ee32f1ec
Changed Nimbostratus placement avoiding the rectangular appearance of tiles
2013-10-17 11:15:48 +03:00
Thorsten Renk
c11ac7295c
Fogline blur effect for Atmospheric Light Scattering high-detail shader
2013-10-17 11:09:42 +03:00
Thorsten Renk
410d29cca2
Ascension island regional definitions (by Neilson)
2013-10-17 10:55:06 +03:00
Thorsten Renk
b8996b8dab
Scandinavia regional texture definitions
2013-10-17 10:49:34 +03:00
BARANGER Emmanuel
199fa69550
Merge branch 'master' of gitorious.org:fg/fgdata
2013-10-16 21:17:04 +02:00
BARANGER Emmanuel
fb38bf657c
Merge branch 'master' of gitorious.org:fg/fgdata
2013-10-15 06:18:32 +02:00
Vivian Meazza
b34bd7e68a
Bugfix for Rembrandt by Emilian Huminiuc
...
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2013-10-09 09:12:33 +01:00
Gijs de Rooy
5d503e5f38
Issue #1222 : one cannot use <!-- for comments in Nasal files.
2013-10-08 22:26:30 +02:00
Gijs de Rooy
b5cc1494c9
Model howto: fix OSG wiki link
2013-10-07 12:50:02 +02:00
BARANGER Emmanuel
aa1f98a2f9
Merge branch 'master' of gitorious.org:fg/fgdata
2013-10-07 10:53:29 +02:00
Hyde Yamakawa
690bcce62c
Merge branch 'master' of gitorious.org:fg/fgdata
2013-10-06 14:56:46 -04:00
Philosopher
24ab67fa32
Use resolvepath() for canvas SVGs
2013-10-06 11:52:30 -05:00