Durk Talsma
ebcfe4dc54
Remove all content from the joystick file, in order to prepare for a switch to a HID event config file. Note that I cannot remove this file yet, because the internal flightgear joystick selection logic will than use the bindings from default.xml, which will severely interfere with the commands in the HID config file. Leaving a skeleton xml file here, will effecively prevent that...
2021-09-19 17:48:59 +02:00
Fahim Imaduddin Dalvi
886b0c1392
Updated documentation for lights, buildings and trees.
...
Added comments regarding normal computation for directional lights, clarified
minor details, fixed typos and incorrect documentation regarding cartesian
coordinates for buildings and trees.
2021-09-19 14:36:38 +01:00
PortreeKid
77c02b2af1
Add lines to the ufo output that can directly be mass imported
2021-09-16 11:35:24 +01:00
Durk Talsma
9e225cd87d
Some prepatory work for getting the autopilot buttons to work.
2021-09-14 20:52:34 +02:00
Stuart Buchanan
fbf4be91e3
c172p update from c172p-team version/2020.4
...
from https://github.com/c172p-team/c172p/releases/tag/version%2F2020.4
f0e108bca8ebfde42c8496df84dd580716242a0d
2021-09-14 19:34:27 +01:00
Yves Tolosa-Joas
74b51a738a
New Livery for A350 Scandinavian Airlines
2021-09-13 10:33:52 +01:00
Yves Tolosa-Joas
c1c60e9c70
removed deprecated model, newer version under folder BNI
2021-09-13 10:33:52 +01:00
Yves Tolosa-Joas
0272f76465
Updated Traffic Files for SAS and Norwegian
2021-09-13 10:33:52 +01:00
Yves Tolosa-Joas
233849ebec
Updated Traffic files for new BN-2 Islander AI Model
2021-09-13 10:33:52 +01:00
Yves Tolosa-Joas
9165beab9b
Remapped Traffic Files to new BN-2 Islander AI Model
2021-09-13 10:33:52 +01:00
Yves Tolosa-Joas
10f7ddfe57
Updated Version of Britten Norman BN-2 Islander AI model
2021-09-13 10:33:52 +01:00
James Hogan
ab3718eb28
gui/dialogs/vr-options: Add mirror options
...
Add options to the vr-options dialog to allow the mirror to be toggled,
and the mirror mode to be changed (which reloads the compositor if
changed).
2021-09-11 23:43:55 +01:00
James Hogan
3aa8691963
defaults: Add VR mirror properties
...
Add important VR mirror properties to defaults.xml so that they
initialise early and so that they are automatically saved.
2021-09-11 23:43:55 +01:00
Durk Talsma
8d85476441
Simple configuration for a twin engine prop aircraft, including propellor pitch and mixture controls.
...
Additional functionality added: Elevator trim and flaps up/down.
2021-09-07 22:43:40 +02:00
Durk Talsma
ed3e0dc515
Merge branch 'next' of ssh://git.code.sf.net/p/flightgear/fgdata into next
2021-09-07 08:25:46 +02:00
Durk Talsma
6e4d006a0c
Initial commit of a generic xml configuration for the Honeycomb Bravo Throttle Quadrant.
...
Currently, the file is based on the config file for the alpha flight yoke and still contains some old bindings. In this commit I have determine most of the axis and button bindings for a linux system. Adding actual functionality will be next.
2021-09-07 08:21:12 +02:00
Fahim Imaduddin Dalvi
ae119f29cf
Fixed FOV side effect on light sprite size.
...
The light sprite diminished to zero size as the FOV was decreased
(in sim zoom), and increased considerably as the FOV was increased.
This commit fixed this by taking the FOV into account to keep the light
sprite size roughly constant across the valid FOV range.
2021-09-04 13:41:02 +03:00
b'Fernando Garc\xc3\xada Li\xc3\xb1\xc3\xa1n
25068efaee
Merge /u/amalon/fgdata/ branch vr_1 into next
...
https://sourceforge.net/p/flightgear/fgdata/merge-requests/238/
2021-09-03 22:23:20 +00:00
James Hogan
7ba3e5b975
Add a VR Options dialog
...
Add a VR Options dialog accessible from the View menu, allowing VR to be
enabled and disabled, and the current VR state to be seen.
2021-09-01 20:36:24 +01:00
Fernando García Liñán
96a6e6c9bf
HDR: Implement GTAO (Ground Truth Ambient Occlusion)
2021-09-01 04:26:03 +02:00
wlbragg
65c8a95dd8
Remove wildfire code from fgdata and move to fgaddons
2021-08-31 20:06:14 +01:00
Fernando García Liñán
c21951407d
HDR: Better technique ordering
2021-08-31 18:42:21 +02:00
Fernando García Liñán
e505c79618
Better handling of transparent objects in Classic
...
- model-combined-transparent is deprecated.
- model-transparent can be used to let some rendering pipelines know that
an object is transparent.
- In the case of Classic, model-transparent just inherits from model-default
and the object is rendered normally.
2021-08-31 18:25:28 +02:00
Fernando García Liñán
3459e7ddfe
HDR: Use gl_VertexID instead of the MVP matrix in fullscreen passes
2021-08-31 18:02:38 +02:00
Julian Smith
68997879d3
Nasal/debug.nas: backtrace(): reinstate mechanism to truncate long filenames.
...
Also made it configurable.
2021-08-29 21:09:12 +01:00
Stuart Buchanan
bdedb1dcc4
Material changes for procedural streetlights
2021-08-29 18:26:16 +01:00
Julian Smith
b6da3872f1
Nasal/globals.nas: setlistener(): call die() if callback is not a function.
...
This avoids getting confusing errors later on, e.g. see bug 2641.
2021-08-26 23:24:46 +01:00
Julian Smith
89da92dd05
Nasal/debug.nas:backtrace(): don't truncate filename.
...
Truncating filenames in debug output is unhelpful.
2021-08-26 23:24:46 +01:00
Fernando García Liñán
9f39644199
HDR: Optimize the G-Buffer and do not separate the occlusion texture
...
- The G-Buffer layout has been redesigned to be 96 bits per pixel. There are 24
unused bits that can be used for extra material parameters later (like
clearcoat).
- Add better debug views for the G-Buffer.
- Use octahedron normal encoding. This yields the same results as the previous
method but uses 16 bits less.
- Use rg11fb10f for the environment mapping cubemaps.
- Tweak the shadow mapping parameters and add a colored debug mode.
- Only render shadow maps for objects that inherit from model-default.eff or
model-pbr.eff instead of having a fallback Effect. Now transparent objects
should be ignored (if they are marked as such with model-transparent or
similar).
- Remove the separate occlusion texture. Now the PBR Effect expects a single
texture where R=occlusion, G=roughness and B=metallic.
2021-08-27 00:03:43 +02:00
Fernando García Liñán
a789c24209
HDR: Fix model-combined when not using a normal map
2021-08-25 16:49:08 +02:00
Fernando García Liñán
beb4381ad1
HDR: Fix model-combined objects without normal maps
2021-08-25 15:16:38 +02:00
Fernando García Liñán
aaf6bb9309
HDR: Improve ACES tone mapping curve
...
The previous one tended to over-expose the final image.
2021-08-25 15:15:57 +02:00
Fernando García Liñán
55410e9d35
HDR: Port chrome.eff
2021-08-25 14:32:22 +02:00
Fernando García Liñán
356ff8ff34
Fix indentation
2021-08-25 04:25:09 +02:00
Fernando García Liñán
9983a0c68c
HDR: Water rendering
2021-08-25 04:17:09 +02:00
Fernando García Liñán
eea955168e
HDR: Organize shadow-related files and add screen space shadows
2021-08-24 23:38:56 +02:00
Michael Danilov
249d5b6fcd
defaults.xml: Save "Use Shaders"
2021-08-23 22:29:02 +02:00
Michael Danilov
d394edb0a2
Local Weather: auto-enable 3D clouds and disable the checkbox.
2021-08-23 21:18:25 +02:00
James Hogan
ba9465972b
Add enable-vr and disable-vr options
...
Add command line options for enabling and disabling VR. These are placed
at the end of the features section for want of a better place.
2021-08-23 16:12:16 +01:00
James Hogan
7909da4db5
defaults: Add VR properties
...
Add important VR properties to defaults.xml so that they initialise
early and so that they are automatically saved.
2021-08-23 16:11:40 +01:00
Fernando García Liñán
eed433ce9f
HDR: Use stencil buffer for optimization purposes
2021-08-23 12:44:26 +02:00
Fernando García Liñán
8662ce0a86
HDR: Add SMAA as the default antialiasing technique
2021-08-23 01:05:41 +02:00
Fernando García Liñán
2443c5bce7
HDR: Fix WS 2.0 ocean tiles and remove hdr-geometry fallback Effect
2021-08-22 18:15:23 +02:00
Fernando García Liñán
b79d09d45f
HDR: Prevent materials with roughness=0 from blowing out the lighting
2021-08-22 18:01:30 +02:00
Stuart Buchanan
164112a8c0
WS30: Properties for lit roads
2021-08-21 17:16:28 +01:00
Stuart Buchanan
a442615c68
WS30: Fix WS30 fragment shaders
2021-08-21 17:15:15 +01:00
Yves Tolosa-Joas
3b5a079470
MasAir Cargo traffic and Livery
2021-08-21 13:07:20 +01:00
Yves Tolosa-Joas
9f16d6859f
LATAM Cargo Traffic and Livery
2021-08-21 13:07:20 +01:00
Yves Tolosa-Joas
3b116079e8
Avianca Traffic and Liveries
2021-08-21 13:07:20 +01:00
Fernando García Liñán
b52fe3bf34
HDR: Remove glass.eff minimum alpha hack
2021-08-19 20:19:55 +02:00