Commit Graph

  • 75b5a927c8 [boost::enable_if] Support Boost versions < 1.56 Scott Giese 2019-02-05 12:20:06 -0600
  • e4b58b65f3 Remove deprecated boost/utility. This is enable compatibility with boost 1.69. Scott Giese 2019-02-02 19:46:04 -0600
  • b1334bf9a0 Fix zero-interval repeat on pick/knob animation James Turner 2020-06-15 16:11:11 +0100
  • 2a9767b568 Fix compilation with Boost >= 1.73 James Turner 2020-05-28 10:45:47 +0100
  • 6d8e9e5bbc VPB: Initial commit Scott Giese 2020-06-28 11:30:33 -0500
  • 6738a3aa2b Helper to map string to log priority James Turner 2020-06-25 11:00:27 +0100
  • a8c1bef0bf Avoid various gcc warnings. Julian Smith 2020-06-15 08:55:46 +0100
  • 4faf0ea468 API to reset the resource manager, and remove providers. James Turner 2020-06-17 11:19:20 +0100
  • 80cc09fe90 Fix compiler warning of different signedness Lars Toenning 2020-06-15 21:07:29 +0200
  • 3fccee6e38 HTTP: allow CAINFO to be set James Turner 2020-06-25 16:12:40 +0100
  • 17f86567f1 new version: 2020.1.3 version/2020.1.3 Automatic Release Builder 2020-06-25 15:40:15 +0100
  • 7fc82a26bf Helper to map string to log priority James Turner 2020-06-25 11:00:27 +0100
  • a128272816 Fix CMake include paths James Turner 2020-06-24 13:57:27 +0100
  • 2b391ef671 Bundle Cmake FindCURL, for imported target support James Turner 2020-06-24 11:12:01 +0100
  • abb73c566e Update to C++17. James Turner 2020-06-22 20:39:45 +0100
  • 346344ee09 C++17: use an OBJECT_LIBRARY to build HLA James Turner 2020-06-21 19:31:35 +0100
  • 26b207f20c Auto-tooltips: also show object name and multiple properties for same object. Julian Smith 2020-06-20 14:10:50 +0100
  • 059bad1840 Fix zero-interval repeat on pick/knob animation James Turner 2020-06-15 16:11:11 +0100
  • b7d4acc67d Fix compilation with Boost >= 1.73 James Turner 2020-05-28 10:45:47 +0100
  • d9470c1407 simgear/scene/model/SGReaderWriterXML.cxx: Added optional auto-generated tooltips for moving objects. Julian Smith 2019-08-30 19:06:49 +0100
  • 9ccbf539c1 Raise minimum OSG version to 3.4.1 James Turner 2020-06-18 17:22:55 +0100
  • 720f681e0f Raise Cmake/Compiler versions for Next James Turner 2020-06-18 12:58:47 +0100
  • 259c1314de Allow OSG to recalculate terrain normals. James.Hester 2020-04-22 18:39:23 +1000
  • 27907c5e6f Avoid various gcc warnings. Julian Smith 2020-06-15 08:55:46 +0100
  • aa0f02706f API to reset the resource manager, and remove providers. James Turner 2020-06-17 11:19:20 +0100
  • b4d5374fb7 Fix compiler warning of different signedness Lars Toenning 2020-06-15 21:07:29 +0200
  • ca8dbb985e Fix zero-interval repeat on pick/knob animation James Turner 2020-06-15 16:11:11 +0100
  • 60dcf00f2b Fix zero-interval repeat on pick/knob animation James Turner 2020-06-15 16:11:11 +0100
  • 3075b8bcc4 new version: 2020.3.0 James Turner 2020-06-15 12:33:50 +0100
  • 751cdc32a8 new version: 2020.2.1 James Turner 2020-06-15 12:33:50 +0100
  • 1d978429f5 simgear/props/props.cxx: Avoid possible SEGV e.g. if listener removes itself. Julian Smith 2020-04-12 17:55:52 +0100
  • 2b2e3ae5c4 Fix CMake value James Turner 2020-06-05 13:53:54 +0100
  • 0e3ac7e078 Set CMake OpenGL VND policy James Turner 2020-06-05 13:32:36 +0100
  • 01ab3b2385 New SGGeodesy::advance, taking degrees James Turner 2020-05-30 16:27:42 +0100
  • 11cf87951c SIMD flags: ensure we respect other compiler flags James Turner 2020-05-28 10:46:18 +0100
  • 7c004a4c90 Fix compilation with Boost >= 1.73 James Turner 2020-05-28 10:45:47 +0100
  • a48693d273 Kill explicit setting of compiler flags in Debug James Turner 2020-05-24 14:32:13 +0100
  • af8b27032f new version: 2020.1.2 version/2020.1.2 Automatic Release Builder 2020-05-18 11:54:22 +0100
  • f76b72e2f3 Adjust RelWithDebInfo optimisation for Clang James Turner 2020-05-13 14:23:00 +0100
  • 12d57a6373 Adjust RelWithDebInfo optimisation for Clang James Turner 2020-05-13 14:23:00 +0100
  • 59512aea1f Windows: ensure RelWithDebInfo is fast James Turner 2020-05-07 14:13:54 +0100
  • 96618a2e26 Enable old-style texture compression James Turner 2020-05-05 20:40:29 +0100
  • c7c8fc7777 Better RelWithDebInfo flags for CL.exe James Turner 2020-05-08 14:31:44 +0100
  • 6e054e57ef Windows: ensure RelWithDebInfo is fast James Turner 2020-05-07 14:13:54 +0100
  • 1d89a76d13 Old-style texture compression: better check James Turner 2020-05-07 11:47:25 +0100
  • 65925cccdf Enable old-style texture compression James Turner 2020-05-05 20:40:29 +0100
  • 635f460dd5 Nasal: improve message for non-object member access James Turner 2020-04-28 09:34:30 +0100
  • 36316e8859 Add Canvas::Image.dirtyPixels() James Turner 2020-04-28 09:36:29 +0100
  • 898559ab31 Add copyPropertiesIf helper James Turner 2020-05-03 12:21:36 +0100
  • ad3621e23b Add Canvas::Image.dirtyPixels() James Turner 2020-04-28 09:36:29 +0100
  • 57b0f70a55 Nasal: improve message for non-object member access James Turner 2020-04-28 09:34:30 +0100
  • 8d6e543cc2 Only use readwav for OpenAL Erik Hofman 2020-04-28 09:41:11 +0200
  • bd93fb279b new version: 2020.2.0 James Turner 2020-04-27 09:29:55 +0100
  • 81bdae283a new version: 2020.1.1 James Turner 2020-04-27 09:29:54 +0100
  • 00e25404c7 Add simgear::optional James Turner 2020-04-25 18:05:59 +0100
  • 6a157e1c08 Replace boost::tuple by std::tuple gallaert 2020-04-22 10:43:36 +0100
  • 7a6f9151a6 General boost cleanup gallaert 2020-04-21 15:40:48 +0100
  • 567293c14d Replace boost::function by std::function gallaert 2020-04-21 15:38:45 +0100
  • 2ff6a4966a Replace boost::bind by std::bind and lambda function gallaert 2020-04-20 19:47:28 +0100
  • b13d7f9392 Replace boost::lexical_cast by std::ostringstream and std:stof/stoi/stod gallaert 2020-04-20 19:45:00 +0100
  • d21137739d Replace boost::enable_if/disable_if/enable_if_c/disable_if_c by std::enable_if gallaert 2020-04-19 12:18:24 +0100
  • 1e13cf6fec Replace boost::shared_ptr/weak_ptr by std::shared_ptr/weak_ptr gallaert 2020-04-19 12:05:45 +0100
  • 5c52cdc255 Fix for crash on reset: James Turner 2020-04-22 10:55:41 +0100
  • 17d7808200 Remove a log message James Turner 2020-04-22 10:54:44 +0100
  • f144bd5a89 CanvasImage: fix updating after fillRect / setPixel James Turner 2020-04-18 21:31:16 +0100
  • b72553f6f0 Nasal: add isscalar() for Henning James Turner 2020-04-18 18:06:35 +0100
  • c82a14c252 Nasal: fix build on non-C99 mode James Turner 2020-04-16 16:44:20 +0100
  • faa559e9af Nasal: add vecindex() built-in James Turner 2020-04-16 13:40:41 +0100
  • c51c0c43ed Nasal: add more isTYPE helpers from Henning James Turner 2020-04-16 11:42:41 +0100
  • 29f6d06f1a Packages: consider checksum failures for retry. James Turner 2020-04-10 15:03:17 +0100
  • 2ab0122124 Replace boost::to_lower and boost::to_upper by strutils::lowercase and strutils::uppercase gallaert 2020-04-14 12:48:07 +0100
  • 8626e0482d Nasal: add some type-check helpers. James Turner 2020-04-14 13:24:06 +0100
  • fcd8ebb8a3 Backport the OpenAL Doppler fixes Erik Hofman 2020-04-13 10:11:41 +0200
  • c9a4c0dac1 Replace BOOST_FOREACH by C++ 11 for range loop. gallaert 2020-04-09 21:15:39 +0100
  • 825d93423d Statements following return, break, continue, goto or throw will never be executed. gallaert 2020-04-09 20:38:21 +0100
  • ad24ce02e7 Remove some debugging statements Erik Hofman 2020-04-12 14:53:16 +0200
  • 695616a8f2 Switch from doing the calculations ourselves in case of a bad_doppler implementation to using alDopplerFactor Erik Hofman 2020-04-12 14:50:12 +0200
  • b3bdf8636a Limit the velocity to the sound velocity after multiplying it by a foctor of 100 to compensate for bad Doppler calculations. Also add the option to set the sound velocity for the sound manager from within FlightGear (not yet used). Erik Hofman 2020-04-11 09:48:49 +0200
  • c62c080a4b Logging: enable the WinDebug callback using an env var. James Turner 2020-04-10 19:50:58 +0100
  • c90ab3df5b Packages: consider checksum failures for retry. James Turner 2020-04-10 15:03:17 +0100
  • 21e21a1fa8 Allow TiedPropertyList to fire valueChanged James Turner 2020-04-10 10:41:00 +0100
  • 92ebdbfacc Expose compare-version helper publicly. James Turner 2020-04-09 14:39:12 +0100
  • 8dbabc8b43 Texture-compression fixes James Turner 2020-04-07 12:12:52 +0100
  • c83dc79357 Revert to C++11 for now, found an alternative solution. James Turner 2020-04-06 10:44:23 +0100
  • a53c1bfe8b CMake logic to export debug symbols James Turner 2020-04-05 14:04:10 +0100
  • 6185b8fd0d Fix crash with Touch animation mouse-up James Turner 2020-04-04 08:01:14 +0100
  • ef002f6dfa Merge /u/fgarlin/simgear/ branch next into next Richard Harrison 2020-04-04 20:43:04 +0000
  • 9cdec99fa4 Quiet some warnings James Turner 2020-04-03 10:00:22 +0100
  • 9393f84972 Compositor: Fix crash when using clustered shading with OSG 3.6 Fernando García Liñán 2020-04-02 21:21:55 +0200
  • 7a773f30e6 new version: 2018.3.5 version/2018.3.5 Automatic Release Builder 2020-04-02 08:37:31 +0100
  • ceba006c60 Only sync scenery-path-suffix with valid name Stuart Buchanan 2020-04-01 21:47:53 +0100
  • e9e2053c64 Strutils: add hex-decoding helper James Turner 2020-03-31 10:09:47 +0100
  • bf013aea54 Compositor: Improve custom depth range handling in scene passes. Fernando García Liñán 2020-03-30 18:40:59 +0200
  • 454df4872a Reduce shader attribute usage by packing floats Stuart Buchanan 2020-03-26 22:09:04 +0000
  • ec315bf26d Fix thumbnail cache retrieval James Turner 2020-03-26 16:50:47 +0000
  • 74c304097d Fix for older libCurl versions James Turner 2020-03-26 16:49:43 +0000
  • ad1833a4d5 Move more modern C++ idioms and use std::unique_ptr for moving daat ownership around Erik Hofman 2020-03-26 09:54:28 +0100
  • d65bb58317 HTTP: increase the Curl download buffer size James Turner 2020-03-24 20:34:49 +0000
  • 8cf11f9208 Packages: fix handling of unsafe paths in zips James Turner 2020-03-24 13:51:39 +0000
  • 73f00bd842 Compositor: Added support for logarithmic depth buffer. Fernando García Liñán 2020-03-22 16:49:18 +0100