Colin Geniet
3a7519dc78
Glider vario: Improve ilec-sc7 texture
...
Texture by: Gilberto Agostinho <gilbertohasnofb@gmail.com>
2020-02-27 20:05:29 +01:00
Bertrand
fa312e88f9
Merge /u/vezza/fgdata/ branch next into next
...
https://sourceforge.net/p/flightgear/fgdata/merge-requests/170/
2020-02-24 20:46:14 +00:00
Slawek Mikula
92da35082a
- ATC radio list - adding selectors to radio R1/R2 for corresponding frequencies
2020-02-24 14:07:22 +00:00
Henning Stahlke
11b05ebab2
modules.nas fix type in path; update comments
2020-02-23 19:39:42 +01:00
Henning Stahlke
6c92220d18
Merge branch 'next' of git://git.code.sf.net/p/flightgear/fgdata into next
2020-02-23 19:37:17 +01:00
Delta Echo
e727d6d4e3
Implement rotation into wingflex shader
2020-02-23 17:49:02 +00:00
Yves Tolosa-Joas
784ebe28a9
WestJet Regaional by Pacific Coastal Traffic File by Marcin
2020-02-23 15:37:33 +00:00
Yves Tolosa-Joas
c57fca2583
Remapped Existing REX traffic file to new AI Saab 340 model
2020-02-23 15:37:33 +00:00
Yves Tolosa-Joas
43ed832a9c
New AI version of Saab 340 aircraft
2020-02-23 15:37:33 +00:00
Richard Harrison
256a045db8
Buccaneer low poly added RAF markings to texture (livery)
2020-02-23 15:20:48 +01:00
Richard Harrison
1d0129bdd9
Fixed timers in wildfire
2020-02-22 19:51:41 +01:00
Richard Harrison
5390413944
Buccaneer low poly model rework.
...
- new model based on the original but with reduced detail
Removed all of the associated cockpit / instrument items as not relevant for low poly models.
2020-02-22 18:27:45 +01:00
Eatdirt
5310734d4c
Add two new methods for geo objects
...
The method horizon() returns the distance to the horizon, along earth
surface, starting from current location. The method
greatcircle_distance_to(A,B) returns the shortest distance to a great
circle passing by A and B, along earth surface and from current location.
2020-02-20 21:36:54 +01:00
Henning Stahlke
d63f359b19
Merge branch 'next' of git://git.code.sf.net/p/flightgear/fgdata into next
2020-02-20 00:12:25 +01:00
Henning Stahlke
b69f460ee5
Canvas EFIS framework
2020-02-20 00:02:33 +01:00
Stuart Buchanan
887ec93df4
Improve scenery path, terrasync, .dirindex docs
2020-02-19 22:18:33 +00:00
Stuart Buchanan
8b6d523983
Fix directional lights for AMD
...
Some AMD drivers do not like triangles for point sprites, which
breaks directional lights. This works around this by allowing
users to set /rendering/triangle-directional-lights=false which
falls back to the non-directional implementation of a point.
2020-02-19 20:21:33 +00:00
vezza
8d2ead194e
fix typo (jsbsim output's in thrust_lb property instead of thrust-lbs)
2020-02-18 21:32:03 +01:00
Henning Stahlke
c6e5244b13
update defaults.xml
...
add repair_config.nas to fix old userarchive flags
2020-02-15 14:39:36 +01:00
Stuart Buchanan
4b0d08975c
Merge /u/jsb1685/fgdata/ branch next into next
...
https://sourceforge.net/p/flightgear/fgdata/merge-requests/164/
2020-02-12 19:38:43 +00:00
Henning Stahlke
1b2014ed04
minor improvements to modules.nas
2020-02-03 09:59:38 +01:00
Yves Tolosa-Joas
9c927677ee
Corrected Duplicated Tail Number
2020-02-01 20:57:37 +00:00
Yves Tolosa-Joas
938c0d6ce0
Updated Aircraft Type for Perf. DB
2020-02-01 20:57:37 +00:00
Yves Tolosa-Joas
3357bef430
Correction of Duplicated Tail Numbers by Marcin
2020-02-01 20:57:37 +00:00
Yves Tolosa-Joas
cfec0bcb8a
Correcte Aircraft Registrations triggering Warning Message in FGLOG
...
TrafficMgr.cxx👎 Traffic Manager Warning: found duplicate tailnumber BC-002 for AI aircraft
2020-02-01 20:57:37 +00:00
Yves Tolosa-Joas
3fc482e4c5
Correctect Aircraft Types trigerring Warning Messages in FGLOG TrafficMgr.cxx 👎 AI-Traffic: schedule aircraft missing performance data
2020-02-01 20:57:37 +00:00
Yves Tolosa-Joas
1de042452c
Corrected texture name casing in AC model
2020-02-01 20:57:37 +00:00
Yves Tolosa-Joas
db89cb1a50
Added Callsign for easier tracking
2020-02-01 20:57:37 +00:00
Yves Tolosa-Joas
b7e035816a
Corrected Home Base and Added Callsign for easier Tracking
2020-02-01 20:57:37 +00:00
Yves Tolosa-Joas
9a8499dfc1
Added Callsign for easier tracking
2020-02-01 20:57:37 +00:00
Yves Tolosa-Joas
9eee4195b8
Added Callsign for easier tracking
2020-02-01 20:57:37 +00:00
Yves Tolosa-Joas
aa509614d2
Added Callsign for easier Tracking
2020-02-01 20:57:36 +00:00
Yves Tolosa-Joas
b3b149f579
Global AAL Update, file #7/8 Flights operated by Envoy Air on behalf of American Eagle
2020-02-01 20:57:36 +00:00
Yves Tolosa-Joas
37e82b7e82
Corrected Alaska ERJ175 path case for non windows users
2020-02-01 20:57:36 +00:00
Yves Tolosa-Joas
b6e0d23366
Global AAL Update, file #6/8 Flights operated by Skywest on behalf of American Eagle, Delta Connection, United Express and Air Alaska
2020-02-01 20:57:36 +00:00
Delta Echo
3bf12ce8e7
Minor changes, use int for type instead of organic bool
2020-02-01 11:38:39 +01:00
Delta Echo
be7e278f1c
Improve wingflex shader+effect
2020-01-31 16:52:20 +01:00
James Turner
53e3bac6ee
Merge /u/deltaecho/flightgear_fgdata/ branch next into next
...
https://sourceforge.net/p/flightgear/fgdata/merge-requests/163/
2020-01-30 10:40:01 +00:00
Stuart Buchanan
5a0fc45853
Fix Building share when model shader off.
2020-01-27 13:38:22 +00:00
jano
6e30ada029
add a help link to the wiki page for the lag settings
2020-01-27 01:13:04 +01:00
Henning Stahlke
e39ebd79e3
add Nasal loadable module support (modules.nas)
2020-01-26 18:13:08 +01:00
jano
b72262e0e8
added the clock offset and max simtime per frame in the lag menu to ease lag settings
2020-01-14 12:52:59 +01:00
jano
c982d3e333
added a page with the unit toggle, to display lag statistics, to help diagnose and address lag issues
2020-01-14 11:58:26 +01:00
Richard Harrison
e9b12b302f
Fix Tanker when no offset specificed
2020-01-10 20:00:55 +01:00
Yves Tolosa-Joas
419706e7ce
Updated Airline and Livery Tags for integration with Groudnets Parkpos Tags
2020-01-10 15:36:09 +00:00
Yves Tolosa-Joas
8c40f14b27
Added United Express Livery for CRJ 200 AI model
2020-01-10 15:36:09 +00:00
Yves Tolosa-Joas
2eb5004a74
Added 735 Livery for Blue Air AI model. Existing traffic file of 2017 remap by Marcin
2020-01-10 15:36:09 +00:00
Yves Tolosa-Joas
0236dcb5a3
Remapped B735 AI model to 2017 UTair traffic file
2020-01-10 15:36:08 +00:00
Yves Tolosa-Joas
853ae24799
Added UTair livery for 735 AI model
2020-01-10 15:36:08 +00:00
Yves Tolosa-Joas
d36f753920
Corrected Tail for Misdirected Surface Vertical
2020-01-10 15:36:08 +00:00