1
0
Fork 0
Commit graph

9030 commits

Author SHA1 Message Date
Stuart Buchanan
119fb5efe2 Random Buildings - improved texture mapping
Previously the front and side faces of random/OSM buildings
had identical texture coordinates.  This resulted in the sides
of buildings texture mapping being squeezed or stretched.

This change generates a separate texture mapping for the sides
of the buildings.
2019-11-23 17:08:04 +00:00
James Turner
e7ee72a6e4 Merge /u/vanosten/fgdata/ branch next into next
https://sourceforge.net/p/flightgear/fgdata/merge-requests/162/
2019-11-11 12:15:56 +00:00
Yves Tolosa-Joas
f4da8df028 Corrected M11 Freigher code in Performance Data 2019-11-11 11:01:23 +00:00
Yves Tolosa-Joas
51e79ac38c Added United Parcel Service Traffic File 2019-11-11 11:01:23 +00:00
Yves Tolosa-Joas
db7ce4cf43 AA Update file 2 includes AmericanEagle flights operated by Piedmont Airlines 2019-11-11 11:01:23 +00:00
Yves Tolosa-Joas
8983e02a12 Updated AmericanEagle livery for ERJ145 2019-11-11 11:01:23 +00:00
Yves Tolosa-Joas
7e56e5b759 Added Traffic for American Eagle and Delta Connection flights operated by Compass Airlines 2019-11-11 11:01:23 +00:00
James Turner
a83b64b689 Merge /u/jsb1685/fgdata/ branch next into next
https://sourceforge.net/p/flightgear/fgdata/merge-requests/161/
2019-11-11 09:32:13 +00:00
Rick Gruber-Riemer
85570b2f29 Adding default material for buildings lists (used e.g. in osm2city) 2019-11-10 18:42:38 +01:00
James Turner
e98ffffba4 Some additional CDU formatters
This is part of the Boeing 737 FMC work, adding cruise/climb pages
which have these paired speed or time-distance fields
2019-11-10 15:29:01 +00:00
Henning Stahlke
5676ce6c68 add is_directory(path) and subdirectories(path) to Nasal/io.nas 2019-11-09 23:26:49 +01:00
James Turner
656faccd6f Merge /u/jsb1685/fgdata/ branch next into next
https://sourceforge.net/p/flightgear/fgdata/merge-requests/160/
2019-11-07 22:55:34 +00:00
Julian Smith
a14f11b68a gui/dialogs/weather*: minor cleanup.
gui/dialogs/weather-metar-description.xml
    removed top-level width/height, fixes odd size affects.
gui/dialogs/weather.xml
    removed code that was disabled in recent commit.
2019-11-07 15:29:02 +00:00
Henning Stahlke
43efd64dd2 add aspect ratio lock feature to canvas window; user window.lockAspectRatio() to activate 2019-11-06 22:59:08 +01:00
Julian Smith
b21ecb2315 gui/dialogs/weather*: show METAR description in separate window.
METAR description is too big to fit in 'Weather Conditions' window.

Also moved the description of item selected in the popup (Live data, Manual
input, ... etc.) so it is immediately below the popup. Used to be the other
side of the METAR info, which was a little confusing.
2019-11-06 17:53:03 +00:00
James Turner
7ba35793f6 Merge /u/fgarlin/flightgear/ branch next into next
https://sourceforge.net/p/flightgear/fgdata/merge-requests/158/
2019-11-05 08:51:54 +00:00
Fernando García Liñán
daeea22999 Compositor: Added shadow mapping to the ALS pipeline 2019-11-03 20:52:22 +01:00
Julian Smith
807b35eab7 gui/dialogs/weather.xml: added human-readable metar info.
Relies on associated recent changes to flightgear and simgear, which put
human-readable metar text into /environment/metar/description.
2019-11-01 22:56:36 +00:00
Fernando García Liñán
d1ab981110 Compositor: Fixed render order of child effects 2019-10-30 20:12:55 +01:00
Fernando García Liñán
1f637b3ad3 Compositor: Simplified the low-spec pipeline to use a single pass 2019-10-30 17:08:07 +01:00
Fernando García Liñán
1f2607478e Compositor: Fixed typo that prevented scenery loading 2019-10-30 16:49:34 +01:00
James Turner
0384eee285 Merge /u/fgarlin/flightgear/ branch next into next
https://sourceforge.net/p/flightgear/fgdata/merge-requests/156/
2019-10-29 15:10:41 +00:00
Yves Tolosa-Joas
c95ebe9237 Updated American Airlines AI Liveries 2019-10-29 08:31:42 +00:00
Yves Tolosa-Joas
7dc5a72336 American Airlines Liveries for AI 787 aircraft 2019-10-29 08:31:42 +00:00
Yves Tolosa-Joas
e369466ff8 Remapped 787-9 AFT. Updated Liveries 2019-10-29 08:31:41 +00:00
Thorsten Renk
9081e0c47b Somewhat quirky Shuttle TAEM and approach at KEDW AI scenario 2019-10-28 09:52:49 +02:00
Fernando García Liñán
fb7f1545a0 Compositor: Ported most Effects to the compositor 2019-10-26 01:42:48 +02:00
Julian Smith
3302620745 Nasal/multiplayer.nas: Make sure we update view if /sim/current-view/model-view is changed. 2019-10-25 21:03:36 +01:00
Julian Smith
c984ac4021 gui/menubar.xml: always open mpcarriers dialogue.
Avoids need to retry opening dialogue after getting 'Found no MPCarriers for
activated carrier AI scenarios within range' diagnostic.
2019-10-25 21:03:36 +01:00
Thorsten Renk
8efa938ace Add volcanic activity for Surtsey 2019-10-19 10:27:33 +03:00
Yves Tolosa-Joas
88289b894a Gulf Air livery for 787-9 AI model 2019-10-14 11:03:43 +01:00
Richard Harrison
a07887eea2 Added Mirage2000 fallback model 2019-10-14 10:15:49 +02:00
Stuart Buchanan
564e7b31fd Shader buildings multiple roof types
Shader buildings now support different roof types
- flat
- gabled
- hipped
- pyramidal

