1
0
Fork 0
Commit graph

9799 commits

Author SHA1 Message Date
James Turner
76192e2545 Error-reporting: temporary dialog wording change
Show a more cautious error message call-to-action while the code
matures.
2021-04-01 11:51:54 +01:00
Fernando García Liñán
eb74fe2c5c Make the advanced graphics options dialog not resizable 2021-04-01 03:45:58 +02:00
Fernando García Liñán
04f2ccc16b Support choosing the number of lights being displayed 2021-04-01 03:16:08 +02:00
Fernando García Liñán
703ecfc96c Disable pylons details on the high quality preset 2021-04-01 02:46:56 +02:00
Fernando García Liñán
69387f09f4 Reduce shader complexity and implement graphics presets
- All non-ALS Effects have been removed (except generic ones from model-default and terrain-default).
- The rendering dialog has been reworked to accomodate the changes.
- All necessary properties have been added to graphics-properties.xml
- Five graphics presets have been added: Minimal, Low, Medium, High and Ultra.
- Some unused properties have been removed from defaults.xml
2021-03-31 04:05:34 +02:00
Stuart Buchanan
bd4b4ffbec WS30: Clean up WS30 Effect.
Remove redundant and possibly confusing texture assignment
2021-03-28 19:48:14 +01:00
Erik Hofman
edc810ea13 Final update: Add more procedural texturing, less greenery, more variation. 2021-03-26 16:11:25 +01:00
James Turner
9e5f5501bf Map dialog: make settings persistent (auto-saved)
A forum user suggested making these auto-saved, also relocated them
under /sim/gui which probably makes more sense since no other gui
properties live at the root.
2021-03-26 10:45:47 +00:00
Erik Hofman
d919e47ea6 A number of small updates to the material definitions and use the new /sim/rendering/desert propery to adjust the amount of sand/gravel at a particula latitude. 2021-03-25 11:15:17 +01:00
Erik Hofman
c3e8c724b4 Add tree effects where required for autumnt coloring 2021-03-23 21:37:51 +01:00
Lars Toenning
efa4aef183 Add Eurowings A333 livery 2021-03-23 12:02:32 +00:00
Stuart Buchanan
88209b1eb9 WS30: Add missing materials and landclass mapping 2021-03-22 15:27:41 +00:00
Erik Hofman
efc8ecee77 Remove repetitiveness 2021-03-22 14:06:29 +01:00
Erik Hofman
09ed8d2554 Tweak the african mediteranian airport keep, grasslands, schrub cover, crop areas and grasslands 2021-03-21 14:09:04 +01:00
Stuart Buchanan
0e578c1e78 WS30: Initial Water Effect and configuration
Separate Effect and configuration in landclass-mapping.xml
to identify which landclasses should use it.
2021-03-20 21:52:36 +00:00
Delta Echo
665d95cb69 autochecklist.nas: support <group>ing checklists 2021-03-17 13:20:15 +00:00
joni
2d4eaa03d7 Update copyright year in 'about' dialog 2021-03-17 11:24:38 +00:00
James Turner
8d681fbcbb Add alternate name for this device
Requested by Jon Stockill.
2021-03-17 09:21:23 +00:00
Erik Hofman
48685a5ada Activate the california regional texturing 2021-03-16 11:07:07 +01:00
James Turner
0f6cf494bf Error-reporting: message tweaks from group review 2021-03-15 15:50:32 +00:00
James Turner
dc90c8d2ec Error reporting: improve message for traffic errors 2021-03-13 17:40:12 +00:00
Erik Hofman
f2fc777d1e Add missing timezone definitions: When not within country boudnaries ZoneDetect switches to ETC/GMT. This fixes the crash James was seeing. 2021-03-13 11:22:02 +01:00
Erik Hofman
f95afdb202 Display the timezone description 2021-03-13 10:14:56 +01:00
Erik Hofman
6f5dd95971 Removed unused files. 2021-03-12 15:13:13 +01:00
James Turner
e4276796f1 Use new time property for local time display
Required corresponding FG change

