Commit Graph

  • 0acc0d94a3 更新 'simgear/scene/tgdb/obj.cxx' next zhongjin 2022-12-09 13:46:31 +0800
  • 33aad9aee1 更新 'simgear/scene/tgdb/obj.cxx' zhongjin 2022-12-09 13:17:32 +0800
  • 8577cbfbef 更新 'simgear/scene/tsync/terrasync.cxx' zhongjin 2022-11-24 15:55:14 +0800
  • 83c6dfe13d 更新 'simgear/scene/tsync/terrasync.cxx' zhongjin 2022-11-24 15:51:50 +0800
  • 4380326ab5 更新 'simgear/scene/tsync/terrasync.cxx' zhongjin 2022-11-24 15:39:33 +0800
  • 18b6c87d7d 更新 'simgear/scene/tsync/terrasync.cxx' zhongjin 2022-11-24 15:37:27 +0800
  • febafabff8 更新 'simgear/scene/tsync/terrasync.cxx' zhongjin 2022-11-24 15:35:54 +0800
  • 6ebe2f23c1 更新 'simgear/scene/tsync/terrasync.cxx' zhongjin 2022-11-24 15:25:33 +0800
  • f763c90c23 更新 'simgear/scene/tsync/terrasync.cxx' zhongjin 2022-11-24 15:21:55 +0800
  • 7c09c0f664 更新 'simgear/scene/tsync/terrasync.cxx' zhongjin 2022-11-24 15:16:37 +0800
  • 09a3d9cd92 更新 'simgear/scene/tsync/terrasync.cxx' zhongjin 2022-11-24 15:15:59 +0800
  • 64fba53506 更新 'simgear/scene/tsync/terrasync.cxx' zhongjin 2022-11-24 15:14:12 +0800
  • 76575c512c 更新 'simgear/scene/tsync/terrasync.cxx' zhongjin 2022-11-24 15:06:43 +0800
  • 3091de98ca 更新 'simgear/scene/tsync/terrasync.cxx' zhongjin 2022-11-14 20:26:52 +0800
  • e3fde842b3 更新 'simgear/scene/tsync/terrasync.cxx' zhongjin 2022-11-14 20:20:19 +0800
  • 11cfcfa8c5 更新 'simgear/scene/tsync/terrasync.cxx' zhongjin 2022-11-14 19:51:04 +0800
  • e507a95b55 下载地址 terrasync.jingweiht.com zhongjin 2022-10-22 14:04:18 +0800
  • 0d3ec0c148 sample_group.cxx: remove unneeded #include directive Florent Rougon 2022-10-17 17:58:48 +0200
  • 3ae3a9fb72 SGSampleGroup::remove(): immediately remove from _samples by default Florent Rougon 2022-10-17 17:37:49 +0200
  • 96a9abfd7a WS30: Improved Atlas encapsulation Stuart Buchanan 2022-10-14 21:36:25 +0100
  • 2b9a319e76 portability: change uint to unsigned int Scott Giese 2022-10-11 10:14:49 -0500
  • eb5499fb10 maintenance: eliminated 19 compiler warnings Scott Giese 2022-10-09 18:36:37 -0500
  • e50337e36a Ensure Build Bounding Box doesn't collapse Stuart Buchanan 2022-10-08 22:41:48 +0100
  • 836ee9a3f0 Accept old XML model paths for some models James Turner 2022-09-18 11:51:01 +0200
  • 3ef521b53f Add parse test for CB with no coverage James Turner 2022-09-18 11:47:37 +0200
  • 47aae88aba Revert a8d3397fb4 and arase entries from the _sample map after the loop Erik Hofman 2022-10-03 13:53:24 +0200
  • 49dd3cad33 Change axis object animations to be compatible with <=2020.3 refs Ticket #2706 Richard Harrison 2022-09-30 19:03:56 +0100
  • 0851dd5cf1 suppress warning: does not guard. whitespace fix. Scott Giese 2022-09-24 22:02:07 -0500
  • a8d3397fb4 std::map entries can not be removed when inside a for (auto current : _samples) loop. Rework the removal code to accept the iterator itself and move incrementing the iterator until after the erase action or let the erase action assign the new iterator. Erik Hofman 2022-09-24 10:23:52 +0200
  • 9e20d853f7 Tie the SoundGroup to the listener (not really necessary in this case but it provides a good hint) and call the soundmanager update after setting the position and orientation to activate the repositioning. This wil make the first sample to be heard immidiately. Erik Hofman 2022-09-23 11:53:01 +0200
  • 3ffbec41ee Prevent NaNs for orientation too Erik Hofman 2022-09-23 11:24:50 +0200
  • c66a2bffe5 XML submodel: log the model name in the error. James Turner 2022-09-12 13:30:33 +0100
  • 423fd4e842 Model XML: pass the model path to osgDB::Options James Turner 2022-09-09 12:17:11 +0100
  • 272399e833 XMLSound: report failures via the new system James Turner 2022-09-09 12:04:45 +0100
  • b2666c40f7 DNSClient: reorder timeout check James Turner 2022-09-09 12:03:43 +0100
  • cc3fab04a3 ResourceManager::findPath(): remove the first validate() call and warning Florent Rougon 2022-08-28 14:31:08 +0200
  • f906d82213 embedded_resources_test.cxx: fix warnings Florent Rougon 2022-08-27 11:08:21 +0200
  • 64c5ed2be1 ResourceManager::findPath(): adjust a comment Florent Rougon 2022-08-24 15:03:44 +0200
  • 22779ee2c4 ResourceManager::findPath(): validate; accept absolute, read-allowed paths Florent Rougon 2022-08-24 01:01:05 +0200
  • 9608072787 SGPath: make read_allowed_paths and write_allowed_paths static data members Florent Rougon 2022-08-22 22:40:31 +0200
  • e002a481f4 Import FlightGear's fgValidatePath() as SGPath::validate() Florent Rougon 2022-08-22 13:15:48 +0200
  • 1ef4a7eb9e SGPath: rename validate() to updateAttrsIfNull() Florent Rougon 2022-08-22 12:58:11 +0200
  • 8febf6b9f5 SGSoundSample constructor changes Florent Rougon 2022-08-19 20:52:29 +0200
  • 8e43ccc87b
    Compositor: Fix log message about shadow pass James Hogan 2022-07-30 23:53:56 +0100
  • aead0a305f Jean-Paul Acneaux (www2): Update the world magnetic model data set from WMM2015 to WMM2020. Erik Hofman 2022-07-24 08:29:48 +0200
  • b1dbb9499c METAR parsing: parse more cloud covers James Turner 2022-07-01 16:24:36 +0200
  • a74181ded9 Allow specifing TerraSync DNS nameserver James Turner 2022-06-07 22:40:24 +0100
  • 8f940ed4f2 Fix SPDX license identifier Lars Toenning 2022-06-02 10:02:35 +0200
  • a47b214c18 Allow SGVec<> isNaN in release build James Turner 2022-06-01 14:57:37 +0100
  • 4259db0b8f Add unittest for SGTimer/SGTimerQueue Lars Toenning 2022-05-26 15:23:51 +0200
  • a8cb72d653 WS30: Improved coastlines Stuart Buchanan 2022-05-28 21:03:48 +0100
  • e04f89e8b2 Use std::function for callbacks Lars Toenning 2022-05-21 13:33:17 +0200
  • e1aba1364b Disable the 'no shaders defined' error for now James Turner 2022-05-25 10:36:43 +0100
  • 5afeb44cec Effects: pass model XML file path, not dir path James Turner 2022-05-25 10:35:31 +0100
  • e0e3456a68 Refactor SGTimerQueue Lars Toenning 2022-05-14 11:11:46 +0200
  • 13ca3cec56 simgear/screen/video-encoder*: build fixes for ffmpeg code on Windows. Julian Smith 2022-05-04 17:51:50 +0100
  • 20898923e0 simgear/timing/rawprofile.hxx: minor update to docs. Julian Smith 2022-05-01 23:24:10 +0100
  • eb94d12c4f simgear/screen/video-encoder.cxx: fixed build failure when SG_FFMPEG undefined. Julian Smith 2022-05-01 23:23:26 +0100
  • ac37f734ba simgear/screen/video-encoder*: support for logging timing info for sws_scale(). Julian Smith 2022-05-01 13:01:21 +0100
  • 8037a0eb20 simgear/timing/rawprofile.hxx: support for profiling single piece of code. Julian Smith 2022-05-01 12:59:55 +0100
  • 294e0b0bb7 simgear/structure/commands.cxx: removed assert that fires if we don't use thread-cpu affinities. Julian Smith 2022-04-30 00:12:39 +0100
  • 12c0166f92 Calculate if the sound source is within the mach cone relateive the the listener and calculate the offset within the mach code for use by the sound configuration file. Erik Hofman 2022-04-29 15:07:14 +0200
  • 6719a8e3d5 Add functions to return the squared length of a vector: Comparing two squared values prevents two computionally heavy sqrt calls. Erik Hofman 2022-04-25 10:48:07 +0200
  • fa2b5911b7 WS30: Add waterline-start and waterline-end params Stuart Buchanan 2022-04-09 16:24:51 +0100
  • 363906828f Reduce log noise for a common message in input James Turner 2022-04-06 07:50:36 +0100
  • b01e8f51f1 Add missing include Lars Toenning 2022-03-27 12:56:49 +0200
  • 718b09d7c3 Do not use ShaderVG until it's ready for use Erik Hofman 2022-03-25 07:40:51 +0100
  • 2993671fa4 Subsystems: only record timings if enabled James Turner 2022-03-24 16:06:09 +0000
  • de0ab92cca simgear/nasal/code.c: fixed conversion of strings to bool. Julian Smith 2022-03-20 15:04:50 +0000
  • 3cc7b9a17b DDS-TC: Add origin to CanvasImage loadImage Richard Harrison 2022-03-17 11:43:46 +0100
  • 9e0ab6e268 DDS-TC : Always exclude all of canvas origin Richard Harrison 2022-03-17 11:41:03 +0100
  • 91eca221f9 Fix Translate axis animation Refs ticket #2706 Richard Harrison 2022-03-14 16:58:12 +0100
  • 83eda09558 Remove threaded Nasal garbage collection refs #2674 Nasal corruption: Richard Harrison 2022-03-13 21:35:40 +0100
  • 30736ea057 Use helper method for OSGText alignment Richard Harrison 2022-03-10 20:13:25 +0100
  • 92c4ea9f45 Added helper method for OSGText alignment conversion Richard Harrison 2022-03-10 15:06:08 +0100
  • 56e3a652f9 Fix ShaderVG compilation on macOS (and others?) James Turner 2022-03-09 10:43:22 +0000
  • ddb5e52885 Nasal: extend boolify() to work on containers/objects James Turner 2022-03-09 10:36:58 +0000
  • 47a103f7ea Nasal: add str() helper to force a type to be a string James Turner 2022-03-09 09:58:10 +0000
  • 6bbf7ed109 Add missing declaration to SpacerItem James Turner 2022-03-09 09:57:31 +0000
  • a6bd613159 Remove log message, now property changes are stable James Turner 2022-03-09 09:57:05 +0000
  • 711cc512c5 Effects: pass the model XML path through to makeEffects version/2020.3.13 James Turner 2022-01-10 15:05:03 +0000
  • 6a32b758af Remove a mistake, GLEW is not required when including the correct headers Erik Hofman 2022-02-26 13:24:07 +0100
  • bb18c59530 Grid: Add row/column stretch implementation James Turner 2022-02-26 11:23:21 +0000
  • 6b9575d076 Expat: build on older GLibC versions James Turner 2022-02-25 20:59:20 +0000
  • 7ee427c202 Add GridLayout for Canvas.Layout James Turner 2022-02-15 16:53:30 +0200
  • d146c0561f Fix compilation with libavcodec >5 Lars Toenning 2022-02-25 10:54:37 +0100
  • 1a37dcf3d5 WS30: Improved algorithm for airport placement Stuart Buchanan 2022-02-24 22:29:34 +0000
  • d0dee701a9 Error reports: default to SG_LOG(SG_ALERT James Turner 2021-04-23 12:46:48 +0100
  • b157f9cb9f Make the option ShivaVG or ShaderVG a Cmake option: USE_SHADERVG Erik Hofman 2022-02-20 15:37:33 +0100
  • 6451e505d8 Add ShaderVG, a shader based version of ShivaVG Erik Hofman 2022-02-17 13:34:21 +0100
  • c1179f2e3b Update to Expat 2.4.4 James Turner 2022-02-13 17:26:57 +0200
  • 4485505381 Fix rotation of cloud sprites (#2359) Stuart Buchanan 2022-02-06 15:39:16 +0000
  • e87a671942 WS20: Object mask bug fix for random lights Fahim Imaduddin Dalvi 2022-01-17 22:13:38 +0300
  • 8722ea0fb6 Model animation loading errors James Turner 2022-02-06 10:55:58 +0000
  • f17bd77030 WS30: Better water detection Stuart Buchanan 2022-02-05 15:21:39 +0000
  • 93adb8508e Effects: pass the model XML path through to makeEffects James Turner 2022-01-10 15:05:03 +0000
  • 13595ce05d Throw exception for broken XML animations. James Turner 2022-02-04 12:07:24 +0000
  • 234abdf85c new version: 2020.3.13 Automatic Release Builder 2022-02-03 13:10:02 +0000
  • e5bef3f97f Extend simgear::Optional with value_or Automatic Release Builder 2022-02-03 12:52:58 +0000
  • 30b5bbe7d5 WS30: Add property controlling splitting water mesh Stuart Buchanan 2022-02-01 17:05:31 +0000