1
0
Fork 0
Commit graph

6712 commits

Author SHA1 Message Date
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
Clément de l'Hamaide
0a93f65beb KT76A: Fix typo reported by F-OJAC 2013-10-05 00:45:23 +02:00
James Turner
60da2d4da8 Remove items implement natively in Nasal.
mathlib.c now defines more of these. Remaining items (abs, sgn, min, max)
are likely faster using Nasal than switching to C and back again.

Also add a comment about mod(), clarifying that a native fmod() exists.
2013-10-03 17:42:20 +01:00
James Turner
2ce4fcbf31 Make GPS dialog remember search results.
Restore pre-2.12 functionality where GPS search was persistent across
opening and closing the GPS dialog. Since the state is now in Nasal
we need to ensure a couple of variables outlive the dialog itself.
2013-10-02 22:53:56 +01:00
James Turner
3b15c3c039 GPS dialog
* fix initial type selection
* fix nearest search on 'any'
2013-10-02 22:29:53 +01:00
Clément de l'Hamaide
590acec3db Revert "Add new textures for textured line by Christian Thiriot"
This reverts commit d011ebfff1d0ce7681a1a13db7626a2c6def889c.
2013-10-01 00:53:04 +02:00
Clément de l'Hamaide
405b0577b1 Revert "Add materials definition for textured lines"
This reverts commit ce7358a23ca305f51fad983ba282e78798c9d0bd.
2013-10-01 00:52:33 +02:00
BARANGER Emmanuel
bdf1856fef Merge branch 'master' of gitorious.org:fg/fgdata 2013-10-01 00:15:19 +02:00
Clément de l'Hamaide
b72cbef514 Update FR splash translations 2013-09-30 23:23:20 +02:00
Clément de l'Hamaide
af47809f1b Add materials definition for textured lines 2013-09-30 23:17:05 +02:00
Clément de l'Hamaide
32fdc703d7 Add new textures for textured line by Christian Thiriot 2013-09-30 23:16:07 +02:00
Philosopher
819aa8a988 Fix for #1185 2013-09-30 13:53:10 -05:00
Gijs de Rooy
41fc0498c0 Update NL splash translations 2013-09-30 20:50:43 +02:00
James Turner
162b61b61f Simpler terrasync dialog.
Now tile refresh is gone, this dialog is much simpler.
(Scenery can still be reloaded from the Rendering dialog or sim reset,
but the pager will always wait on TerraSync)
2013-09-30 17:12:00 +01:00
James Turner
23ef030811 New splash string. (Needs FR, DE, etc equivalent) 2013-09-30 16:37:10 +01:00
Philosopher
b4675c62b2 Fix popupTip handling
delay argument was being ignored and popdown didn't work anymore.
2013-09-27 12:09:44 +02:00
Clément de l'Hamaide
6ca29b6fe9 Fix controls.ptt(-1) to controls.ptt(0) in Nasal/joystick.nas 2013-09-24 13:29:37 +02:00
Clément de l'Hamaide
1a5e1a6f80 FGCom protocol: add volume control for fgcom standalone (/sim/sound/atc/volume) 2013-09-22 22:31:15 +02:00
BARANGER Emmanuel
23a6a7cfb6 Merge branch 'master' of gitorious.org:fg/fgdata 2013-09-16 00:05:43 +02:00
BARANGER Emmanuel
3255b8bf6f Merge branch 'master' of gitorious.org:fg/fgdata 2013-09-13 04:23:20 +02:00
janodesbois
c65fe6333c following the bug 901 being addressed,
the sign of "orientatio/side-slip-deg" as reported by yasim is now inverted.
    here are the corrections to yasim affected planes (.xml and .nas)
2013-09-04 19:42:11 +02:00
BARANGER Emmanuel
6673d2a625 Merge branch 'master' of gitorious.org:fg/fgdata 2013-09-03 21:06:39 +02:00
Clément de l'Hamaide
c7021467d4 Trust GM-2600: fix wrong axis binding for unix system by Menestrel 2013-09-01 17:45:17 +02:00
BARANGER Emmanuel
b00e7f01b4 Merge branch 'master' of gitorious.org:fg/fgdata 2013-09-01 02:24:47 +02:00
Thorsten Renk
bdd9520ca5 Horizon blur and noise modulation model based on aloft visibility and weather variability for Atmospheric Light Scattering 2013-08-29 15:15:51 +03:00
Clément de l'Hamaide
f1bee8b5ab FGCom: save user preferences and add a checkbox for IAX messages 2013-08-28 18:12:28 +02:00
Thorsten Renk
73edd5c3ac Decoupled max. visibility setting from realistic visibility checkbox enabled - they do rather different things and disabling the slider when the checkbox is set makes little sense 2013-08-28 15:17:05 +03:00
Thorsten Renk
e0679636ee Wake shader effect for Atmospheric Light Scattering framework 2013-08-28 14:58:21 +03:00
Clément de l'Hamaide
74ea8ac7e3 KX165: fix volume knob animation 2013-08-26 20:02:10 +02:00
Clément de l'Hamaide
e974c7d274 Honor new <params> for KX165 2013-08-26 19:39:12 +02:00
Clément de l'Hamaide
e51d452f27 KX165: emission color is customizable with <params> 2013-08-26 19:39:12 +02:00
BARANGER Emmanuel
a938e3505d Merge branch 'master' of gitorious.org:fg/fgdata 2013-08-25 03:35:38 +02:00