Commit Graph

5994 Commits (6b9575d07636b7bb5919d23bb298adc4b59066c0)
 

Author SHA1 Message Date
James Turner 6b9575d076 Expat: build on older GLibC versions
3 years ago
James Turner 7ee427c202 Add GridLayout for Canvas.Layout
3 years ago
Lars Toenning d146c0561f Fix compilation with libavcodec >5
3 years ago
Stuart Buchanan 1a37dcf3d5 WS30: Improved algorithm for airport placement
3 years ago
Erik Hofman b157f9cb9f Make the option ShivaVG or ShaderVG a Cmake option: USE_SHADERVG
3 years ago
Erik Hofman 6451e505d8 Add ShaderVG, a shader based version of ShivaVG
3 years ago
James Turner c1179f2e3b Update to Expat 2.4.4
3 years ago
Stuart Buchanan 4485505381 Fix rotation of cloud sprites (#2359)
3 years ago
James Turner 8722ea0fb6 Model animation loading errors
3 years ago
Stuart Buchanan f17bd77030 WS30: Better water detection
3 years ago
James Turner 93adb8508e Effects: pass the model XML path through to makeEffects
3 years ago
James Turner 13595ce05d Throw exception for broken XML animations.
3 years ago
Stuart Buchanan 30b5bbe7d5 WS30: Add property controlling splitting water mesh
3 years ago
Stuart Buchanan 28e2ccda01 MR104: Added the Milky Way onto the night sky
3 years ago
Erik Hofman a6624b8c89 Add ALS prodecural lights compatible pointing_x, pointing_y, pointing_z. You can now use the same direction vector for both ALS and the Compositor lights
3 years ago
Stuart Buchanan 76f1ffa269 WS30: Fix passing of edge-hardness to shader
3 years ago
Fahim Imaduddin Dalvi 1afbda9833 WS20: Object mask bug fix for random lights
3 years ago
Stuart Buchanan 4ed559d5a9 WS30: Pass material parameter/edge-hardness to shader
3 years ago
Stuart Buchanan a95b531409 WS30: Road shader - add required Uniforms
3 years ago
James Turner 0459406f84 Supress missing-override warnings in GCC/Clang
3 years ago
Julian Smith 085a71b934 simgear/screen/video-encoder*: changed licenses to be LGPL-2.0-or-later.
3 years ago
Julian Smith b3f9aa7f32 simgear/screen/video-encoder*: added GPL SPDX-License-Identifier license text.
3 years ago
James Turner 1f1b047981 Add range() function to Nasal
3 years ago
Julian Smith 8772ff4e2a simgear/props/props.*: added SGPropertyNode::getValue<std::string>() specialisation.
3 years ago
Fahim Imaduddin Dalvi c4c5829d37 Added airport terrain check for random objects
3 years ago
Fahim Imaduddin Dalvi d4b02d58d6 Refactored constraint checking for random objects
3 years ago
Stuart Buchanan 65542e7521 WS30: Disable texture cache for material atlas
3 years ago
Scott Giese 301da53ba4 Remove FormFeeds
3 years ago
Jonathan Redpath 25f66995da osgText: improve code to search aircraft directory for font
3 years ago
James Turner 782378a1b6 Always set USE_OPENALSOFT
3 years ago
Julian Smith 5fe9fd0fc6 simgear/props/props.cxx: moved common members into SGPropertyLock base class.
3 years ago
Julian Smith 23b3824170 simgear/props/props.*: added defaultValue arg to node get*Value() methods.
3 years ago
Lars Toenning dd09e5f466 Make SGPropertyNode::getStringValue() thread-safe.
3 years ago
James Turner da3507f3df CMake config option to use OpenAL-soft
3 years ago
Scott Giese 854ad8c3fa apt_signs: provide content with Apt Sign messages.
3 years ago
Scott Giese 578ffec2da SGText: minor typo correction
3 years ago
Henning Stahlke d448ad4eb3 simgear/scene/model/SGLight.cxx: listen to entire /scenery/lights subtree.
3 years ago
Erik Hofman 9a9b1a8db4 Revert 1269a8d27c, the friction factor on ice relies on too many parameters to calculate here.
3 years ago
Erik Hofman 1269a8d27c Introduce a factor for when the lakes are frozen over and use it to alter the fricton factor, bumpiness and load resistance factor
3 years ago
Erik Hofman 612dff2ea1 Remove a stale character
3 years ago
Erik Hofman 33b0c39dbd Make it possible to use a property reference for the solid property of a material. e.g.: <solid><property>/sim/ice</property></solid>
3 years ago
Stuart Buchanan 06ecfe1927 WS30: Revert to green channel for texture atlas
3 years ago
James Turner db5a2353bd FFmpeg: tweak components we use
3 years ago
James Turner dd61ad8bd0 FFmpeg Cmake support for video recording
3 years ago
Julian Smith 5627b135b4 simgear/screen/: added support for video encoding.
3 years ago
Stuart Buchanan 0e13e48123 WS30: Improved material Uniforms
3 years ago
b'James Turner 922ad8d2e7 Merge /u/r-a-sattarov/simgear/ branch next into next
3 years ago
Stuart Buchanan 8a014df26d WS30: Improved atlas with multi-texture support.
3 years ago
r-a-sattarov 21e9bf4678 nasal/naref.h: added e2k endianness (MCST Elbrus 2000)
3 years ago
r-a-sattarov f364aedf96 math/simd.hxx: fix build by MCST lcc compiler when using ENABLE_SIMD_CODE=ON
3 years ago