- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Nov 15 2020
Nov 11 2020
The original issue of this task was fixed a long time ago.
This is Noteworthy because it implicitly changes our public API.
Deleted branch bugfix/T27945-Fix-VisualStudio2019-v16.8-Warnings.
Pushed new branch bugfix/T27945-Fix-VisualStudio2019-v16.8-Warnings.
Hi there! 🙂
Hi there! 🙂
Hi there! 🙂
Hi there! 🙂
Hi there! 🙂
Hi there! 🙂
Hi there! 🙂
Hi there! 🙂
Hi there! 🙂
Hi there! 🙂
Hi there! 🙂
Hi there! 🙂
Hi there! 🙂
Hi there! 🙂
Hi there! 🙂
Hi there! 🙂
Hi there! 🙂
Hi there! 🙂
Nov 7 2020
All build configuration now works on Windows, Ubuntu, and macOS. OpenMesh also integrated but the remeshing/decimation is not yet implemented to replace the old functionality of ACVD.
Nov 6 2020
Found very old isolated code (everything related to mitk::Mesh), that I would like to drop instead of migrate. Seems to be from the time when Visual C++ 6.0 was a thing. :D
Nov 5 2020
Pushed new branch feature/T27931-OpenMesh.
Migrating ACVD to VTK 9 is not a trivial task as it heavily depends on VTK's data structures that fundamentally changed between VTK 8 and VTK 9. I already spent some hours and managed to compile ACVD but I still get runtime errors related to all the indexing in data structures. Given that ACVD is maintained by only a single person and most of the upgrades over the past years were contributions, I really think that we should look for alternatives to replace ACVD. Its choice to be deeply entangled with VTK for mesh processing added a lot of complexity and I really want to get rid of the additional VTK dependency. There were some advancements over the past years in terms of remeshing/mesh decimation and I already found solid CMake-based, license-friendly alternatives like OpenMesh.
I migrated the old branch to the changes in develop since June.
Pushed new branch feature/T27461-VTK9.
Deleted branch feature/T27461-VTK9.
Nov 4 2020
Deleted branch bugfix/T26745-MinorFixes.
Pushed new branch bugfix/T26745-MinorFixes.
Deleted branch bugfix/T27926-ImproveGizmoInteraction.
Pushed new branch bugfix/T27926-ImproveGizmoInteraction.
Deleted branch bugfix/T26745-MITK-VTK-Interaction.
Pushed new branch bugfix/T26745-MITK-VTK-Interaction.
Deleted branch feature/T27247-ShowConsoleWindow.
Pushed new branch feature/T27247-ShowConsoleWindow.
Nov 2 2020
Deleted branch bugfix/T27920-ReduceDoxygenWarnings.
~ 310 warnings left
~ 530 warnings left
Nov 1 2020
Not easy to answer. Reinit can be a rather disruptive operation canceling the users positioning of the cross hair for example. So it would be polite to ask I guess. On the other hand, the user obviously want to create a segmentation so (s)he hasn't any chance to prevent that. So I vote for the less chatty approach without asking.
~ 750 warnings left
Oct 31 2020
Oct 30 2020
We do not need Ant and the BlueBerryDocTools anymore since I have migrated the extension-point reference documentation mechanism to Doxygen.
Pushed new branch bugfix/T27920-ReduceDoxygenWarnings.
Oct 29 2020
Oct 28 2020
Deleted branch bugfix/T27908-UpdateMultilabelSegmentationDoc.