Jean-Christophe Fillion-Robin
Jean-Christophe Fillion-Robin
Related pull request: * https://github.com/j0057/github-release/pull/65 * https://github.com/Slicer/SlicerTestingData/pull/3
_Relevant comment originally posted by @lassoan in https://github.com/Slicer/Slicer/issues/5796#issuecomment-928148571_ > SlicerDataStore github repository cannot fully replace the old server, as there are no download links that can be directly used from...
Looks like we should still keep this issue open as the archival of historical datasets in [Slicer/slicer.kitware.com-midas3-archive](https://github.com/Slicer/slicer.kitware.com-midas3-archive#readme) is independent of having a convenient storage.
Cherry picking is straightforward. Thanks for the MR in upstream VTK 🙏
Generated template translation files for Slicer itself are listed below. This is not consistent with the current approach consisting in having a single large `Slicer.ts` file. Additionally, each "component" translated...
I don't foresee any issues. That said, I suggest we introduce a new CMake function called `SlicerMacroBuildModuleEditorEffect` And as discussed, a new module template should be added.
I am jumping into the conversation and i am probably missing some points but I was wondering if the [ctkDynamicSpacer](https://github.com/commontk/CTK/blob/master/Libs/Widgets/ctkDynamicSpacer.h#L33) would be of any help. ``` /// Description /// A...
Thanks for testing :pray: The false positives are due to these comments, we need to make the regex more robust. https://github.com/Slicer/Slicer/blob/ed4845ffca0adfe20d834065c4530d80d817ec49/SuperBuild/External_OpenSSL.cmake#L202-L224
This could be added to the Python FAQ. See https://slicer.readthedocs.io/en/latest/developer_guide/python_faq.html# That said, I am not sure on what would be the best FAQ entry title. A possible candidate: _How to...
Thanks for the contribution :pray: It makes sense to have both set of requirements being consistent. After inspecting CTK source code using [jcfr/FindQtModules.py](https://gist.github.com/jcfr/816febb58a9afdfe6e12675b95770fc9#file-findqtmodules-py), it looks like the CTK libraries we...