Commit Graph

5792 Commits (eb761fc7eec58aba67f15976d5ff885980d05870)
 

Author SHA1 Message Date
Stuart Buchanan 8641d3616a WS30: Texture array texture lookup for landclass
4 years ago
James Turner 02cf42359d Reporting of std::bad_alloc in Subsystem::update
4 years ago
James Turner 4271b710ef Add reporting callback option to SimGear
4 years ago
Fernando García Liñán f1212dfa73 Initial support for texture arrays in Effects
4 years ago
James Turner 191d546b54 TerraSync: stronger fix for handling 0-byte files
4 years ago
James Turner 57a4dc53f2 HTTPRepository: don’t crash on empty files
4 years ago
James Turner e370477e4e Unzip: adjust error reporting mechanism
4 years ago
James Turner c88b8b201a State-machines: don’t require name for transitions
4 years ago
Nathaniel Warner fee2c592c0 Use observer_ptr in OrthophotoManager
4 years ago
Stuart Buchanan 023a3de5f1 WS30: Landclass to material mapping
4 years ago
James Turner de268300fb TerraSync: fix crashes with null file return
4 years ago
Scott Giese 79252d889c Merge branch 'next' of https://git.code.sf.net/p/flightgear/simgear into next
4 years ago
Nathaniel Warner ca38d9110c Fix orthophotos not being cleaned up on scenery reload
4 years ago
Stuart Buchanan 6ece39e34c Set minimum expiry time on STG nodes.
4 years ago
Scott Giese aab373ac3a Model Loading: Overlays
4 years ago
Nathaniel Warner d4d149f3c0 Rebase photoscenery patch on next
4 years ago
Scott Giese 59809ab61f smell: avoid uncasting with left-shift
4 years ago
Scott Giese 7673da3832 smell: throwing heap object
4 years ago
Scott Giese 112c9a110b smell: potential div-by-0
4 years ago
Scott Giese 59e62b1414 warning: unreachable code
4 years ago
Scott Giese 43bf10d803 warning: defined but not used
4 years ago
Scott Giese 20bcb0f245 warning: defined but not used
4 years ago
Scott Giese c469f072f1 warning: ‘Active’ will be initialized after 'CanWait'
4 years ago
Scott Giese 62f3923692 warning: comparison of integer expressions of different signedness
4 years ago
Scott Giese 03abb674dc warning: unused variable ‘fd’
4 years ago
Scott Giese f6e63e1831 warning: unused variable ‘idx’
4 years ago
Fernando García Liñán cc8b2bbf72 Add support for anisotropic filtering in Canvas
4 years ago
Stuart Buchanan 0a37986551 Use ref_ptr for ReaderWriterSPT
4 years ago
Chris Frey 04ca40ad81 tgdb: check result of readRefNodeFile and log
4 years ago
Chris Frey 42ceb429a7 Small spelling/grammar fix in comments in ReaderWriterSPT.cxx
4 years ago
Chris Frey 6ae7eb31a6 BucketBox: fixed possibility of writing one past the end of the given array
4 years ago
Richard Harrison 5d5f1779c6 Reduce severity of ".." at model root
4 years ago
Richard Harrison 2cb6499f1c Model loading; overlay properties earlier
4 years ago
Julian Smith e2596eaeea simgear/debug/logdelta.cxx: remove initial diagnostic if SG_LOG_DELTAS uset.
4 years ago
Scott Giese da39e30439 METAR: mitigate wind sensor failures
4 years ago
Automatic Release Builder 15c6f73136 Catalogs: fix ownership of new Catalogs
4 years ago
Fernando García Liñán da53e8fb1b Make sure we render the CameraGroup cameras one after another
4 years ago
Stuart Buchanan 1852e3c7fc Use BB radius rather than range for STG entries
4 years ago
Stuart Buchanan 25d922cf6b TREE_LIST STG verb
4 years ago
Stuart Buchanan 158ac28e60 Add a range noun to STG verbs
4 years ago
Richard Harrison 02b20462e1 DDS-TC add option to exclude all Canvas orignated images.
4 years ago
Richard Harrison be6d28557a Emesary : change to use scoped lock
4 years ago
Richard Harrison cac3739a6b Emesary: add missing property initialisation to constructor
4 years ago
Julian Smith d98d893f3e simgear/props/props.cxx: use rmutex to protect SGPropertyNodeListeners.
4 years ago
Julian Smith 79e1ea02ab simgear/debug/logdelta.cxx: protect cache with a std::mutex.
4 years ago
Fernando García Liñán a77551aa02 Only merge fallback effects if the Effect hasn't been realized yet
4 years ago
Fernando García Liñán 31170b11a0 Fix frustum parameters not being initialized
4 years ago
Fernando García Liñán 42ee05fd0e Check for 0 value before doing log2
4 years ago
Fernando García Liñán 79b858d6d8 Replace more references to GL_RGBA32F with GL_RGBA32F_ARB
4 years ago
Fernando García Liñán 6ae0dba659 Fix compilation issue on Mac and other graphics drivers
4 years ago