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
Clément de l'Hamaide
90cf137ad8
Remove debug output for FGCom
2013-08-24 18:59:00 +02:00
Clément de l'Hamaide
68c2ecc40d
lowercase kt76a files and clean list of <object-name>
2013-08-24 18:59:00 +02:00
BARANGER Emmanuel
12ab2cafa7
Merge branch 'master' of gitorious.org:fg/fgdata
2013-08-22 22:58:14 +02:00
Clément de l'Hamaide
cd41a649ec
Avoid OpenAL context conflict by switching sound device
2013-08-22 17:06:04 +02:00
Clément de l'Hamaide
7af288d919
Add translation movement in spring-loaded-view mode
2013-08-22 15:13:50 +02:00
Clément de l'Hamaide
70c6f4004c
KT76A: cleaning <params>
2013-08-22 15:06:32 +02:00
Clément de l'Hamaide
116026606d
FGCom dialog: avid to change server until FGCom is enabled
2013-08-22 14:19:28 +02:00
BARANGER Emmanuel
6112a0718e
Merge branch 'master' of gitorious.org:fg/fgdata
2013-08-21 21:06:32 +02:00
Clément de l'Hamaide
0e0af99445
KT76A: fix Rembrandt transparency and remove a file dependence
2013-08-20 23:38:20 +02:00
Clément de l'Hamaide
22fa017403
Remove osgText for Comm/Nav because KX165 provide them since commit 613578e12dfb8c7478ecd8dbc05eaa3bd361e1eb who use the shared KX165
2013-08-20 23:11:33 +02:00
Clément de l'Hamaide
ec1fa978dd
KX165: add a "set-tooltip" command for Comm and Nav volume
2013-08-20 22:50:42 +02:00
Clément de l'Hamaide
2c37cde633
KX165: honnor <dimming> params adding a <emission> animation
2013-08-20 22:41:30 +02:00
Clément de l'Hamaide
750d198562
KT76A: Add <params> + fix Rembrandt blur + custom texture available
2013-08-20 22:32:53 +02:00
Clément de l'Hamaide
d4e020f8ad
Enable FGCom Settings item even if --enable-fgcom is not set
2013-08-20 13:02:47 +02:00