Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Failed

Changes

Summary

  1. Add possibility to specify and load external resources (details)
  2. [add_external_resources] option to generate RCC files (details)
  3. [iterativeClosestPoint] rm unused function exportTransform (details)
  4. Add mesh manipulation undo and redo. Add list of imported transformation. Add ability to apply the inverse transform. (details)
  5. Fix conflict. Robustify import of transform matrices. (details)
  6. Remove debug code (details)
  7. Remove debug message and commented lines. (details)
  8. Transformation matrix is now saved in each dataset. (details)
  9. Use medToolbox method to display error. (details)
  10. put computerInfo code (details)
  11. [iterativeClosestPoint] rm unused function exportTransform (details)
  12. [FIX] compilation issue (details)
Commit 432d415dbe92606cec3a17f6fd582d907195f131 by florent.collot
Add possibility to specify and load external resources
The file was modified src/cmake/module/set_exe_install_rules.cmake (diff)
The file was addedsrc/cmake/module/add_external_resources.cmake
The file was modified src/app/medInria/CMakeLists.txt (diff)
The file was addedsrc/layers/legacy/medCoreLegacy/medExternalResources.cpp
The file was modified src/CMakeLists.txt (diff)
The file was modified src/cmake/module/set_lib_install_rules.cmake (diff)
The file was addedsrc/layers/legacy/medCoreLegacy/medExternalResources.h
Commit e331d189761c23b04e2349c74d5bdd7a44ca3607 by florent.collot
[add_external_resources] option to generate RCC files
The file was modified src/cmake/module/add_external_resources.cmake (diff)
Commit 92c5f9d197c7b153a822b5d34fae0d6d11c20923 by andony.arrieula
[iterativeClosestPoint] rm unused function exportTransform
The file was modified src/plugins/legacy/iterativeClosestPoint/iterativeClosestPointToolBox.h (diff)
Commit fc571a52b9f43893f3942fa94945be304fda1065 by mehdi.juhoor
Add mesh manipulation undo and redo. Add list of imported transformation. Add ability to apply the inverse transform.
The file was modified src/plugins/legacy/meshManipulation/meshManipulationToolBox.cpp (diff)
The file was modified src/plugins/legacy/meshManipulation/meshManipulationToolBox.h (diff)
Commit 5937b10230c56df27d394e9b95e4726e79619149 by mehdi.juhoor
Fix conflict. Robustify import of transform matrices.
The file was modified src/plugins/legacy/meshManipulation/meshManipulationToolBox.cpp (diff)
The file was modified src/plugins/legacy/meshManipulation/meshManipulationToolBox.cpp (diff)
Commit d0fd92822be54880bea732d5e5d598b851173730 by mehdi.juhoor
Remove debug message and commented lines.
The file was modified src/plugins/legacy/meshManipulation/meshManipulationToolBox.cpp (diff)
Commit f80c7cc260d69bec38f47f59264d58dfcd93cf24 by mehdi.juhoor
Transformation matrix is now saved in each dataset.
The file was modified src/plugins/legacy/meshManipulation/meshManipulationToolBox.cpp (diff)
Commit c6c05559860df74ab11cf56d0fd9ac937476f14e by mehdi.juhoor
Use medToolbox method to display error.
The file was modified src/plugins/legacy/meshManipulation/meshManipulationToolBox.cpp (diff)
The file was addedsrc/layers/legacy/medCoreLegacy/computerInfo/computerInfo.h
The file was addedsrc/layers/legacy/medCoreLegacy/computerInfo/ram.cpp
The file was addedsrc/layers/legacy/medCoreLegacy/computerInfo/cpu.cpp
The file was addedsrc/layers/legacy/medCoreLegacy/computerInfo/networkAndNaming.cpp
The file was modified src/layers/legacy/medCoreLegacy/CMakeLists.txt (diff)
Commit 2e03e5395b3e590114600d2673e8c7826390de11 by julien.castelneau
[iterativeClosestPoint] rm unused function exportTransform
The file was modified src/plugins/legacy/iterativeClosestPoint/iterativeClosestPointToolBox.h (diff)
The file was modified src/layers/legacy/medCoreLegacy/computerInfo/cpu.cpp (diff)
The file was modified src/layers/legacy/medCoreLegacy/computerInfo/computerInfo.h (diff)