Thorsten Renk
3970bad285
Updates to Earthview, based on work by Anton Gomez Alvedro
2014-05-05 15:27:32 +03:00
Thorsten Renk
5a2ada9619
Updates to Earthview
2014-04-25 09:40:32 +03:00
Thorsten Renk
b1d909b22e
Domain tiling effect for ALS tree shader
2014-04-17 12:18:11 +03:00
James Turner
0af24cd082
Remove hardcoded offset from heading-indicator
...
- presence of this value prevents the C++ init code from using the
current mag-var as a starting value.
2014-04-03 17:24:27 +01:00
Torsten Dreyer
9844056ab7
Prepare the ground for the new httpd
2014-03-06 13:17:04 +01:00
James Turner
638f5b7787
Defaults for draw-mask
2014-02-24 20:14:22 +00:00
Stuart Buchanan
50a202a997
Use osgUtil::Simplifier to simplify terrain.
2014-02-23 21:09:57 +00:00
James Turner
70061134ec
Default to not using VBOs.
...
(Ensure most people don't see any behaviour change while
VBO support is progressively added)
2014-02-21 08:55:38 -08:00
James Turner
38b916a18c
Fix bad attribute on shadow cascade definitions.
2014-02-13 12:03:17 +00:00
Gijs de Rooy
4f660c96a5
Remove (references to) archaic options
2014-02-07 14:08:15 +01:00
Clément de l'Hamaide
9438b2d4f8
FGCom: change default silence threshold
2014-02-04 13:02:11 +01:00
Emilian Huminiuc
af587b88a2
Set better rembrandt defaults which improve compatibility
2014-01-27 21:31:20 +01:00
Clément de l'Hamaide
0ee6a5c71e
FGCom: add unit + store silence threshold value
2014-01-26 21:51:05 +01: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
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
f4a134da3b
Ooops, committed the value I was using for testing.
...
Default to 'warn', not 'debug-info'
2013-10-21 09:02:33 +01:00
James Turner
43d7f95a4c
Define property for OSG Notify severity
2013-10-20 09:41:36 +01: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
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
b3bb82dd88
Wind effects on vegetation for Atmospheric Light Scattering: movement of trees and hires terrain texture noise simulating vegetation and debris movement
2013-06-07 13:31:34 +03:00
James Turner
72a1a0047e
Work on tooltips, mouse-input config.
2013-03-08 16:47:00 +00:00
James Turner
ce2d316e6d
Tooltip class.
...
This is work in progress, and not visible without additional patches.
2013-03-07 19:51:06 +00:00
Stuart Buchanan
0fc2bf56fb
Air-to-air refueling enhancements
...
- Support selectable tankers
- allow configuration of refueling radius, speed
- add optional reporting of contact
2013-02-24 22:34:11 +00:00
James Turner
064db3488e
Work to support spring-loaded view mouse.
...
Add an (unused) fourth mouse mode, and make the right-click behaviour conditional on a control property, defaulted to true to keep existing behaviour.
2013-02-17 11:55:06 +00:00
James Turner
bc772af3fb
Default shaders to level 1.
2013-01-28 17:29:11 +00:00
Stuart Buchanan
4c4df3401e
Do not render cloudlets on the back half of the cloud at ranges
...
of > 10km. 50% performance improvements seen under overcast conditions.
2012-12-16 22:20:23 +00:00
James Turner
96a642910c
Enable property for flight-history.
2012-12-11 00:06:43 +00:00
ThorstenB
680167ccab
Revert: OSG multi-threading was (accidentally) enabled
...
by commit 18a6f8ad38e04da786f40767e466d59f9cfb6602
(wasn't mentioned in commit comment, so probably indeed accidental)
2012-11-13 22:20:47 +01:00
ThorstenB
37bcf878c7
Add menu bindings/dialog to save/load flight recorder tapes.
2012-11-10 22:35:11 +01:00
ThorstenB
633262a86c
Remember multiplayer settings/status after a sim reset.
2012-11-01 15:54:49 +01:00
ThorstenB
87426ba5c1
Update ATIS voice files
...
Split into two files, so they can be updated separately.
Extend phraseology.
Set defaults for ATIS properties.
2012-10-13 17:20:17 +02:00
Alexis
bc4371bcd4
view.ScreenWidthCompens() : optional FOV compensation for wider screens.
...
It keeps an equivalent of 55° FOV on a 4:3 zone centered on the screen
whichever is the screen width/height ratio. Works only if width >= height.
2012-10-04 22:15:52 +02:00
ThorstenB
5609a7b66a
Remove fixed browser-app default from preferences.
...
Bad idea since it overwrites the platform-dependent default provided by
fgfs itself.
2012-08-18 12:42:06 +02:00
Frederic Bouvier
c3bcb8a6de
Add film wear to the cinema postprocessing effects
2012-08-05 18:51:02 +02:00
Frederic Bouvier
714555e74b
Add lateral chromatic aberration (purple/green fringe) to the cinema postprocessing effects (Rembrandt)
2012-08-05 11:43:56 +02:00
Frederic Bouvier
9010535292
Add radial lens distortion to the cinema postprocessing effects (Rembrandt)
2012-08-05 10:43:53 +02:00
Frederic Bouvier
5627a4e8f8
Cinema effects in the Rembrandt framework
2012-08-05 00:08:27 +01:00
Frederic Bouvier
6013f3360e
Night vision post processing effect in Rembrandt
2012-08-05 00:08:23 +01:00
Frederic Bouvier
e911e6b5f8
Add quality selection to lights
2012-07-22 10:08:04 +02:00
ThorstenB
5ca9667f03
#808 : setting to enable millibars in European ATIS messages
...
Documents existing switch, keeps current default.
2012-07-18 21:06:12 +02:00
ThorstenB
7fab23dfcc
Remove obsolete AI preferences.
...
Old ATCDCL preferences are no longer references anywhere.
2012-07-18 21:06:04 +02:00
ThorstenB
121790f337
Make restore-defaults option also apply to aircraft-specific data
2012-07-15 11:07:23 +02:00
Frederic Bouvier
313f4796fb
Rembrandt: Add debugging properties and fix transparency issues. Side effect: light are not fogged (may be added in the light shader later) and depth buffer precision issues on light are more visible due to near plane really near (0.1m)
2012-07-14 13:09:42 +02:00
ThorstenB
ce36295c4a
#544 : slider to control AI sound volume missing
...
(not a bugfix really, but just too trivial).
2012-07-07 17:26:05 +02:00
Stuart Buchanan
4202e41149
Make regional textures the default.
2012-07-05 21:02:00 +01:00
ThorstenB
e6ec1218ba
Fix ai-traffic GUI checkbox
...
Setting was lost on sim-reset and restart
/sim/ai-traffic props are entirely obsolete (to be removed after 2.8)
2012-07-05 19:37:43 +02:00
James Turner
f07f4e60d2
Default values for new 2D panel visibility options
...
These correspond to the implicit values in earlier releases - i.e that 2D panels are hidden if the heading offset is non-zero, or the current view is not view 0.
2012-06-26 11:21:52 +01:00
Frederic Bouvier
4e241640b6
Add a bloom strength property and a slider in the Rembrandt dialog
2012-06-26 09:02:21 +02:00
Gijs de Rooy
66f3969a44
Remove accidental indents from preferences.xml.
2012-06-12 20:54:53 +02:00
Frederic Bouvier
1932ddb014
Allow to select debugged buffers in Rembrandt
2012-05-18 12:42:34 +02:00