forked from medInria/medInria-public
-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Synchro] branch 4.1 (dev) receives bugfix from 4.0.3 to 4.0.7 #876
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* [Ubuntu] switch to ITK5.2.1 to be compatible with Ubuntu22 (#847) * switch to ITK5.2.1 to be compatible with Ubuntu22 * [Ubuntu22] adapt to python needs in VTK config * [compilation] switch to rebased branch * [TTK] maj required components * [Repos] switch to asclepios music 4.1 branch * [ITK] add modules for macOS and Windows * [Release Notes] add ubuntu 22 line * [4.1.0] switch to future release --------- Co-authored-by: Kun HE <[email protected]> * [PolygonROI] labels: contrasted icons, setObjectName, render ROI after label change (#849) * [PolygonROI] contrasted icons, setObjectName, render ROI * [PolygonROI] add release notes * [4.0.3] release number and notes * [music-plugins] allow to compile on ci to test * [4.0.3] switch to right music repo --------- Co-authored-by: Kun HE <[email protected]>
* [4.0.3] branch for music plugins * [Windows] ttk dll copy error in package * [4.0.4] release notes and version number * [4.0.4] version number for master branch
* [Registration] cast data in LCC and Diffeo, enhance txt in Manual * [Registration] typo and static_cast
…id widgets (#862) * [PolygonROI] rm shift-click, solve interactor style after repulsor, hide widgets * [Release] 4.0.6 polygon roi fixes
* [Fedora40] update ext libs to ITK5.4rc04 * [ITK] path to itk5.4rc04 branches in extlibs * [VTK9.0.1] base to switch medInria on it * [VTK9] compilation debug * [VTK9] first step reslice * [VTK9] switch to 9.2.6 and debug vtk bug in Reslice tlbx * [reslice] put back old copyright * [VTK] rebase code on master and adapt to v9.2.6 * [VTK9.2.6] error with vtkProbeFilter on vtk8 or vtk9 data, switch to manual interpolation * [Startup] remove unnecessay methods/var * [VTK9] python version and vtk modules * [VTK9] vtk modules in medVtkInria * [VTK9] vtk ptr cleaning * [VTK9] module for windows and nodiscard method * [Unix] remove vtk qt parameters * [VTK9] module enable GUISupportQt * [VTK9] module enable renderingQt * [VisualStudio] avoid ambiguous call to overloaded isnan method * [VTK9] Qt 5 * [ROOT] last package_DIR to package_ROOT * [TTK] remove real_path to TTK * [VTK9] remove include_directories() * [VTK9] fix problem with non allocated var * [TTK] change path to new branch
* [Release] 4.0.6 polygon roi fixes * [VOICutter] fix output if no segmentation is done
* [4.0.7] polygonroi shift-click + remove contour * [4.0.7] release notes + voicutter pipeline metadata
* [GithubAction] automatisation libomp env var + branch 4.1 * [GA] checkout ref 4.1 * [GA] prerequisites swig * [GithubAction] simplify and standardize sending of binaries * [GithubAction] asset name
…#875) * [4.0.7] changes of version number for description * [Paint] rm unneeded methods from processOutput
fcollot
approved these changes
Jan 30, 2025
closing to merge #877 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Synchronization of 4.1 branch (~dev) with bug fixes from master branch (4.0.3 to 4.07).