Skip to content
Snippets Groups Projects
Select Git revision
  • TH2MPF
  • TH2MPF_fixed_stress
  • THMPF-REBASED
  • THMPhF
  • master default protected
  • v6.3.3
  • v6.3.3-ci-test
  • v6.4.0
  • v6.4.1
  • 6.4.1
  • 6.4.0
  • 6.3.3
  • data-explorer-5
  • 6.3.2
  • 6.3.1
  • 6.3.0
  • 6.2.2
  • 6.2.1
  • 6.2.0
  • 6.2.0-rc1
  • 6.1.0
  • 6.1.0-rc1
  • 6.0.8-insitu
  • 6.0.8
  • 6.0.7
  • 6.0.6
  • tes-works-again
  • 6.0.5
  • ode-pre-review
29 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.021Feb191815764131Jan211817161514111098743224Dec201918141312111076543230Nov292827262120191615141297532131Oct302928262524232218171511109428Sep272625242120191817141312117654330Aug29282724Added tests for Polyline::insert() and Polyline::remove().Removed operator()[] from class Polyline since it is not self-explanatory.Using Polyline::getPoint() instead of Polyline::operator()[] to access points.Added tests for class Polyline and fixed an issue in Polyline::isClosed().Made static method Polyline::pointsAreIdentival() a normal function.Changed implementation of Polyline::isPointIDInPolyline().Made static method a member method of class Polyline.Merge pull request #88 from TomFischer/PiecewiseLinearInterpolationBugFixSubstituted for-loop deploying std::transform and lambda function.Removed second template parameter since it is not necessary anymore.Added default type std::size_t for the second template parameter.Added switch for sorted data and documented the class.Added tests for PiecewiseLinearInterpolation.Changes due to a second template parameter for Quicksort.Added a second template parameter to Quicksort.Sorting the input according to the support points.Added a version sorting a vector and a second vector according to the first.Fixed a problem in PiecewiseLinearInterpolation.Updated ThirdParty/VtkOsgConverter for correct transparent exports.Replaced std::endl with \n in ofstreams.Do not ignore *.orig files so that they can be deleted with git clean -f.Updated exporter submodules.Fixed x64 Boost build in setup.sh.fixed issue with boost setupUse correct VS environment for Boost build.small changes for boost buildAdded boost building in setup script.Added a separator on VtkVisPipelineItem context event.When a texture is active the scalar visibility is off.Scalar visibility gets passed to the fbx exporter.Updated VtkFbxConverter submodule.When setting the active attribute the scalar visibility is also set.Typo.Fixed memory leak in VtkMeshSource constructor.Added search directories to GeoTiff and Shapelib CMake find scripts.Disabled submodule status check on Windows.Merge pull request #84 from TomFischer/UsingLogogInBaseLibremoved highlighting of boreholes again due to severe colour-lookup-table issues; tidied up lots of other very small thingsFixed a potential memory access violation, using C++11 auto.Changed sequence of includes and corrected a warning message.
Loading