ThorstenB
e282a1e6ed
fgdata/Nasal: avoid performance drop after sim reset/relocate
...
"/sim/signals/fdm-initialized" triggers _every_ time the FDM is reset,
so for every sim reset/relocate.
We need to uninstall the listeners after its first execution, or guard
certain parts of the initialization, to avoid starting multiple
"timer/update loops", or installing multiple property listeners.
Repeating "sim reset" often enough would eventually completely block/
overload the system.
2012-03-20 21:18:20 +01:00
Anders Gidenstam
617fc1de70
Saitek X36: Updated to my last version.
2012-03-19 20:41:50 +01:00
syd
a460620891
fixed sand and golfcourse texture name errors in the material files
...
Signed-off-by: syd <adams.syd@gmail.com>
2012-03-17 15:51:45 -06:00
BARANGER Emmanuel
087ad94932
Merge branch 'master' of git://gitorious.org/fg/fgdata
2012-03-17 14:50:01 +01:00
Mathias Froehlich
f177be3126
scenery: use-custom-scenery-data is obsolete.
2012-03-15 21:30:27 +01:00
ThorstenB
f03eedab48
#708 : reset engine list on FDM reset
...
Need to clear the engine list before appending a new set of engines.
Engine list was growing on every FDM reset, causing weird control effects
after (multiple) sim resets.
2012-03-15 20:23:45 +01:00
Emilian Huminiuc
4af61aba47
Shaders/include_fog.frag: better fix for the common fog function
...
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
2012-03-15 21:09:27 +02:00
Torsten Dreyer
abce54aa2a
backward compatibility for /sim/auto-coordination
...
please see fg commit 5caa42af8ec6a8971aef37777640dbe449eda5cf
2012-03-13 21:07:39 +01:00
syd
b02e471e69
Merge commit 'refs/merge-requests/138' of git://gitorious.org/fg/fgdata into merge-requests/138
2012-03-13 08:27:49 -06:00
Gijs de Rooy
4ec144228b
Close shader options dialog when Back button is pressed.
2012-03-11 22:00:59 +01:00
Torsten Dreyer
d66712a3c1
restore wind-filter-time messed up by 8d124f85
2012-03-10 21:49:30 +01:00
Gijs de Rooy
8e863bbd28
Allow shaders to be disabled/set through a commandline option.
...
Use --prop:/sim/rendering/shaders/quality-level=-1 to enable the custom
settings in the Shader Options dialog.
Apart from that the quality-level property will work as before (0 disables
all shaders, 5 puts all shaders to max.
2012-03-10 17:09:23 +01:00
syd
73f39837c4
Merge branch 'master' of git://gitorious.org/fg/fgdata
2012-03-09 17:37:43 -07:00
Vivian Meazza
3bccfdf4d5
Merge branch 'master' of gitorious.org:fg/fgdata into work
2012-03-09 23:36:11 +00:00
syd
f2e956c0be
Merge branch 'master' of git://gitorious.org/fg/fgdata
2012-03-09 16:27:19 -07:00
Vivian Meazza
5345227cd1
Merge branch 'master' of D:\Git_New\fgdata
2012-03-08 23:07:56 +00:00
Frederic Bouvier
ebc1002139
Sunrises 1.2 by Thorsten Renk
2012-03-08 23:22:27 +01:00
Vivian Meazza
35c88d675b
Merge branch 'master' of D:\Git_New\fgdata
2012-03-08 21:44:43 +00:00
Vivian Meazza
2a8d3d9600
Merge branch 'master' of https://git.gitorious.org/fg/fgdata into work
2012-03-08 21:24:03 +00:00
Vivian Meazza
be724a76c0
Merge branch 'master' of D:\Git_New\fgdata
2012-03-08 21:06:54 +00:00
Frederic Bouvier
3e241108ad
Effects does not need to test if rembrandt is not activated. This would be the default
2012-03-06 23:11:46 +01:00
Stuart Buchanan
949dbd9161
Make instrument lighting key binding repeatable, as requested by
...
tk_jkg on the forum.
2012-03-06 20:45:54 +00:00
Torsten Dreyer
39466571f4
Merge branch 'master' of gitorious.org:fg/fgdata
2012-03-05 19:42:25 +01:00
BARANGER Emmanuel
d6d6b7eb1d
Merge branch 'master' of git://gitorious.org/fg/fgdata
2012-03-05 03:00:12 +01:00
Frederic Bouvier
68ffab1066
Create the /sim/rendering/rembrandt boolean property (set to false) and test it in default effect
2012-03-04 21:51:32 +01:00
Gijs de Rooy
1b977e7342
New joystick: Saitek Cyborg X/F.L.Y. 5 by Andy Wagner
2012-03-04 20:19:24 +01:00
Martin Spott
3920245eee
Blue Marble for SimGear Paged Terrain
2012-03-04 18:44:00 +01:00
ThorstenB
ddbf4474a6
#692 : don't use relative paths for references beyond the own aircraft
...
Relative paths break when aircraft are stored in another directory
(relative position changes).
2012-03-03 17:49:10 +01:00
syd
aa22b366b8
Merge branch 'merge-requests/92'
2012-02-28 22:33:37 -07:00
syd
d2adf3049b
Merge commit 'refs/merge-requests/92' of git://gitorious.org/fg/fgdata into merge-requests/92
2012-02-28 22:21:44 -07:00
Stuart Buchanan
cefb8f83a0
Updated DDS object masks. Also change farmland trees to deciduous.
2012-02-27 23:00:58 +00:00
Emilian Huminiuc
90924a359d
Revert "countryside.mask convert to .dds. Flip png version to keep correct orientation"
...
This reverts commit beb89d56d0e02dd27316f6f68368394a6ff5c091.
2012-02-27 01:56:46 +02:00
Emilian Huminiuc
83df7f0f75
Revert "add actual files"
...
This reverts commit acde460ba6f170fb55746fbed2fa5a7d901a3a17.
2012-02-27 01:56:07 +02:00
Alexis Bory
963b1394d2
Merge branch 'work'
2012-02-26 16:55:33 +01:00
Emilian Huminiuc
60bdf0f80f
add actual files
...
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
2012-02-25 23:11:40 +02:00
Emilian Huminiuc
b8494f9a33
countryside.mask convert to .dds. Flip png version to keep correct orientation
...
ammend materials files
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
2012-02-25 23:10:00 +02:00
Gijs de Rooy
84edd4b8f0
Fix mibs panel command.
2012-02-25 18:46:47 +01:00
ThorstenB
1d222c06a8
#683 Nasal error with mibs/video assistant
2012-02-25 15:43:20 +01:00
Emilian Huminiuc
65a01ba8cd
fix texture orientation
...
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
2012-02-25 00:23:46 +02:00
Stuart Buchanan
9c901780ac
Split out common materials and settings from materials files, create file structure
...
to support more materials definitions in future. Also make a couple of fixes:
- Runway effect now works for both dds and non-dds
- PNG definitions for pa_shoulder and pc_shoulder
- Defined Industrial area (previously this was common with Urban)
2012-02-24 21:17:44 +00:00
BARANGER Emmanuel
99b1e58ea9
Merge branch 'master' of git://gitorious.org/fg/fgdata
2012-02-24 21:56:26 +01:00
Emilian Huminiuc
35193f0633
Make runway effect use png textures by default. Add runway png normalmap. Provide runway-dds.eff
...
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
2012-02-23 23:56:28 +02:00
Torsten Dreyer
874a693e96
Simplify Phytagoras in the wave shader(s)
...
pow() is expensive and abs() is redundand.
pow(abs(x),2) equals x*x
2012-02-23 20:25:28 +01:00
Torsten Dreyer
6cc0f6c27c
Environment: use linear interpolation for wind
...
Interpolation over time for wind used to be an exponential (low-pass)
filter and is now a noise-spike (linear) filter, This should slow
down wharp9 waves.
2012-02-23 20:23:37 +01:00
BARANGER Emmanuel
93bc82a072
Merge branch 'master' of git://gitorious.org/fg/fgdata
2012-02-22 19:37:27 +01:00
BARANGER Emmanuel
719cac82c7
Merge branch 'master' of git://gitorious.org/fg/fgdata
2012-02-19 13:27:01 +01:00
ThorstenB
44a57bd311
Add gitignore file.
2012-02-18 14:26:17 +01:00
Gijs de Rooy
6c83dc3d8c
e-pilot: support for Windows and Linux, better button descriptions.
2012-02-18 10:02:51 +01:00
BARANGER Emmanuel
ae71559092
Merge branch 'master' of git://gitorious.org/fg/fgdata
2012-02-17 01:32:10 +01:00
Martin Spott
37d8bb2627
Latest fixes
2012-02-16 14:42:38 +01:00