Skip to content
Snippets Groups Projects
  1. Jul 04, 2023
  2. Jun 12, 2023
  3. Jun 06, 2023
  4. May 27, 2023
  5. May 23, 2023
  6. May 17, 2023
  7. Apr 24, 2023
  8. Mar 28, 2023
  9. 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
  10. Jan 14, 2023
  11. 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
  12. Dec 21, 2022
  13. Dec 20, 2022
  14. 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
  15. 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
  16. Oct 13, 2022
  17. 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
  18. Sep 08, 2022
  19. Sep 03, 2022
  20. Jul 28, 2022
  21. Jul 26, 2022
  22. Jul 13, 2022
  23. Jul 11, 2022
  24. Jul 10, 2022
  25. Jul 01, 2022
Loading