Ticket-Id: https://sourceforge.net/p/flightgear/codetickets/2514/
2021-03-12 12:51:58 +00:00
Erik Hofman
031bf6e395 Synchronize with the latest timezone data from Ubuntu. This data already included Beijing Time 2021-03-12 12:40:31 +01:00
Lars Toenning
b8b2c296c8 Fix spelling mistake 2021-03-12 10:25:42 +00:00
James Turner
4c87b09eba Remove generated PDF docs, update link to web version
Also remove some other archaic docs which are superseded by the
tutorials and Wiki.
2021-03-11 20:21:59 +00:00
James Turner
9d69fe4391 Add zone.tab entry to improve Beijing TZ selection 2021-03-11 19:43:17 +00:00
Erik Hofman
ba6f6c5b14 Use a vector database to get the timezone based on territorial boundaries 2021-03-11 16:00:10 +01:00
Stuart Buchanan
d15c7f7b20 WS30: LOD Range GUI for WS3.0
GUI changes to allow control of line feature rendering
and provide a more intuitive UI for other WS3.0 parameters
2021-03-07 19:29:39 +00:00
James Turner
8ede81e4bd Error-reporting strings, MP enable UI
Add a checkbox to the MP dialog to control reporting of errors
relating to MP pilots
2021-03-07 13:16:02 +00:00
Stuart Buchanan
40603267fb WS30 : Line feature rendering control by LoD
Add properties to control the minimum width of line
features that will be rendered for a given LoD level.
2021-03-06 17:22:22 +00:00
puffergas
cf88bf433c Add five joystick xml files.
Added the below files:
SwitchPanel.xml
Combatstick568.xml
Honeycomb-Aeronautical-Alpha-Flight-Controls.xml
g25-racing-wheel.xml
T-Rudder.xml
These files were posted on the FlightGear forum.
2021-03-06 14:36:49 +01:00
Julian Smith
beee534b09 With Continuous recording, control whether to record the user aircraft.
E.g. for recording a group flight, significantly reduces recording size because
user aircraft signals info is very detailed compared to multiplayer packets.
2021-03-06 10:50:55 +00:00
James Turner
ead4184122 Error-reporting: additional strings 2021-03-03 12:47:21 +00:00
Erik Hofman
f3ded8b3c2 Add support for snow on the rooftops 2021-03-02 11:51:27 +01:00
Scott Giese
033b49b9fb Merge branch 'next' of git://git.code.sf.net/p/flightgear/fgdata into next 2021-03-01 21:12:49 -06:00
Scott Giese
101ff86ec5 Revert "White Text Issue: Initial shaders"
This reverts commit eb88b44dbe.
2021-03-01 21:11:29 -06:00
James Turner
b1a26c6f56 Improvements to error-reporting UI, strings 2021-03-01 15:25:42 +00:00
Scott Giese
59fd5830ad iCCP Color Profile: c172p fixes 2021-02-27 15:13:56 -06:00
Julian Smith
17d0472376 Updated flightrecorder properties and disabled recovery snapshot by default.
Has been causing confusion when fgtape dir is not writable.
2021-02-27 11:55:41 +00:00
Scott Giese
a98622a677 WS3: Allowed for OSG versions 3.7 (or 3.6) 2021-02-27 00:33:18 -06:00
Scott Giese
2e26a69694 WS3: Renew apt.dat file 2021-02-27 00:29:01 -06:00
Scott Giese
eb88b44dbe White Text Issue: Initial shaders 2021-02-27 00:27:53 -06:00
Scott Giese
09d6163ef7 Maintenance: cityLM Effort
remove leading slash
2021-02-27 00:26:39 -06:00
Scott Giese
7ad3a80023 Update color profile 2021-02-27 00:25:29 -06:00
Stuart Buchanan
334e9bfd13 WS30 - Document LINEAR_FEATURE_LIST 2021-02-26 10:53:31 +00:00
Stuart Buchanan
721f7cef00 WS30 Line Features
Move some WS3.0 LoD settings to the static-lod dialog.
2021-02-24 21:57:48 +00:00
James Turner
6f77bd914f Error-reporting: add strings, GUI dialog 2021-02-20 20:14:38 +00:00