Skip to content
Snippets Groups Projects

Upgrade LidarView to Paraview 5.9

Merged Arnaud Billon requested to merge upgrade-pv59 into master

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Arnaud Billon added 40 commits

    added 40 commits

    • 0c6bcfef...521ef2c6 - 8 commits from branch master
    • 59af0a9a - [submodule] Bump submodules
    • bd87d679 - submodules
    • bfab5cdd - [upgrade] Bump CMake version to 3.18
    • de57e9e5 - [upgrade] cxx11 sb project is required
    • 97479dd0 - [upgrade] Remove redundant PYTHONQT_DIR
    • 3549a76a - [upgrade] Set lowercase paraview_version
    • 6e1bd580 - [upgrade] Make App assumes Plugins Handling
    • 9bbf2740 - [upgrade] Update paraview_client_add
    • 34560f0e - [upgrade] Rework Application linked libraries
    • 89976936 - [upgrade] Remove unused PARAVIEW_INSTALL_LIB_DIR
    • a7fe52c2 - [plugins] PV_PLUGIN_IMPORT requires vtkPVPlugin.h and PARAVIEW_BUILDING_PLUGIN
    • e48de140 - [plugins] Link LidarPlugin/VelodynePlugin Dynamically
    • 618858d3 - [upgrade] Rename LidarView Target
    • 3b261b36 - [upgrade] LV includes its own Application subdir
    • a26324d9 - [upgrade] Forward superbuild_python_version to LidarView project
    • 80793b2b - [upgrade] Use LV_PYTHON_VERSION supplied at build time
    • 3395e27c - [upgrade] Fix BOOST_ALL_DYN_LINK definition
    • bd148e66 - [upgrade][vtk] Missing vtkNotUsed include
    • 986c17b1 - [upgrade][vtk] vtkMacro need semicolon
    • b60b1c5b - [upgrade][pv] Fix pqDeleteReaction::deleteSources
    • 93b78f71 - [upgrade][qt] Include QDragEnterEvent
    • c51e9d44 - [upgrade][pq] Remove unused pqPythonDialog.h
    • 2c2f220c - [upgrade][pv] deleteRequested takes pqProxy*
    • 85c4c705 - [upgrade][pv] Attach mainview to widget
    • 4b42f8c2 - [Fix] Add missing override
    • 1d99bc4c - [applogic] LightDome not a plugin anymore
    • 151f1ce0 - [applogic][python] Fix Import Lidarplugin/VelodynePlugin modules
    • fe95776d - [python] Use upgraded PythonModuleInstaller
    • de3f4553 - [upgrade] Rework LV bundling
    • b1b49259 - [branding] Restore branding.cmake
    • 778fe50e - [upgrade] Rename Offline Version explicitly
    • 181ee287 - [upgrade] Remove unused VTK_DIR

    Compare with previous version

  • Arnaud Billon added 1 commit

    added 1 commit

    • c9247709 - [applogic][fix] Remove non-existing actions related code

    Compare with previous version

  • Arnaud Billon added 32 commits

    added 32 commits

    • d506bd3a - [submodule] Bump submodules
    • 628315bd - [upgrade] Bump CMake version to 3.18
    • 981718a0 - [upgrade] cxx11 sb project is required
    • a6aead9c - [upgrade] Remove redundant PYTHONQT_DIR
    • b2c183e7 - [upgrade] Set lowercase paraview_version
    • edb3a7c5 - [upgrade] Make App assumes Plugins Handling
    • e690a25b - [upgrade] Update paraview_client_add
    • d638f3fd - [upgrade] Rework Application linked libraries
    • bafa3e7b - [upgrade] Remove unused PARAVIEW_INSTALL_LIB_DIR
    • f3778bf0 - [plugins] PV_PLUGIN_IMPORT requires vtkPVPlugin.h and PARAVIEW_BUILDING_PLUGIN
    • a3593ffa - [plugins] Link LidarPlugin/VelodynePlugin Dynamically
    • eec70d65 - [upgrade] Rename LidarView Target
    • d0bbe400 - [upgrade] LV includes its own Application subdir
    • 31c7c90e - [upgrade] Forward superbuild_python_version to LidarView project
    • e50af026 - [upgrade] Use LV_PYTHON_VERSION supplied at build time
    • a27aca9c - [upgrade] Fix BOOST_ALL_DYN_LINK definition
    • 6922a6a6 - [upgrade][vtk] Missing vtkNotUsed include
    • fc351bad - [upgrade][vtk] vtkMacro need semicolon
    • d0da3a2f - [upgrade][pv] Fix pqDeleteReaction::deleteSources
    • 65326e81 - [upgrade][qt] Include QDragEnterEvent
    • 02891494 - [upgrade][pq] Remove unused pqPythonDialog.h
    • ba5e2cde - [upgrade][pv] deleteRequested takes pqProxy*
    • b69fdc55 - [upgrade][pv] Attach mainview to widget
    • 8ae6f260 - [Fix] Add missing override
    • 1f394efd - [applogic] LightDome not a plugin anymore
    • 8051ef5a - [applogic][python] Fix Import Lidarplugin/VelodynePlugin modules
    • 970ef757 - [python] Use upgraded PythonModuleInstaller
    • bbc2bffb - [upgrade] Rework LV bundling
    • c7191913 - [branding] Restore branding.cmake
    • 1a32baa9 - [upgrade] Rename Offline Version explicitly
    • 48dd49d6 - [upgrade] Remove unused VTK_DIR
    • 5d207017 - [applogic][fix] Remove non-existing actions related code

    Compare with previous version

  • Arnaud Billon added 35 commits

    added 35 commits

    • 5d207017...908a4bda - 3 commits from branch master
    • e3a5f6a9 - [submodule] Bump submodules
    • f9a90ff1 - [upgrade] Bump CMake version to 3.18
    • 50b5476e - [upgrade] cxx11 sb project is required
    • 28c49069 - [upgrade] Remove redundant PYTHONQT_DIR
    • 09d4e732 - [upgrade] Set lowercase paraview_version
    • 55b6f9ad - [upgrade] Make App assumes Plugins Handling
    • 8a8e3b26 - [upgrade] Update paraview_client_add
    • 4dfdd799 - [upgrade] Rework Application linked libraries
    • 50210f38 - [upgrade] Remove unused PARAVIEW_INSTALL_LIB_DIR
    • 3d552091 - [plugins] PV_PLUGIN_IMPORT requires vtkPVPlugin.h and PARAVIEW_BUILDING_PLUGIN
    • 0630204c - [plugins] Link LidarPlugin/VelodynePlugin Dynamically
    • 1b9cdedf - [upgrade] Rename LidarView Target
    • 0485f1e6 - [upgrade] LV includes its own Application subdir
    • c144e4de - [upgrade] Forward superbuild_python_version to LidarView project
    • b227df9e - [upgrade] Use LV_PYTHON_VERSION supplied at build time
    • 8610536d - [upgrade] Fix BOOST_ALL_DYN_LINK definition
    • 995d3b1f - [upgrade][vtk] Missing vtkNotUsed include
    • c989b615 - [upgrade][vtk] vtkMacro need semicolon
    • 78f61776 - [upgrade][pv] Fix pqDeleteReaction::deleteSources
    • 4fabf37a - [upgrade][qt] Include QDragEnterEvent
    • 9dd7f27b - [upgrade][pq] Remove unused pqPythonDialog.h
    • d4a709ac - [upgrade][pv] deleteRequested takes pqProxy*
    • 7e165f6b - [upgrade][pv] Attach mainview to widget
    • c2b8875f - [Fix] Add missing override
    • 8594c74d - [applogic] LightDome not a plugin anymore
    • 7836fc14 - [applogic][python] Fix Import Lidarplugin/VelodynePlugin modules
    • 33d28dc9 - [python] Use upgraded PythonModuleInstaller
    • 422c2641 - [upgrade] Rework LV bundling
    • 5b3ad155 - [branding] Restore branding.cmake
    • 02da93f1 - [upgrade] Rename Offline Version explicitly
    • 132f53ae - [upgrade] Remove unused VTK_DIR
    • 79136dd7 - [applogic][fix] Remove non-existing actions related code

    Compare with previous version

  • Arnaud Billon added 1 commit

    added 1 commit

    • 5d8bf2cd - [applogic] Rename LidarModule

    Compare with previous version

  • Arnaud Billon added 1 commit

    added 1 commit

    • 0459f087 - one submodule fixup for table 55

    Compare with previous version

  • Arnaud Billon added 36 commits

    added 36 commits

    • 0459f087...ffc9598d - 2 commits from branch master
    • 859ebf9b - [submodule] Bump submodules
    • 401f52b8 - [upgrade] Bump CMake version to 3.18
    • e0b4dde6 - [upgrade] cxx11 sb project is required
    • 08a1b7d9 - [upgrade] Remove redundant PYTHONQT_DIR
    • 916edc48 - [upgrade] Set lowercase paraview_version
    • 3f45e8c9 - [upgrade] Make App assumes Plugins Handling
    • 14667a78 - [upgrade] Update paraview_client_add
    • 8db62302 - [upgrade] Rework Application linked libraries
    • 507982d7 - [upgrade] Remove unused PARAVIEW_INSTALL_LIB_DIR
    • 1a7d0602 - [plugins] PV_PLUGIN_IMPORT requires vtkPVPlugin.h and PARAVIEW_BUILDING_PLUGIN
    • daa32f05 - [plugins] Link LidarPlugin/VelodynePlugin Dynamically
    • 3b69e32e - [upgrade] Rename LidarView Target
    • d92df118 - [upgrade] LV includes its own Application subdir
    • c8176497 - [upgrade] Forward superbuild_python_version to LidarView project
    • 036e89dd - [upgrade] Use LV_PYTHON_VERSION supplied at build time
    • d028d486 - [upgrade] Fix BOOST_ALL_DYN_LINK definition
    • 520bcfd2 - [upgrade][vtk] Missing vtkNotUsed include
    • 772023b0 - [upgrade][vtk] vtkMacro need semicolon
    • e4673329 - [upgrade][pv] Fix pqDeleteReaction::deleteSources
    • d389c188 - [upgrade][qt] Include QDragEnterEvent
    • f13355ef - [upgrade][pq] Remove unused pqPythonDialog.h
    • df5ed465 - [upgrade][pv] deleteRequested takes pqProxy*
    • 7ffae6b7 - [upgrade][pv] Attach mainview to widget
    • 6cf05f0f - [Fix] Add missing override
    • 2a01ae55 - [applogic] LightDome not a plugin anymore
    • eebb756a - [applogic][python] Fix Import Lidarplugin/VelodynePlugin modules
    • e3769b07 - [python] Use upgraded PythonModuleInstaller
    • d3e48816 - [upgrade] Rework LV bundling
    • 9a53dee0 - [branding] Restore branding.cmake
    • 42708532 - [upgrade] Rename Offline Version explicitly
    • 8c0f5291 - [upgrade] Remove unused VTK_DIR
    • ee1125ad - [applogic][fix] Remove non-existing actions related code
    • 8f63481c - [applogic] Rename LidarModule
    • f7722b3a - one submodule fixup for table 55

    Compare with previous version

  • Arnaud Billon added 33 commits

    added 33 commits

    • 390a9f4c - [submodule] Bump submodules
    • a90222c3 - [upgrade] Bump CMake version to 3.18
    • 663577c6 - [upgrade] cxx11 sb project is required
    • c01fc68a - [upgrade] Remove redundant PYTHONQT_DIR
    • 7d7e9e44 - [upgrade] Set lowercase paraview_version
    • 088ce076 - [upgrade] Make App assumes Plugins Handling
    • b8106b67 - [upgrade] Update paraview_client_add
    • 5983f9e0 - [upgrade] Rework Application linked libraries
    • ba35a643 - [upgrade] Remove unused PARAVIEW_INSTALL_LIB_DIR
    • a5b4518f - [plugins] PV_PLUGIN_IMPORT requires vtkPVPlugin.h and PARAVIEW_BUILDING_PLUGIN
    • be29b1c5 - [plugins] Link LidarPlugin/VelodynePlugin Dynamically
    • 756676a2 - [upgrade] Rename LidarView Target
    • c777bce2 - [upgrade] LV includes its own Application subdir
    • a3d9f8c8 - [upgrade] Forward superbuild_python_version to LidarView project
    • b49438b4 - [upgrade] Use LV_PYTHON_VERSION supplied at build time
    • e4c32c3c - [upgrade] Fix BOOST_ALL_DYN_LINK definition
    • f6fdf8ed - [upgrade][vtk] Missing vtkNotUsed include
    • c71e1eac - [upgrade][vtk] vtkMacro need semicolon
    • 12c4a566 - [upgrade][pv] Fix pqDeleteReaction::deleteSources
    • 3a4e27e8 - [upgrade][qt] Include QDragEnterEvent
    • 1f4273b6 - [upgrade][pq] Remove unused pqPythonDialog.h
    • 92fd4da4 - [upgrade][pv] deleteRequested takes pqProxy*
    • 0574040f - [upgrade][pv] Attach mainview to widget
    • 48ed5531 - [Fix] Add missing override
    • 96d1068a - [applogic] LightDome not a plugin anymore
    • 25c48577 - [applogic][python] Fix Import Lidarplugin/VelodynePlugin modules
    • f58bb9d3 - [python] Use upgraded PythonModuleInstaller
    • 8e912194 - [upgrade] Rework LV bundling
    • 05ec67d0 - [branding] Restore branding.cmake
    • 4751e9fd - [upgrade] Rename Offline Version explicitly
    • 51fb48bd - [upgrade] Remove unused VTK_DIR
    • bfe664af - [applogic][fix] Remove non-existing actions related code
    • 34bc1c7a - [applogic] Rename LidarModule

    Compare with previous version

  • Arnaud Billon added 34 commits

    added 34 commits

    • 34bc1c7a...2cdea1a9 - 2 commits from branch master
    • 0327fe03 - [submodule] Bump submodules
    • 2b73b633 - [upgrade] Bump CMake version to 3.18
    • 53747357 - [upgrade] cxx11 sb project is required
    • 23a1884d - [upgrade] Remove redundant PYTHONQT_DIR
    • 6bf5849e - [upgrade] Set lowercase paraview_version
    • 2ad7ff3c - [upgrade] Make App assumes Plugins Handling
    • 0fcc1b35 - [upgrade] Update paraview_client_add
    • 4b9a8ace - [upgrade] Rework Application linked libraries
    • 1a623761 - [upgrade] Remove unused PARAVIEW_INSTALL_LIB_DIR
    • 7ea5188b - [plugins] PV_PLUGIN_IMPORT requires vtkPVPlugin.h and PARAVIEW_BUILDING_PLUGIN
    • d4c4ea71 - [plugins] Link LidarPlugin/VelodynePlugin Dynamically
    • 3c21ed9b - [upgrade] Rename LidarView Target
    • b69fbb92 - [upgrade] LV includes its own Application subdir
    • 651db20b - [upgrade] Forward superbuild_python_version to LidarView project
    • 28be4ac3 - [upgrade] Use LV_PYTHON_VERSION supplied at build time
    • ec38ec5a - [upgrade] Fix BOOST_ALL_DYN_LINK definition
    • 320eb6b3 - [upgrade][vtk] Missing vtkNotUsed include
    • 2eb5b16c - [upgrade][vtk] vtkMacro need semicolon
    • f9511114 - [upgrade][pv] Fix pqDeleteReaction::deleteSources
    • 553485f5 - [upgrade][qt] Include QDragEnterEvent
    • 91548f43 - [upgrade][pq] Remove unused pqPythonDialog.h
    • 1dd19204 - [upgrade][pv] deleteRequested takes pqProxy*
    • 897f2278 - [upgrade][pv] Attach mainview to widget
    • 25e83fc5 - [Fix] Add missing override
    • 66c44245 - [applogic] LightDome not a plugin anymore
    • 83aa5287 - [applogic][python] Fix Import Lidarplugin/VelodynePlugin modules
    • f63a5787 - [python] Use upgraded PythonModuleInstaller
    • 8c0d2ff5 - [upgrade] Rework LV bundling
    • c51d8a9b - [branding] Restore branding.cmake
    • a3c64688 - [upgrade] Rename Offline Version explicitly
    • d6427228 - [upgrade] Remove unused VTK_DIR
    • 9d605d9c - [applogic] Rename LidarModule

    Compare with previous version

  • Arnaud Billon added 32 commits

    added 32 commits

    • 7eb45c35 - [submodule] Bump submodules
    • 249085dd - [upgrade] Bump CMake version to 3.18
    • 8de1ed5d - [upgrade] cxx11 sb project is required
    • 3384addb - [upgrade] Remove redundant PYTHONQT_DIR
    • cb5f936d - [upgrade] Set lowercase paraview_version
    • 3c27fa4d - [upgrade] Make App assumes Plugins Handling
    • fea192ca - [upgrade] Update paraview_client_add
    • e23e4810 - [upgrade] Rework Application linked libraries
    • 483ccb7f - [upgrade] Remove unused PARAVIEW_INSTALL_LIB_DIR
    • a5b0d448 - [plugins] PV_PLUGIN_IMPORT requires vtkPVPlugin.h and PARAVIEW_BUILDING_PLUGIN
    • 077534b7 - [plugins] Link LidarPlugin/VelodynePlugin Dynamically
    • e0f9b790 - [upgrade] Rename LidarView Target
    • 934499dd - [upgrade] LV includes its own Application subdir
    • a6c332b0 - [upgrade] Forward superbuild_python_version to LidarView project
    • d174d9d0 - [upgrade] Use LV_PYTHON_VERSION supplied at build time
    • 813fa049 - [upgrade] Fix BOOST_ALL_DYN_LINK definition
    • e89ded56 - [upgrade][vtk] Missing vtkNotUsed include
    • 89cefcd1 - [upgrade][vtk] vtkMacro need semicolon
    • a721a6ae - [upgrade][pv] Fix pqDeleteReaction::deleteSources
    • 6db04a1e - [upgrade][qt] Include QDragEnterEvent
    • d663e848 - [upgrade][pq] Remove unused pqPythonDialog.h
    • 29d83362 - [upgrade][pv] deleteRequested takes pqProxy*
    • f2fc1319 - [upgrade][pv] Attach mainview to widget
    • c234cac3 - [Fix] Add missing override
    • 7a349b9c - [applogic] LightDome not a plugin anymore
    • b99cf813 - [applogic][python] Fix Import Lidarplugin/VelodynePlugin modules
    • 7268975e - [python] Use upgraded PythonModuleInstaller
    • ecbbc740 - [upgrade] Rework LV bundling
    • 78927b07 - [branding] Restore branding.cmake
    • 7770a189 - [upgrade] Rename Offline Version explicitly
    • aff4f6b8 - [upgrade] Remove unused VTK_DIR
    • 3387d427 - [applogic] Rename LidarModule

    Compare with previous version

  • Arnaud Billon added 33 commits

    added 33 commits

    • 6ab8f60f - [submodule] Bump submodules
    • 457012ae - [upgrade] Bump CMake version to 3.18
    • 0400172a - [upgrade] cxx11 sb project is required
    • 2fbdc9d4 - [upgrade] Remove redundant PYTHONQT_DIR
    • f47d3bb2 - [upgrade] Set lowercase paraview_version
    • ae3ff266 - [upgrade] Make App assumes Plugins Handling
    • a25e8249 - [upgrade] Update paraview_client_add
    • 8f378ce3 - [upgrade] Rework Application linked libraries
    • 5f1cdb67 - [upgrade] Remove unused PARAVIEW_INSTALL_LIB_DIR
    • 50d27471 - [plugins] PV_PLUGIN_IMPORT requires vtkPVPlugin.h and PARAVIEW_BUILDING_PLUGIN
    • 5abb3dd3 - [plugins] Link LidarPlugin/VelodynePlugin Dynamically
    • e152a116 - [upgrade] Rename LidarView Target
    • 9b76ce2f - [upgrade] LV includes its own Application subdir
    • 6a6e4391 - [upgrade] Forward superbuild_python_version to LidarView project
    • 4028325c - [upgrade] Use LV_PYTHON_VERSION supplied at build time
    • 7b404b83 - [upgrade] Fix BOOST_ALL_DYN_LINK definition
    • b0690567 - [upgrade][vtk] Missing vtkNotUsed include
    • 2a620075 - [upgrade][vtk] vtkMacro need semicolon
    • cb8c8f10 - [upgrade][pv] Fix pqDeleteReaction::deleteSources
    • 658ea0e4 - [upgrade][qt] Include QDragEnterEvent
    • 511c43a6 - [upgrade][pq] Remove unused pqPythonDialog.h
    • 2c4d4cbb - [upgrade][pv] deleteRequested takes pqProxy*
    • 19aeb3dd - [upgrade][pv] Attach mainview to widget
    • 5be43c79 - [Fix] Add missing override
    • fb81e27a - [applogic] LightDome not a plugin anymore
    • cd3f36f7 - [applogic][python] Fix Import Lidarplugin/VelodynePlugin modules
    • b9ccae9e - [python] Use upgraded PythonModuleInstaller
    • 5a2dbd11 - [upgrade] Rework LV bundling
    • 1861a7e8 - [branding] Restore branding.cmake
    • 7255a5b6 - [upgrade] Rename Offline Version explicitly
    • f4de6256 - [upgrade] Remove unused VTK_DIR
    • 0bb12978 - [applogic] Rename LidarModule
    • 116ead3e - [upgrade] Remove python dependency

    Compare with previous version

  • Arnaud Billon added 33 commits

    added 33 commits

    • f06334b7 - [submodule] Bump submodules
    • 9e8e5d50 - [upgrade] Bump CMake version to 3.18
    • 3c7196e7 - [upgrade] cxx11 sb project is required
    • 2cb9b79a - [upgrade] Remove redundant PYTHONQT_DIR
    • b0401c1c - [upgrade] Set lowercase paraview_version
    • 7dd8cbe9 - [upgrade] Make App assumes Plugins Handling
    • 203501a9 - [upgrade] Update paraview_client_add
    • 63fe7f7b - [upgrade] Rework Application linked libraries
    • 007c5457 - [upgrade] Remove unused PARAVIEW_INSTALL_LIB_DIR
    • 0f39cad7 - [plugins] PV_PLUGIN_IMPORT requires vtkPVPlugin.h and PARAVIEW_BUILDING_PLUGIN
    • 0bcf9ed3 - [plugins] Link LidarPlugin/VelodynePlugin Dynamically
    • 486ec205 - [upgrade] Rename LidarView Target
    • 7ddbd9be - [upgrade] LV includes its own Application subdir
    • 872bdb21 - [upgrade] Forward superbuild_python_version to LidarView project
    • 9357a4d9 - [upgrade] Use LV_PYTHON_VERSION supplied at build time
    • 3aabda7c - [upgrade] Fix BOOST_ALL_DYN_LINK definition
    • 9991bc96 - [upgrade][vtk] Missing vtkNotUsed include
    • d3d7200d - [upgrade][vtk] vtkMacro need semicolon
    • f013db2e - [upgrade][pv] Fix pqDeleteReaction::deleteSources
    • 334e1f74 - [upgrade][qt] Include QDragEnterEvent
    • 77ee769c - [upgrade][pq] Remove unused pqPythonDialog.h
    • ab6faee8 - [upgrade][pv] deleteRequested takes pqProxy*
    • f4be869f - [upgrade][pv] Attach mainview to widget
    • 8e99b38a - [Fix] Add missing override
    • efc4795f - [applogic] LightDome not a plugin anymore
    • ae7e86c9 - [applogic][python] Fix Import Lidarplugin/VelodynePlugin modules
    • 2cf50704 - [python] Use upgraded PythonModuleInstaller
    • 8557a517 - [upgrade] Rework LV bundling
    • 72deb00d - [branding] Restore branding.cmake
    • da7585fc - [upgrade] Rename Offline Version explicitly
    • 0b1fea6a - [upgrade] Remove unused VTK_DIR
    • fcc5c6e0 - [applogic] Rename LidarModule
    • fee83cd5 - [upgrade] Remove python dependency

    Compare with previous version

  • Arnaud Billon added 33 commits

    added 33 commits

    • 441aff3a - [submodule] Bump submodules
    • d1a649fb - [upgrade] Bump CMake version to 3.18
    • e7074e6d - [upgrade] cxx11 sb project is required
    • 326fb0b4 - [upgrade] Remove redundant PYTHONQT_DIR
    • 7dc9bdb1 - [upgrade] Set lowercase paraview_version
    • 4cb8e795 - [upgrade] Make App assumes Plugins Handling
    • d7ff3147 - [upgrade] Update paraview_client_add
    • f70da5ac - [upgrade] Rework Application linked libraries
    • a38b68ac - [upgrade] Remove unused PARAVIEW_INSTALL_LIB_DIR
    • c156d02f - [plugins] PV_PLUGIN_IMPORT requires vtkPVPlugin.h and PARAVIEW_BUILDING_PLUGIN
    • 4e0f16d9 - [plugins] Link LidarPlugin/VelodynePlugin Dynamically
    • dc0d27c2 - [upgrade] Rename LidarView Target
    • 1229d4e2 - [upgrade] LV includes its own Application subdir
    • ce62917e - [upgrade] Forward superbuild_python_version to LidarView project
    • a75c8b3c - [upgrade] Use LV_PYTHON_VERSION supplied at build time
    • 5b7504c4 - [upgrade] Fix BOOST_ALL_DYN_LINK definition
    • 01a25742 - [upgrade][vtk] Missing vtkNotUsed include
    • 584929cb - [upgrade][vtk] vtkMacro need semicolon
    • e38dd827 - [upgrade][pv] Fix pqDeleteReaction::deleteSources
    • 7b6dbe1a - [upgrade][qt] Include QDragEnterEvent
    • 88fb54eb - [upgrade][pq] Remove unused pqPythonDialog.h
    • c103ba42 - [upgrade][pv] deleteRequested takes pqProxy*
    • 0332f72b - [upgrade][pv] Attach mainview to widget
    • 8848a857 - [Fix] Add missing override
    • 44fb98b7 - [applogic] LightDome not a plugin anymore
    • d68fcf60 - [applogic][python] Fix Import Lidarplugin/VelodynePlugin modules
    • 193c2c35 - [python] Use upgraded PythonModuleInstaller
    • e69dcc87 - [upgrade] Rework LV bundling
    • cdf8f265 - [branding] Restore branding.cmake
    • d13e0a47 - [upgrade] Rename Offline Version explicitly
    • ca98817a - [upgrade] Remove unused VTK_DIR
    • 45f66fb1 - [applogic] Rename LidarModule
    • 2923024e - [upgrade] Remove python dependency

    Compare with previous version

  • Arnaud Billon added 33 commits

    added 33 commits

    • 86098c31 - [submodule] Bump submodules
    • 52b49c36 - [upgrade] Bump CMake version to 3.18
    • c8587920 - [upgrade] cxx11 sb project is required
    • 1fb991d3 - [upgrade] Remove redundant PYTHONQT_DIR
    • c4727175 - [upgrade] Set lowercase paraview_version
    • 41fb0ec6 - [upgrade] Make App assumes Plugins Handling
    • a590f099 - [upgrade] Update paraview_client_add
    • 264c312e - [upgrade] Rework Application linked libraries
    • 4b0fbae7 - [upgrade] Remove unused PARAVIEW_INSTALL_LIB_DIR
    • fe82873d - [plugins] PV_PLUGIN_IMPORT requires vtkPVPlugin.h and PARAVIEW_BUILDING_PLUGIN
    • 516cb4fe - [plugins] Link LidarPlugin/VelodynePlugin Dynamically
    • f3bbe442 - [upgrade] Rename LidarView Target
    • 237389ff - [upgrade] LV includes its own Application subdir
    • 44b05a79 - [upgrade] Forward superbuild_python_version to LidarView project
    • 03899353 - [upgrade] Use LV_PYTHON_VERSION supplied at build time
    • 17e91c2e - [upgrade] Fix BOOST_ALL_DYN_LINK definition
    • b3ee2495 - [upgrade][vtk] Missing vtkNotUsed include
    • ef77e999 - [upgrade][vtk] vtkMacro need semicolon
    • ec926191 - [upgrade][pv] Fix pqDeleteReaction::deleteSources
    • a0f79200 - [upgrade][qt] Include QDragEnterEvent
    • fb81406a - [upgrade][pq] Remove unused pqPythonDialog.h
    • 1b1fb732 - [upgrade][pv] deleteRequested takes pqProxy*
    • 664c2c68 - [upgrade][pv] Attach mainview to widget
    • 798d84d6 - [Fix] Add missing override
    • 7c894615 - [applogic] LightDome not a plugin anymore
    • bf090281 - [applogic][python] Fix Import Lidarplugin/VelodynePlugin modules
    • d9ca661b - [python] Use upgraded PythonModuleInstaller
    • fb36da89 - [upgrade] Rework LV bundling
    • 55aae076 - [branding] Restore branding.cmake
    • e534057f - [upgrade] Rename Offline Version explicitly
    • b154102b - [upgrade] Remove unused VTK_DIR
    • 2d179e5a - [applogic] Rename LidarModule
    • 87cf0f39 - [upgrade] Remove python dependency

    Compare with previous version

  • Arnaud Billon added 33 commits

    added 33 commits

    • 73d70c17 - [submodule] Bump submodules
    • 4783848f - [upgrade] Bump CMake version to 3.18
    • 01c08226 - [upgrade] cxx11 sb project is required
    • e683fadb - [upgrade] Remove redundant PYTHONQT_DIR
    • c973330a - [upgrade] Set lowercase paraview_version
    • adbed24e - [upgrade] Make App assumes Plugins Handling
    • da66ea37 - [upgrade] Update paraview_client_add
    • 72479fe2 - [upgrade] Rework Application linked libraries
    • bbf8a6dc - [upgrade] Remove unused PARAVIEW_INSTALL_LIB_DIR
    • 2935c35a - [plugins] PV_PLUGIN_IMPORT requires vtkPVPlugin.h and PARAVIEW_BUILDING_PLUGIN
    • 1b44b159 - [plugins] Link LidarPlugin/VelodynePlugin Dynamically
    • 9f3a2ead - [upgrade] Rename LidarView Target
    • 47a7040a - [upgrade] LV includes its own Application subdir
    • 0c0fc44c - [upgrade] Forward superbuild_python_version to LidarView project
    • ed2ea8c2 - [upgrade] Use LV_PYTHON_VERSION supplied at build time
    • 5653919b - [upgrade] Fix BOOST_ALL_DYN_LINK definition
    • 08360343 - [upgrade][vtk] Missing vtkNotUsed include
    • 56be2a73 - [upgrade][vtk] vtkMacro need semicolon
    • 20091f18 - [upgrade][pv] Fix pqDeleteReaction::deleteSources
    • f6cf5e7e - [upgrade][qt] Include QDragEnterEvent
    • 5247f244 - [upgrade][pq] Remove unused pqPythonDialog.h
    • 8ceb13b8 - [upgrade][pv] deleteRequested takes pqProxy*
    • 9e032b2b - [upgrade][pv] Attach mainview to widget
    • 6b5c3096 - [Fix] Add missing override
    • c72faba5 - [applogic] LightDome not a plugin anymore
    • cafa103d - [applogic][python] Fix Import Lidarplugin/VelodynePlugin modules
    • 084b361d - [python] Use upgraded PythonModuleInstaller
    • 0cf4053d - [upgrade] Rework LV bundling
    • 20793021 - [branding] Restore branding.cmake
    • 34f801c2 - [upgrade] Rename Offline Version explicitly
    • 13b2973a - [upgrade] Remove unused VTK_DIR
    • 561ce361 - [applogic] Rename LidarModule
    • 7cf5b345 - [upgrade] Remove python dependency

    Compare with previous version

  • Arnaud Billon added 33 commits

    added 33 commits

    • 3a49df2c - [submodule] Bump submodules
    • 9fb70c98 - [upgrade] Bump CMake version to 3.18
    • dc7cea86 - [upgrade] cxx11 sb project is required
    • f589a2ad - [upgrade] Remove redundant PYTHONQT_DIR
    • 3346a034 - [upgrade] Set lowercase paraview_version
    • 4e4448c8 - [upgrade] Make App assumes Plugins Handling
    • a79cbc84 - [upgrade] Update paraview_client_add
    • 727ccd2e - [upgrade] Rework Application linked libraries
    • 280fd8cb - [upgrade] Remove unused PARAVIEW_INSTALL_LIB_DIR
    • e0e8227e - [plugins] PV_PLUGIN_IMPORT requires vtkPVPlugin.h and PARAVIEW_BUILDING_PLUGIN
    • b628cca1 - [plugins] Link LidarPlugin/VelodynePlugin Dynamically
    • 3514c9a3 - [upgrade] Rename LidarView Target
    • a699ef1e - [upgrade] LV includes its own Application subdir
    • 66c196ad - [upgrade] Forward superbuild_python_version to LidarView project
    • 71fcbc90 - [upgrade] Use LV_PYTHON_VERSION supplied at build time
    • 0f633a09 - [upgrade] Fix BOOST_ALL_DYN_LINK definition
    • ec099632 - [upgrade][vtk] Missing vtkNotUsed include
    • 93df544b - [upgrade][vtk] vtkMacro need semicolon
    • 2b6121b9 - [upgrade][pv] Fix pqDeleteReaction::deleteSources
    • d4ce934b - [upgrade][qt] Include QDragEnterEvent
    • dd00b9de - [upgrade][pq] Remove unused pqPythonDialog.h
    • d64a6ec5 - [upgrade][pv] deleteRequested takes pqProxy*
    • d18d035a - [upgrade][pv] Attach mainview to widget
    • e9020a27 - [Fix] Add missing override
    • 7f0b358c - [applogic] LightDome not a plugin anymore
    • 18a437a8 - [applogic][python] Fix Import Lidarplugin/VelodynePlugin modules
    • 5531ed02 - [python] Use upgraded PythonModuleInstaller
    • f3083191 - [upgrade] Rework LV bundling
    • 32caa45d - [branding] Restore branding.cmake
    • 230e76f9 - [upgrade] Rename Offline Version explicitly
    • 09ccf6a9 - [upgrade] Remove unused VTK_DIR
    • 49916bc6 - [applogic] Rename LidarModule
    • bfa6fc74 - [upgrade] Remove python dependency

    Compare with previous version

  • Arnaud Billon added 34 commits

    added 34 commits

    • 38b1da1a - [submodule] Bump submodules
    • f1ec06c1 - [upgrade] Bump CMake version to 3.18
    • 3aa99f02 - [upgrade] cxx11 sb project is required
    • f48388d5 - [upgrade] Remove redundant PYTHONQT_DIR
    • d986dc3d - [upgrade] Set lowercase paraview_version
    • 6dafac7e - [upgrade] Make App assumes Plugins Handling
    • 3ac78693 - [upgrade] Update paraview_client_add
    • f0ef59f6 - [upgrade] Rework Application linked libraries
    • 6bd764b2 - [upgrade] Remove unused PARAVIEW_INSTALL_LIB_DIR
    • 2ac0ea67 - [plugins] PV_PLUGIN_IMPORT requires vtkPVPlugin.h and PARAVIEW_BUILDING_PLUGIN
    • 20262673 - [plugins] Link LidarPlugin/VelodynePlugin Dynamically
    • d14b1a79 - [upgrade] Rename LidarView Target
    • 892203ac - [upgrade] LV includes its own Application subdir
    • 2c9a1f9b - [upgrade] Forward superbuild_python_version to LidarView project
    • 3295ca13 - [upgrade] Use LV_PYTHON_VERSION supplied at build time
    • b756d749 - [upgrade] Fix BOOST_ALL_DYN_LINK definition
    • 0835bdfd - [upgrade][vtk] Missing vtkNotUsed include
    • e5cf661e - [upgrade][vtk] vtkMacro need semicolon
    • 5e29ed6e - [upgrade][pv] Fix pqDeleteReaction::deleteSources
    • 0348c742 - [upgrade][qt] Include QDragEnterEvent
    • 4582307b - [upgrade][pq] Remove unused pqPythonDialog.h
    • 649284cf - [upgrade][pv] deleteRequested takes pqProxy*
    • d1fe3860 - [upgrade][pv] Attach mainview to widget
    • 433ff68c - [Fix] Add missing override
    • 279e3b97 - [applogic] LightDome not a plugin anymore
    • 03c6ab3e - [applogic][python] Fix Import Lidarplugin/VelodynePlugin modules
    • 9eb473f4 - [python] Use upgraded PythonModuleInstaller
    • 1d1da4be - [upgrade] Rework LV bundling
    • d9d06906 - [branding] Restore branding.cmake
    • c72ca7a1 - [upgrade] Rename Offline Version explicitly
    • e7002ebb - [upgrade] Remove unused VTK_DIR
    • e1b17d71 - [applogic] Rename LidarModule
    • bfca5760 - [upgrade] Remove python dependency
    • da297267 - [fix] Remove useless Boost flags

    Compare with previous version

  • Arnaud Billon added 34 commits

    added 34 commits

    • 7487f002 - [submodule] Bump submodules
    • 41d8ea6f - [upgrade] Bump CMake version to 3.18
    • 8fb09573 - [upgrade] cxx11 sb project is required
    • f68f1698 - [upgrade] Remove redundant PYTHONQT_DIR
    • e3bbc0ff - [upgrade] Set lowercase paraview_version
    • e4ba88a3 - [upgrade] Make App assumes Plugins Handling
    • 666f344c - [upgrade] Update paraview_client_add
    • f6e51ab4 - [upgrade] Rework Application linked libraries
    • 354080f4 - [upgrade] Remove unused PARAVIEW_INSTALL_LIB_DIR
    • 1142f245 - [plugins] PV_PLUGIN_IMPORT requires vtkPVPlugin.h and PARAVIEW_BUILDING_PLUGIN
    • ddd3a080 - [plugins] Link LidarPlugin/VelodynePlugin Dynamically
    • 82abd980 - [upgrade] Rename LidarView Target
    • 4dce9e56 - [upgrade] LV includes its own Application subdir
    • 5d302017 - [upgrade] Forward superbuild_python_version to LidarView project
    • 6cf47fa9 - [upgrade] Use LV_PYTHON_VERSION supplied at build time
    • bf947bc4 - [upgrade] Fix BOOST_ALL_DYN_LINK definition
    • 5f8f4f3f - [upgrade][vtk] Missing vtkNotUsed include
    • fd8aa186 - [upgrade][vtk] vtkMacro need semicolon
    • bdf3e46a - [upgrade][pv] Fix pqDeleteReaction::deleteSources
    • 367ca44a - [upgrade][qt] Include QDragEnterEvent
    • b7e25f91 - [upgrade][pq] Remove unused pqPythonDialog.h
    • a40b906d - [upgrade][pv] deleteRequested takes pqProxy*
    • 56f14267 - [upgrade][pv] Attach mainview to widget
    • c973e6e0 - [Fix] Add missing override
    • 2e4184f0 - [applogic] LightDome not a plugin anymore
    • 616a354f - [applogic][python] Fix Import Lidarplugin/VelodynePlugin modules
    • 17ce1c9a - [python] Use upgraded PythonModuleInstaller
    • 5afd3d5e - [upgrade] Rework LV bundling
    • ae40f339 - [branding] Restore branding.cmake
    • e6118744 - [upgrade] Rename Offline Version explicitly
    • c64f11fe - [upgrade] Remove unused VTK_DIR
    • d490d9e0 - [applogic] Rename LidarModule
    • b4d6ef36 - [upgrade] Remove python dependency
    • b8c4437c - [fix] Remove useless Boost flags

    Compare with previous version

  • Arnaud Billon added 34 commits

    added 34 commits

    • 65388c42 - [submodule] Bump submodules
    • 4e8a1462 - [upgrade] Bump CMake version to 3.18
    • 2bdfe794 - [upgrade] cxx11 sb project is required
    • 91a78fee - [upgrade] Remove redundant PYTHONQT_DIR
    • 4cb0c0c7 - [upgrade] Set lowercase paraview_version
    • 19b88d6b - [upgrade] Make App assumes Plugins Handling
    • 09829055 - [upgrade] Update paraview_client_add
    • 0516ac35 - [upgrade] Rework Application linked libraries
    • 747b1a7c - [upgrade] Remove unused PARAVIEW_INSTALL_LIB_DIR
    • 322d5c8b - [plugins] PV_PLUGIN_IMPORT requires vtkPVPlugin.h and PARAVIEW_BUILDING_PLUGIN
    • 5b03afbf - [plugins] Link LidarPlugin/VelodynePlugin Dynamically
    • f1d629cd - [upgrade] Rename LidarView Target
    • 2fabc5cd - [upgrade] LV includes its own Application subdir
    • 3a3d150a - [upgrade] Forward superbuild_python_version to LidarView project
    • 212c614d - [upgrade] Use LV_PYTHON_VERSION supplied at build time
    • c465a9de - [upgrade] Fix BOOST_ALL_DYN_LINK definition
    • d4fc8c70 - [upgrade][vtk] Missing vtkNotUsed include
    • 5b32adbc - [upgrade][vtk] vtkMacro need semicolon
    • c11a9677 - [upgrade][pv] Fix pqDeleteReaction::deleteSources
    • fe800069 - [upgrade][qt] Include QDragEnterEvent
    • c09e309f - [upgrade][pq] Remove unused pqPythonDialog.h
    • 9110b63b - [upgrade][pv] deleteRequested takes pqProxy*
    • e5484eff - [upgrade][pv] Attach mainview to widget
    • 998a6e95 - [Fix] Add missing override
    • 7a293b9c - [applogic] LightDome not a plugin anymore
    • ec5b930a - [applogic][python] Fix Import Lidarplugin/VelodynePlugin modules
    • 43476da4 - [python] Use upgraded PythonModuleInstaller
    • 45bdc3ea - [upgrade] Rework LV bundling
    • 6da2bba2 - [branding] Restore branding.cmake
    • 004761f0 - [upgrade] Rename Offline Version explicitly
    • 873048ea - [upgrade] Remove unused VTK_DIR
    • 9bb02778 - [applogic] Rename LidarModule
    • 6666b75e - [upgrade] Remove python dependency
    • a799b9ae - [fix] Remove useless Boost flags

    Compare with previous version

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading