Thorsten Renk
9afc904482
Prepare ALS tree shader for filtering, add functionality for (optional) agressive optimization
2016-03-26 09:02:51 +02:00
Thorsten Renk
8bf55eec3c
More work on ALS filter code - noise and vignette for night vision, IR vision work
2016-03-17 14:40:37 +02:00
Thorsten Renk
5bd2faab04
Preparation for filtering (gamma, brightness, night vision) for ALS
2016-03-14 11:43:55 +02:00
Torsten Dreyer
3d56e6283d
Unix line endings for preferences.xml
2016-03-08 09:53:59 +01:00
Torsten Dreyer
3ba34f8816
Presets for LEBL as default airport
2016-03-08 09:53:34 +01:00
Erik Hofman
41562e4b87
Gilberto Agostinho:
...
I created a substantial quantity of new work in the New Regional
Textures project and I would like to ask if anyone could review and
perhaps commit them into FGDATA. The modifications are:
- New textures and material definitions for California
- New textures and material definitions for Mexico
- New material definitions for Central America
- New textures and material definitions for Southern Europe
(Mediterranean region: Portugal, Spain, south of Italy, Greece, coast of
Balkans)
- New airport grass texture (global)
- New airport grass texture for Latin America
- New American town texture (global)
- Small improvement to grass blade textures (to better fit the airport
grass texture)
If this will be committed, we must add a note thanking the United States
Geological Survey (USGS) for the satellite images of California (
http://www.usgs.gov/ ) to the Thanks file.
2015-12-30 17:13:18 +01:00
Thorsten Renk
57c5bf1fbf
Earthview loads only texture sheets actually used
2015-11-08 20:42:20 +02:00
Thorsten Renk
def0ee20d4
Vertical offset for ALS landing lights by Wayne Bragg
2015-10-22 12:06:12 +03:00
Torsten Dreyer
29f5ff7cbc
Reset the PagedLOD mode for AI to "distance"
...
see previous commit 50c388f634
2015-07-09 10:20:23 +02:00
Stuart Buchanan
9fa2aafcb5
Increase /sim/rendering/max-paged-lod to 200
...
Previous value of 16 was too low and caused
paging out of objects immediately.
2015-06-24 20:37:12 +01:00
Thorsten Renk
106cf2e5e1
Change ALS flashlight switch to int to allow mode change
2015-06-10 09:42:13 +03:00
Torsten Dreyer
19fe180e3e
Merge commit 'e033ac2f106efd45155341f877242b448dd8ded5' into next
...
This is merge request #20
MP Patch first step fgdata part: nasal to check wich planes we are
displaying in the futur, with a distance check , one plane each frame.
2015-06-07 21:29:32 +02:00
Thorsten Renk
80b0d64b4d
ALS in-cockpit flashlight effect by Wayne Bragg
2015-06-07 08:57:23 +03:00
janodesbois
e033ac2f10
FgData part for the MP patch, we allow lag compensation only if the mp plane
...
is close enough, we check only one plane each frame
2015-06-06 07:05:05 +02:00
James Turner
39d7b0e88a
Remove default TerraSync server
...
- query from Martin’s web service instead.
2015-04-11 23:59:15 +01:00
James Turner
bc2bf25acf
Updates for download-dir option.
2015-04-11 23:04:09 +01:00
Thorsten Renk
e2d228811e
Bugfix for xml syntax
2015-03-30 07:58:07 +03:00
Thorsten Renk
59e01f4edc
Improvements and bugfixes for orbital rendering
2015-03-29 13:16:19 +03:00
Torsten Dreyer
b60736ba7a
cleanup: atc-chatter is long gone
2015-02-27 16:33:38 +01:00
Thorsten Renk
3b44cbd6bd
Random vegetation shadows for ALS
2015-02-20 09:55:13 +02:00
Torsten Dreyer
200e65d129
Change visibility definition of AI-Models
...
Use size on screen instead of distance
2015-01-17 19:30:40 +01:00
James Turner
f786e57c96
Set new route-path / flightplan control values.
...
Propagation is done by the FMSDelegate so custom FMS/GPS
systems can trivially replace this behaviour.
2015-01-08 19:48:17 +00:00
Torsten Dreyer
c0bf83aa37
fix messed up indention of preferences.xml
...
reindented using
xmllint --format
no functional change
2014-12-17 15:39:11 +01:00
Torsten Dreyer
19c3f9ab2b
Enable time-warp easing function
2014-12-17 15:37:27 +01:00
Torsten Dreyer
d69872dec2
Prepare for improved PagedLOD handling
2014-11-19 17:22:27 +01:00
Thorsten Renk
f3cc0ac539
Optional second landing light and light offset control for ALS
2014-10-06 09:43:51 +03:00
Thorsten Renk
33d1d8c70d
Generic secondary lights (landing light and searchlight) for ALS
2014-10-05 14:08:29 +03:00
Clément de l'Hamaide
5f342fdc7c
Add new LOD key: AI/MP Interior, default value: 50.0
2014-09-21 22:15:52 +02:00
James Turner
a72b162f25
Disable tile cache by default
...
- also reduce inactive PagedLOD count to a small value
Committing to get feedback on increased visual popping vs
reduced memory consumption.
2014-05-18 15:06:11 +01:00
Torsten Dreyer
10474f3215
Prepare for FLITE voices
2014-05-07 22:11:16 +02:00
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