Commit Graph

6076 Commits (next)
 

Author SHA1 Message Date
Julian Smith 3ba8c383b4 simgear/io/HTTPRepository.cxx: fixed some compiler warnings.
3 years ago
Julian Smith f9b485a915 simgear/package/Package.cxx: removed assert that cannot fire due to unsigned.
3 years ago
Julian Smith 109da4eb49 simgear/environment/metar.cxx: fix use of std::string::rfind().
3 years ago
Julian Smith 0da173cfd8 simgear/nasal/lex.c: show line and column if illegal character is found.
3 years ago
Julian Smith 95239fea87 simgear/io/iostreams/zlibstream.*: improved support for reading compressed data.
3 years ago
James Turner d01e9ca2e6 Use owning refs in some places
3 years ago
James Turner fb436be8f1 MaterialLib: make it thread-safe
3 years ago
James Turner 9e3e4a1ab5 TileDetails: set group names for debugging
3 years ago
James Turner d6e452ea08 Fix a ref-count loop in Paticles manager
3 years ago
Fernando García Liñán 67bb39083c Fix shadows on Mac OS
3 years ago
Fernando García Liñán df66decdda Compositor: Replace OSG camera resize function by own implementation
3 years ago
Fernando García Liñán 7f4fb15636 Compositor: Change uniform enum names to avoid name clashing on Windows
3 years ago
Fernando García Liñán db8b66203d WS 3.0: Apply the TERRAIN_BIT nodemask to all geodes
3 years ago
James Turner 1d59135652 Report errors on TileDetails callback failures
3 years ago
James Turner 2478bee97f Don't report PropsIO exceptions
3 years ago
Fernando García Liñán a256110c02 Compositor: Do not clear buffers by default
3 years ago
Fernando García Liñán 908dc467a8 Compositor: add new uniforms
3 years ago
Fernando García Liñán 420555c69c Fix issue with Effect techniques that have the highest index and a scheme
3 years ago
Fernando García Liñán d85205212a Compositor: Attach color and depth render buffers by default
3 years ago
Fernando García Liñán a83048bc37 Remove another problematic buffer format
3 years ago
Fernando García Liñán 4ee1d820ba Remove the GL_R11F_G11F_B10F image format
3 years ago
Fernando García Liñán b3b863a3c4 Preliminary changes for the HDR pipeline
3 years ago
James Turner 877c3a68e6 Optimise sidereal_course performance
3 years ago
James Turner 5f334d3839 ModelRegistry: Special case empty file names
3 years ago
James Turner 999e499ce5 Nasal Hash: add isNil wrapper
3 years ago
James Turner 7db6651970 Fix Cyclone-DDS test linkage
3 years ago
James Turner b50d8e38e6 Error reporting for animations / conditions
3 years ago
James Turner 069483e6d0 Add try/catch wrappers in SGSubsystemGroup
3 years ago
James Turner 820b76d894 Fix deadlock on quit for Linux
3 years ago
Stuart Buchanan bbdc9f2318 WS30: Adjust based vegetation density
3 years ago
James Turner a49619fa6c TerraSync: add another ‘is downloading’ helper
3 years ago
James Turner 59307e9ba2 Emesary: allo main loop recipient shutdown
3 years ago
James Turner c279557d32 Attempt to fix realpath() recursion
3 years ago
James Turner 84eda17958 Make out-of-memory in computeHash fatal
3 years ago
James Turner 9ec9d8e423 TerraSync: set scenery path suffixes explicitly
3 years ago
Stuart Buchanan 1a6bf3c284 WS30: Don't defer reading of line features
3 years ago
Julian Smith 16778e5c02 simgear/props/props_test.cxx: use VALUE_CHANGED_DOWN to make tests pass.
3 years ago
Julian Smith 087d04db8e simgear/canvas/Canvas.cxx: Canvas::Canvas(): mark tree with VALUE_CHANGED_DOWN.
3 years ago
Julian Smith f8b5e6ab81 simgear/props/props.*: Modification to calling of listeners when property values change.
3 years ago
Julian Smith c9051cedca simgear/props/props.cxx: fixed bug in SGPropertyNode::removeChild().
3 years ago
James Turner f74ba148ab Precomputed random numbers API
3 years ago
Fernando García Liñán e7fbf83155 Compositor: Allow changing the implicit buffer attachments
3 years ago
James Turner 26995ba13b Raise minimum OSG version to 3.6
3 years ago
James Turner bd6a18bb96 CMake: set OpenGL VND policy to NEW to see if it works
3 years ago
James Turner 8d0d1f9047 Props changes: fix a link error with Clang
3 years ago
Stuart Buchanan e91c06223a WS30: Reduce log spam
3 years ago
Julian Smith 0b6678f745 simgear/structure/SGSharedPtr.hxx: reformatted to make it readable.
3 years ago
Julian Smith 46e79aba11 simgear/math/simd4x4.hxx: avoid -Wdeprecated-copy warnings.
3 years ago
Julian Smith 0f78bcaa49 simgear/props/props.*: various debugging/diagnostics additions to property locking.
3 years ago
Julian Smith f1dd7901cb simgear/props/props.*: added locking using read/write mutex.
3 years ago