Skip to content
Snippets Groups Projects
  1. Dec 28, 2017
  2. Dec 19, 2017
  3. Nov 07, 2017
  4. Oct 10, 2017
  5. Sep 15, 2017
    • David Thompson's avatar
      Expunge sparsehash from SMTK. · 818292a7
      David Thompson authored
      We never built with it and it has different semantics for invaliding
      iterators which could cause issues if anyone ever decided to use it.
      818292a7
  6. Aug 31, 2017
  7. Aug 15, 2017
  8. Aug 14, 2017
  9. Aug 11, 2017
  10. Aug 09, 2017
  11. Aug 08, 2017
  12. Aug 07, 2017
    • T.J. Corona's avatar
      Update embedded python's module search heuristics. · 8fb6d553
      T.J. Corona authored
      Using boost::dll, this commit updates PythonInterpreter's logic to
      attempt to find the smtk module by keying off the location of the
      smtkCore library. Methods have been added to facilitate adding to the
      embedded interpreter's PYTHONPATH for additional modules. Also, python
      operator logic has been updated to safely allow for the possibility of
      a module to not be found. This update requires boost 1.64.0 or newer.
      8fb6d553
  13. Aug 04, 2017
  14. Jul 31, 2017
  15. Jul 28, 2017
    • Haocheng LIU's avatar
      FEATURE: Expose terrain extraction operator into ModelBuilder · 204a14ba
      Haocheng LIU authored
      Now PointsBuilder's terrainExtraction ability is an operator in ModelBuilder.
      It would hide the input aux_geom and load the result into ModelBuilder.
      
      This MR introduces new SMTK optional dependencies as VXL and rtvl which
      terrain extraction operator depends on. Some CMB classes are copied into
      SMTK(vtkLIDARElevationFilter, rtvl library, vtkTexturePointIntensityFilter,
      vtkLIDARPtsWriter, vtkHydroModelPolySource and
      vtkTerrainEtractionFilter.) CMB should delete these duplicated classes for
      simplicity.
      
      One thing worth mentioning is that minimum spacing computation is a
      simplified version of it's PointsBuilder counterpart. ClipPolygons and
      PointThresholdFilter is not used.
      204a14ba
  16. Jul 27, 2017
  17. Jul 24, 2017
  18. Jul 14, 2017
  19. Jun 29, 2017
  20. Jun 09, 2017
  21. Jun 01, 2017
  22. May 30, 2017
  23. Apr 07, 2017
  24. Mar 28, 2017
  25. Mar 27, 2017
  26. Mar 23, 2017
  27. Feb 15, 2017
  28. Jan 20, 2017
  29. Jan 06, 2017
  30. Jan 05, 2017
  31. Dec 28, 2016
  32. Dec 23, 2016
  33. Dec 14, 2016
  34. Oct 19, 2016
Loading