Primarily for osm2city use.
2019-10-08 21:39:40 +01:00
Thorsten Renk
ce80930dc9 Improved material definitions for Jan Mayen island by Jonathan Redpath 2019-10-06 11:34:15 +03:00
Thorsten Renk
79af6d0fd0 Fix spurious altitude variation in improved analytical orbit of orbital target 2019-10-06 11:30:07 +03:00
Thorsten Renk
1ab8786d37 Fix for light point sprite shader when light definition is initially small and creates nmerical issues 2019-10-06 11:26:42 +03:00
Yves Tolosa-Joas
5fee17501b Added China Southern Boeing & Embraer AI Liveries 2019-10-04 09:32:45 +02:00
Yves Tolosa-Joas
dc69a3ca1a Corrected Brand Side Chinese Characters (flipped) 2019-10-01 11:42:45 +02:00
Yves Tolosa-Joas
7daf2c6345 Airbus Liveries for China Southern 2019-10-01 11:42:45 +02:00
Stuart Buchanan
87e9118965 Shader buildings - split wall and roof tex index
Previously there was very limited texture variations
as a given texture index was used for both the wall
and ceiling.  Now these can be specified separately,
allowing for more variation in both STG defined and
random buildings.

Requires simgear commit 053bda26a43314a91b01b08cd4617da82f7ab807
2019-09-25 21:56:22 +01:00
Stuart Buchanan
ed375fa632 Fix display of Random Buildings settings. 2019-09-25 20:56:24 +01:00
Stuart Buchanan
d02ad7922b FG1000 bugfixes
- Simulate solid-state gyro for orientation
- Improve behaviour restarting interfaces
- Improve generic support through Debug menu.
2019-09-25 20:52:54 +01:00
Stuart Buchanan
01dc9d0b38 Add props.nas getDoubleValue(), getIntValue()
Also fixed an issue with whitespace around view parameters.
2019-09-22 21:14:07 +01:00
James Turner
f83caf7e45 The default GPS delegate now handles sequencing
In conjunction with some FlightGear changes, the delegate can now do
all sequencing decisions, i.e the GPS C++ code does not make any policy
decisions about sequencing.

Update the default Nasal delegate to mimic the old behaviour, and set
the config option, both to allow future developments and to demonstrate
the new API.
2019-09-20 13:08:10 +01:00
James Turner
0172ef9d08 Nasal fixes for unit testing
Tolerate missing properties in various places, since defaults and 
other subsystems might not have created them.
2019-09-18 15:00:00 +01:00
Yves Tolosa-Joas
9965d6a674 Updated Air Tahiti Nui traffic. Added new 787-9 aircraft 2019-09-09 16:09:50 +01:00
Yves Tolosa-Joas
a906f99852 Added Air Tahiti Nui Livery for 787-9 2019-09-09 16:09:49 +01:00
Julian Smith
4c70e25c1b keyboard.xml: alt-c toggles /sim/animation-tooltips.
For use with associated simgear change that adds auto-generated tooltips for
all moving objects.
2019-08-31 14:14:18 +01:00
Julian Smith
e41c0f099b Nasal/canvas/tooltip.nas: handle multiple properties.
Allows sprintf string to contain multiple %'s, which are mapped to multiple
<property>...</property> tags.
2019-08-31 14:14:18 +01:00
Julian Smith
c280ff3fc4 Nasal/prop_key_handler.nas: fixed couple of issues in search ('?') code.
Don't include initial '/' in search string.

Don't fail if a property value is -Nan.
2019-08-31 14:14:18 +01:00