Skip to content
Snippets Groups Projects
  1. Jul 19, 2023
    • Lucas Givord's avatar
      ParallelCoordinates: improve control of the selection · 1cc98dcc
      Lucas Givord authored
      The behavior of the selection has been simplify in the
      vtkChartParallelCoordinates. By default, we support only a single
      selection like in vtk 9.1.0. Multiple Selection still be possible in
      other selection mode like SELECTION_ADDITION and SELECTION_SUBTRACTION.
      1cc98dcc
  2. Jul 04, 2023
  3. Jun 12, 2023
  4. Jun 06, 2023
  5. May 27, 2023
  6. May 23, 2023
  7. May 17, 2023
  8. Apr 24, 2023
  9. Mar 28, 2023
  10. Mar 08, 2023
    • Thomas Galland's avatar
      Fix vtkScatterPlotMatrix's 3D chart rotation · cfed9cb0
      Thomas Galland authored and Julien Schueller's avatar Julien Schueller committed
      The 3D chart in the vtkScatterPlotMatrix is now displaying its content correctly when rotating from right to left or down to up.
      Fixes also a minor display bug at the beginning of the animation caused by the initial 3D chart's angle that wasn't properly defined.
      cfed9cb0
  11. Jan 14, 2023
  12. Jan 09, 2023
    • dcbr's avatar
      Make charts adhere to viewport constraints. · 7bc9c6c4
      dcbr authored
      * Properly set vtkContextMouseEvent.ScenePos and use these scene coordinates instead of screen coordinates in the Charts API.
      * Use Scene size instead of RenderWindow size throughout the Charts API.
      7bc9c6c4
  13. Dec 21, 2022
  14. Dec 20, 2022
  15. Nov 25, 2022
    • Thomas Galland's avatar
      Fix vtkScatterPlotMatrix's 3D chart rotation · 5a1ae431
      Thomas Galland authored
      The 3D chart in the vtkScatterPlotMatrix is now displaying its content correctly when rotating from right to left or down to up.
      Fixes also a minor display bug at the beginning of the animation caused by the initial 3D chart's angle that wasn't properly defined.
      5a1ae431
  16. Nov 22, 2022
    • luz paz's avatar
      Fix various typos · d4cf58a8
      luz paz authored
      Found via `codespell -q 3 -S ./.git,./ThirdParty,./Utilities/MetaIO,./Utilities/KWSys -L acount,aline,alledges,ans,ba,childs,co-ordinates,contrl,datas,dota,eiter,inout,inouts,lod,lsit,nin,nd,normale,normaly,ot,outout,pard,pres,siz,statics`
      d4cf58a8
  17. Oct 13, 2022
  18. Sep 20, 2022
    • Ryan Krattiger's avatar
      Add name mangling module test. · 95ff3e54
      Ryan Krattiger authored
      This is a UNIX only test.
      95ff3e54
    • Ryan Krattiger's avatar
      Put VTK symbols inside ABI namespace macros. · 65fc526a
      Ryan Krattiger authored
      VTK_ABI_NAMESPACE_{BEGIN,END} macro is inserted around all VTK symbols.
      
      Exclusions:
       * C interfaces, such as GetVTKVersion and the python module.
       * third-party libraries and external libraries that are not maintained
         by VTK but are part of the VTK repository.
       * Cxx module tests
       * Utilities
       * Wrapping/Tools
      65fc526a
  19. Sep 08, 2022
  20. Sep 03, 2022
  21. Jul 28, 2022
  22. Jul 26, 2022
  23. Jul 13, 2022
  24. Jul 11, 2022
  25. Jul 10, 2022
Loading