Commit Graph

  • 67806a59b0 Fix a dumb crash I introduced. James Turner 2021-08-02 14:37:33 +0100
  • 578a8acff4 WS30: Improve tile loading times by ~50% Stuart Buchanan 2021-08-03 20:56:56 +0100
  • e93839a9c5 simgear/environment/visual_enviro.cxx: fixed include of simgear/math/sg_random.hxx. Julian Smith 2021-06-05 12:30:56 +0100
  • ded91614ab simgear/debug/logstream.cxx: enable file:line on startup if SG_LOG_FILE_LINE is 1. Julian Smith 2021-06-05 12:29:47 +0100
  • d1e9134a89 WS30: Improved vegetation constraints Stuart Buchanan 2021-08-02 17:47:48 +0100
  • 8cc3c15712 WS30: Stop trees from growing on roads, rivers. Stuart Buchanan 2021-08-02 17:10:49 +0100
  • dc1d6284fd WS30: Fix crash on reset caused by VPBTechnique Stuart Buchanan 2021-08-01 20:48:27 +0100
  • 4f01f758ae WS30: Fix deadlock introduced by fb436be8f1 Stuart Buchanan 2021-08-01 20:47:38 +0100
  • 2039f49691 Add missing call to glReadBuffer() when doing depth-only FBOs Fernando García Liñán 2021-08-01 08:34:49 +0200
  • d8874c26b6 Control over reporting from SimGear James Turner 2021-07-31 17:19:55 +0100
  • b44f187328 Canvas: instead of setting anisotropy directly, set it by the same mechanism as mipmapping legoboyvdlp R 2021-07-31 14:58:40 +0100
  • 3ba8c383b4 simgear/io/HTTPRepository.cxx: fixed some compiler warnings. Julian Smith 2021-05-26 10:17:23 +0100
  • f9b485a915 simgear/package/Package.cxx: removed assert that cannot fire due to unsigned. Julian Smith 2021-05-23 12:42:06 +0100
  • 109da4eb49 simgear/environment/metar.cxx: fix use of std::string::rfind(). Julian Smith 2021-05-23 12:40:42 +0100
  • 0da173cfd8 simgear/nasal/lex.c: show line and column if illegal character is found. Julian Smith 2021-06-06 12:42:26 +0100
  • 95239fea87 simgear/io/iostreams/zlibstream.*: improved support for reading compressed data. Julian Smith 2021-06-13 20:39:48 +0100
  • d01e9ca2e6 Use owning refs in some places James Turner 2021-07-29 17:51:35 +0100
  • fb436be8f1 MaterialLib: make it thread-safe James Turner 2021-07-29 17:50:14 +0100
  • 9e3e4a1ab5 TileDetails: set group names for debugging James Turner 2021-07-29 15:22:02 +0100
  • d6e452ea08 Fix a ref-count loop in Paticles manager James Turner 2021-07-29 15:21:39 +0100
  • 67bb39083c Fix shadows on Mac OS Fernando García Liñán 2021-07-29 15:48:55 +0200
  • a157e50302 Ooops, use correct variable name. version/2020.3.11 Automatic Release Builder 2021-07-29 10:21:20 +0100
  • 70e6b6b13f new version: 2020.3.11 Automatic Release Builder 2021-07-29 09:08:37 +0100
  • c457561472 HTTPRepo: Add detail to an error James Turner 2021-07-29 08:47:12 +0100
  • df66decdda Compositor: Replace OSG camera resize function by own implementation Fernando García Liñán 2021-07-29 08:38:18 +0200
  • 2b5ac6350d remove an error on stable, too common. James Turner 2021-07-28 15:14:13 +0100
  • 1c30b29168 Report errors on TileDetails callback failures James Turner 2021-07-27 14:22:50 +0100
  • ce9f476ddb Don't report PropsIO exceptions James Turner 2021-07-27 12:26:28 +0100
  • 7f4fb15636 Compositor: Change uniform enum names to avoid name clashing on Windows Fernando García Liñán 2021-07-28 15:18:21 +0200
  • db8b66203d WS 3.0: Apply the TERRAIN_BIT nodemask to all geodes Fernando García Liñán 2021-07-28 10:47:00 +0200
  • 1d59135652 Report errors on TileDetails callback failures James Turner 2021-07-27 14:22:50 +0100
  • 2478bee97f Don't report PropsIO exceptions James Turner 2021-07-27 12:26:28 +0100
  • a256110c02 Compositor: Do not clear buffers by default Fernando García Liñán 2021-07-26 16:14:58 +0200
  • 908dc467a8 Compositor: add new uniforms Fernando García Liñán 2021-07-26 12:04:56 +0200
  • 420555c69c Fix issue with Effect techniques that have the highest index and a scheme Fernando García Liñán 2021-07-24 19:47:09 +0200
  • d85205212a Compositor: Attach color and depth render buffers by default Fernando García Liñán 2021-07-24 19:19:44 +0200
  • a83048bc37 Remove another problematic buffer format Fernando García Liñán 2021-07-24 13:41:29 +0200
  • 4ee1d820ba Remove the GL_R11F_G11F_B10F image format Fernando García Liñán 2021-07-24 07:02:20 +0200
  • b3b863a3c4 Preliminary changes for the HDR pipeline Fernando García Liñán 2021-04-15 11:00:09 +0200
  • 2621418d3a Fix a dumb back-port issue. James Turner 2021-07-22 10:11:04 +0100
  • 877c3a68e6 Optimise sidereal_course performance James Turner 2021-07-21 22:54:11 +0100
  • 5f334d3839 ModelRegistry: Special case empty file names James Turner 2021-07-21 22:53:12 +0100
  • 174b341bef Don’t report HTTPRepo removeChild failures James Turner 2021-07-15 10:31:28 +0100
  • df33713069 Remove incorrectly added ‘version’ file James Turner 2021-07-15 08:44:08 +0100
  • cde75530fe BTG reading: don’t crash on empty error message James Turner 2021-07-15 08:43:31 +0100
  • 999e499ce5 Nasal Hash: add isNil wrapper James Turner 2021-07-12 09:29:52 +0100
  • 7db6651970 Fix Cyclone-DDS test linkage James Turner 2021-07-12 09:29:10 +0100
  • a9dddbcddc new version: 2020.3.10 version/2020.3.10 Automatic Release Builder 2021-07-06 10:56:20 +0100
  • fcd72581a1 Make out-of-memory in computeHash fatal James Turner 2021-06-14 12:10:47 +0100
  • 0a6091eeeb Error reporting for animations / conditions James Turner 2021-06-26 16:27:22 +0100
  • d6400e3737 Add try/catch wrappers in SGSubsystemGroup James Turner 2021-06-23 13:26:40 +0100
  • b50d8e38e6 Error reporting for animations / conditions James Turner 2021-06-26 16:27:22 +0100
  • 069483e6d0 Add try/catch wrappers in SGSubsystemGroup James Turner 2021-06-23 13:26:40 +0100
  • 820b76d894 Fix deadlock on quit for Linux James Turner 2021-06-22 16:25:41 +0100
  • bbdc9f2318 WS30: Adjust based vegetation density Stuart Buchanan 2021-06-19 18:11:49 +0100
  • a49619fa6c TerraSync: add another ‘is downloading’ helper James Turner 2021-06-18 09:34:30 +0100
  • 59307e9ba2 Emesary: allo main loop recipient shutdown James Turner 2021-06-17 15:53:16 +0100
  • 71e7050349 Attempt to fix realpath() recursion James Turner 2021-06-14 13:52:22 +0100
  • e6f4936536 better STG error reporting Automatic Release Builder 2021-06-15 02:33:31 +0100
  • b2ae7e9e63 Fix initial effect errors Automatic Release Builder 2021-06-15 02:33:20 +0100
  • ee0b22fd52 Fix HTTP repo erros Automatic Release Builder 2021-06-15 02:33:11 +0100
  • 01233ba537 Error-reporting: improve reports for STGs and effects James Turner 2021-04-30 13:47:27 +0100
  • ed29d9b75d Effects: better error reporting James Turner 2021-04-21 21:55:04 +0100
  • 5d4201cdfa Shaders: report all shader file paths James Turner 2021-04-05 12:06:49 +0100
  • 2ef8c0d27b ReadWav: error reporting James Turner 2021-03-15 14:07:05 +0000
  • 0fbfa3426f Catalogs: check for local IO failures writing to disk James Turner 2021-03-07 15:34:57 +0000
  • 57b4060eb3 Error-reporting: show XML path when 3D load fails James Turner 2021-03-07 12:30:24 +0000
  • 84a569913d Report out-of-memory in some loading places James Turner 2021-03-03 11:04:47 +0000
  • b585df04a5 TerraSync: report errors during downloading James Turner 2021-03-03 11:04:03 +0000
  • ddba0c6731 Add osg::Program wrapper for error-reporting James Turner 2021-03-01 11:57:17 +0000
  • 43d849232b ErrorReporting: set context for STG loading James Turner 2021-02-25 22:00:58 +0000
  • 651460bbc8 Allow delayed setup of ErrorContext data James Turner 2021-02-25 12:24:43 +0000
  • 81a489d81d Error reporting: add SGModelData context support James Turner 2021-02-24 14:45:17 +0000
  • 7e76667af0 Error-reporting: add some errors for Effect shaders James Turner 2021-02-24 11:01:06 +0000
  • 32f69df774 Error reporting for submodels James Turner 2021-02-21 19:16:53 +0000
  • d8d64b2367 Add failure reporting / context to various places. James Turner 2021-02-19 17:40:39 +0000
  • 747d99450b Suppress reports on some common exception throws James Turner 2021-02-19 17:39:14 +0000
  • b023c7c4f4 Add new error reporting function / callback James Turner 2020-12-29 16:17:43 +0000
  • c279557d32 Attempt to fix realpath() recursion James Turner 2021-06-14 13:52:22 +0100
  • 84eda17958 Make out-of-memory in computeHash fatal James Turner 2021-06-14 12:10:47 +0100
  • 9ec9d8e423 TerraSync: set scenery path suffixes explicitly James Turner 2021-06-10 17:07:33 +0100
  • 1a6bf3c284 WS30: Don't defer reading of line features Stuart Buchanan 2021-06-06 22:10:52 +0100
  • 16778e5c02 simgear/props/props_test.cxx: use VALUE_CHANGED_DOWN to make tests pass. Julian Smith 2021-06-03 23:11:32 +0100
  • 087d04db8e simgear/canvas/Canvas.cxx: Canvas::Canvas(): mark tree with VALUE_CHANGED_DOWN. Julian Smith 2021-06-02 16:35:45 +0100
  • f8b5e6ab81 simgear/props/props.*: Modification to calling of listeners when property values change. Julian Smith 2021-05-29 22:58:23 +0100
  • c9051cedca simgear/props/props.cxx: fixed bug in SGPropertyNode::removeChild(). Julian Smith 2021-05-29 22:59:34 +0100
  • c19cf094a7 Backport the code to be able to display the region name of the file that holds the selected material. version/2020.3.9 Erik Hofman 2021-05-27 15:55:02 +0200
  • 279179e88d new version: 2020.3.9 Automatic Release Builder 2021-05-27 11:09:42 +0100
  • f74ba148ab Precomputed random numbers API James Turner 2021-05-25 12:53:36 +0100
  • e7fbf83155 Compositor: Allow changing the implicit buffer attachments Fernando García Liñán 2021-05-24 23:49:45 +0200
  • 26995ba13b Raise minimum OSG version to 3.6 James Turner 2021-05-24 16:47:56 +0100
  • bd6a18bb96 CMake: set OpenGL VND policy to NEW to see if it works James Turner 2021-05-24 12:40:23 +0100
  • 8d0d1f9047 Props changes: fix a link error with Clang James Turner 2021-05-24 12:39:42 +0100
  • e91c06223a WS30: Reduce log spam Stuart Buchanan 2021-05-23 21:25:16 +0100
  • 0b6678f745 simgear/structure/SGSharedPtr.hxx: reformatted to make it readable. Julian Smith 2021-05-04 07:36:22 +0100
  • 46e79aba11 simgear/math/simd4x4.hxx: avoid -Wdeprecated-copy warnings. Julian Smith 2021-05-22 11:57:21 +0100
  • 0f78bcaa49 simgear/props/props.*: various debugging/diagnostics additions to property locking. Julian Smith 2021-05-11 13:39:49 +0100
  • f1dd7901cb simgear/props/props.*: added locking using read/write mutex. Julian Smith 2021-01-21 12:53:34 +0000
  • 64e4adf0b9 Fix osgText issues under OSG 3.6 Fernando García Liñán 2021-05-14 22:47:28 +0200
  • d0f4e9018c WS30: Fix regression of lakes Stuart Buchanan 2021-05-12 21:36:11 +0100