simgear/simgear
Stuart Buchanan 1a37dcf3d5 WS30: Improved algorithm for airport placement
Previously the vertices directly underneath an airport were
displaced downwards.  In general this worked OK, but for airports
surrounded by higher terrain, this could cause "ridges" from
edges from vertices just outside the airport boundary.

This commit modifies the algorithm to also reduce the elevation
of vertices immediately outside the airport boundary as well.
2022-02-24 22:29:34 +00:00
..
bucket WS30: Initial photoscenery work 2021-11-06 14:42:23 +00:00
bvh Revert 1269a8d27c, the friction factor on ice relies on too many parameters to calculate here. 2021-12-22 08:24:51 +01:00
canvas Make the option ShivaVG or ShaderVG a Cmake option: USE_SHADERVG 2022-02-20 15:37:33 +01:00
debug simgear/debug/logstream.cxx: enable file:line on startup if SG_LOG_FILE_LINE is 1. 2021-08-02 21:04:29 +01:00
embedded_resources Cmake refresh 2020-08-18 11:40:27 +01:00
emesary Fixes #2579 Emesary segfault on reset. 2021-05-02 17:35:24 +02:00
environment METAR: Remove duplicate lines from manual merge 2021-10-20 13:16:31 +01:00
ephemeris Remove obsolete, unused variable 2021-02-13 21:44:25 -06:00
hla Ensure simgear_config.h is round when building HLA 2020-08-19 09:22:33 +01:00
io Fix a dumb crash I introduced. 2021-08-04 09:08:16 +01:00
magvar chance the WMM epic form 1 jan 2005 to 1 jan 2015 2015-09-02 10:37:01 +02:00
math math/simd.hxx: fix build by MCST lcc compiler when using ENABLE_SIMD_CODE=ON 2021-11-23 22:26:33 +03:00
misc Attempt to fix realpath() recursion 2021-06-14 13:52:22 +01:00
nasal Add range() function to Nasal 2022-01-07 16:14:44 +00:00
package Make SGPropertyNode::getStringValue() thread-safe. 2021-12-24 14:49:08 +00:00
props simgear/props/props.*: added SGPropertyNode::getValue<std::string>() specialisation. 2022-01-06 22:02:45 +00:00
scene WS30: Improved algorithm for airport placement 2022-02-24 22:29:34 +00:00
screen simgear/screen/video-encoder*: changed licenses to be LGPL-2.0-or-later. 2022-01-08 10:34:11 +00:00
serial Ensure <simgear_config.h> is always included. 2017-03-28 09:36:53 +01:00
sound Michael Danilov: Fix issue #2169 Sound with condition=false will play when moving into its max-dist (patch available) 2021-08-20 11:47:03 +02:00
std Cmake refresh 2020-08-18 11:40:27 +01:00
structure Remove FormFeeds 2021-12-27 02:29:46 -06:00
threads TerraSync: handle reinit better 2020-08-03 18:01:34 +01:00
timing Optimise sidereal_course performance 2021-07-21 22:54:11 +01:00
xml Remove FormFeeds 2021-12-27 02:29:46 -06:00
.gitignore Remove obsolete ignore pattern for automake generated headers. 2012-02-17 23:46:06 +01:00
CMakeLists.txt Make the option ShivaVG or ShaderVG a Cmake option: USE_SHADERVG 2022-02-20 15:37:33 +01:00
compiler.h Define SG_DEPRECATED, remove unused DEPRECATED. 2017-04-05 22:09:52 +09:00
constants.h Set minimum expiry time on STG nodes. 2020-11-26 22:55:56 +00:00
sg_inlines.h Add function template simgear::enumValue() to simgear/sg_inlines.h 2017-11-19 00:45:47 +01:00
simgear_config_cmake.h.in Make the option ShivaVG or ShaderVG a Cmake option: USE_SHADERVG 2022-02-20 15:37:33 +01:00
version.h.in Fix rpmlint/Linux packager complaints 2012-05-05 00:30:16 +02:00