Directory Modules/Meshing/Widgets/

Directory Created:
2007-08-08 08:10
Total Files:
40
Deleted Files:
2
Lines of Code:
23002

[root]/Modules/Meshing/Widgets

Lines of Code

Modules/Meshing/Widgets/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 128 (100.0%) 33656 (100.0%) 262.9
clisle 64 (50.0%) 23000 (68.3%) 359.3
pieper 26 (20.3%) 10570 (31.4%) 406.5
barre 11 (8.6%) 82 (0.2%) 7.4
lorensen 23 (18.0%) 4 (0.0%) 0.1
vmagnotta 1 (0.8%) 0 (0.0%) 0.0
naucoin 2 (1.6%) 0 (0.0%) 0.0
domibel 1 (0.8%) 0 (0.0%) 0.0

Most Recent Commits

barre 2009-10-29 17:36 Rev.: 10795

ENH: support for new cameras and new views. Port from Slicer 3.4 branch. As mentioned on the mailing list, apologies for instabilities while these core changes are further tested. Fiducials do not seem to follow camera for example, this will be fixed. Send bugs to sebastien.barre@kitware.com; Thank you.

8 lines of code changed in 6 files:

  • Modules/Meshing/Widgets: vtkMimxBoundingBoxWidget.cxx (+2 -1), vtkMimxCreateBuildingBlockFromPickWidget.cxx (+2 -1), vtkMimxModPointWidget.cxx (+1 -1), vtkMimxPolyDataWidget.cxx (+1 -1), vtkMimxUnstructuredGridWidget.cxx (+1 -1), vtkMimxViewMergePointsWidget.cxx (+1 -1)
domibel 2009-08-16 11:14 Rev.: 10267

ENH: Version numbering for shared libraries

0 lines of code changed in 1 file:

  • Modules/Meshing/Widgets: CMakeLists.txt (changed)
pieper 2009-07-20 14:23 Rev.: 9974

STYLE: merge style fixes from 3.4 release branch

2 lines of code changed in 2 files:

  • Modules/Meshing/Widgets: vtkMimxExtractFaceWidget.cxx (+1 -1), vtkMimxUnstructuredGridWidget.cxx (+1 -1)
naucoin 2009-06-09 17:00 Rev.: 9669

ENH: putting in ifdefs to compile with vtk 5.4

0 lines of code changed in 2 files:

  • Modules/Meshing/Widgets: vtkMimxCreateElementSetWidgetFEMesh.cxx (changed), vtkMimxSelectCellsWidgetFEMesh.cxx (changed)
lorensen 2008-12-30 10:06 Rev.: 8218

COMP: warnings.

4 lines of code changed in 2 files:

  • Modules/Meshing/Widgets: vtkMimxCreateBuildingBlockFromPickWidget.cxx (+2 -2), vtkMimxPlaceLocalAxesWidget.cxx (+2 -2)
lorensen 2008-12-28 12:14 Rev.: 8199

COMP: warnings, mainly about possible use of variables that have not been assigned values.

0 lines of code changed in 2 files:

  • Modules/Meshing/Widgets: vtkMimxCreateElementSetWidgetFEMesh.cxx (changed), vtkMimxSelectPointsWidget.cxx (changed)
lorensen 2008-12-27 14:09 Rev.: 8193

COMP: warnings removed.

0 lines of code changed in 4 files:

  • Modules/Meshing/Widgets: vtkMimxBoundingBoxWidget.cxx (changed), vtkMimxPolyDataWidget.cxx (changed), vtkMimxUnstructuredGridWidget.cxx (changed), vtkMimxViewMergePointsWidget.cxx (changed)
lorensen 2008-12-27 11:34 Rev.: 8192

COMP: many warnings removed. STYLE: mainly indentation.

0 lines of code changed in 15 files:

  • Modules/Meshing/Widgets: vtkMimxBoundingBoxWidget.cxx (changed), vtkMimxCreateElementSetWidgetFEMesh.cxx (changed), vtkMimxExtractCellWidget.cxx (changed), vtkMimxExtractEdgeWidget.cxx (changed), vtkMimxExtractFaceWidget.cxx (changed), vtkMimxExtractMultipleFaceWidget.cxx (changed), vtkMimxPlaceLocalAxesWidget.cxx (changed), vtkMimxPolyDataWidget.cxx (changed), vtkMimxSelectCellsWidget.cxx (changed), vtkMimxSelectCellsWidgetFEMesh.cxx (changed), vtkMimxSelectPointsWidget.cxx (changed), vtkMimxTraceContourWidget.cxx (changed), vtkMimxUnstructuredGridExtractWidget.cxx (changed), vtkMimxUnstructuredGridWidget.cxx (changed), vtkMimxViewMergePointsWidget.cxx (changed)
vmagnotta 2008-12-11 12:55 Rev.: 8135

BUG: Added an install command to put the MIMX
libraries into the distribution during
packaging.

0 lines of code changed in 1 file:

  • Modules/Meshing/Widgets: CMakeLists.txt (changed)
clisle 2008-12-05 11:56 Rev.: 8059

ENH: Adding Replacement Meshing directory including IA_FEMesh module

23000 lines of code changed in 40 files:

  • Modules/Meshing/Widgets: CMakeLists.txt (new 123), vtkMimxBWidgetPlusIPWidget.cxx (new 63), vtkMimxBWidgetPlusIPWidget.h (new 47), vtkMimxBoundingBoxWidget.cxx (new 902), vtkMimxBoundingBoxWidget.h (new 283), vtkMimxCreateBuildingBlockFromPickWidget.cxx (new 1213), vtkMimxCreateBuildingBlockFromPickWidget.h (new 145), vtkMimxCreateElementSetWidgetFEMesh.cxx (new 2795), vtkMimxCreateElementSetWidgetFEMesh.h (new 251), vtkMimxExtractCellWidget.cxx (new 500), vtkMimxExtractCellWidget.h (new 125), vtkMimxExtractEdgeWidget.cxx (new 694), vtkMimxExtractEdgeWidget.h (new 349), vtkMimxExtractFaceWidget.cxx (new 845), vtkMimxExtractFaceWidget.h (new 148), vtkMimxExtractMultipleFaceWidget.cxx (new 700), vtkMimxExtractMultipleFaceWidget.h (new 178), vtkMimxModPointWidget.cxx (new 677), vtkMimxModPointWidget.h (new 328), vtkMimxPlaceLocalAxesWidget.cxx (new 802), vtkMimxPlaceLocalAxesWidget.h (new 370), vtkMimxPolyDataWidget.cxx (new 832), vtkMimxPolyDataWidget.h (new 284), vtkMimxSelectCellsWidget.cxx (new 614), vtkMimxSelectCellsWidget.h (new 118), vtkMimxSelectCellsWidgetFEMesh.cxx (new 1081), vtkMimxSelectCellsWidgetFEMesh.h (new 172), vtkMimxSelectPointsWidget.cxx (new 1497), vtkMimxSelectPointsWidget.h (new 223), vtkMimxTraceContourWidget.cxx (new 741), vtkMimxTraceContourWidget.h (new 352), vtkMimxUnstructuredGridExtractWidget.cxx (new 855), vtkMimxUnstructuredGridExtractWidget.h (new 168), vtkMimxUnstructuredGridWidget.cxx (new 1959), vtkMimxUnstructuredGridWidget.h (new 229), vtkMimxViewMergePointsWidget.cxx (new 2064), vtkMimxViewMergePointsWidget.h (new 236), vtkMimxWidgetsConfigure.h.in (new 11), vtkMimxWidgetsWin32Header.h (new 15), vtkWidgetsConfigure.h.in (new 11)
clisle 2008-12-05 11:46 Rev.: 8058

ENH: deleting old Meshing module, before replacing with new version, including IA_FEMesh

0 lines of code changed in 24 files:

  • Modules/Meshing/Widgets: CMakeLists.txt (del), vtkMimxBWidgetPlusIPWidget.cxx (del), vtkMimxBWidgetPlusIPWidget.h (del), vtkMimxBoundingBoxWidget.cxx (del), vtkMimxBoundingBoxWidget.h (del), vtkMimxExtractCellWidget.cxx (del), vtkMimxExtractCellWidget.h (del), vtkMimxExtractEdgeWidget.cxx (del), vtkMimxExtractEdgeWidget.h (del), vtkMimxExtractFaceWidget.cxx (del), vtkMimxExtractFaceWidget.h (del), vtkMimxModPointWidget.cxx (del), vtkMimxModPointWidget.h (del), vtkMimxPlaceLocalAxesWidget.cxx (del), vtkMimxPlaceLocalAxesWidget.h (del), vtkMimxPolyDataWidget.cxx (del), vtkMimxPolyDataWidget.h (del), vtkMimxUnstructuredGridExtractWidget.cxx (del), vtkMimxUnstructuredGridExtractWidget.h (del), vtkMimxUnstructuredGridWidget.cxx (del), vtkMimxUnstructuredGridWidget.h (del), vtkWidgets.h (del), vtkWidgetsConfigure.h.in (del), vtkWidgetsWin32Header.h (del)
barre 2008-05-27 17:44 Rev.: 6889

ENH: Plugins and Modules have specific location for their binairies/dll, different from the usual bin/ and lib/ (i.e. lib/Slicer3/Plugins, lib/Slicer3/Modules). This was achieved by setting LIBRARY_OUTPUT_PATH and EXECUTABLE_OUTPUT_PATH from the slicer3_set_default_modules_output_path and slicer3_set_default_plugins_output_path macro, but it is a dangerous practice to override a global variable, as it propagates to subtrees. As a result, SlicerTractographySeeding, which combines a module and a CLP in the same CMakeLists, was not built to the proper directory; ExtractSkeleton was not output in the right location either, and several tests ended up in Plugins instead of bin/ (GaussianBlurImageFilterTest, OrientImageTest). Fix this by creating a macro that will set the LIBRARY_OUTPUT_DIRECTORY and RUNTIME_OUTPUT_DIRECTORY explicitly on a *target* basis, using SET_TARGET_PROPERTIES. This removes the side-effects described above.

2 lines of code changed in 1 file:

  • Modules/Meshing/Widgets: CMakeLists.txt (+2 -3)
barre 2008-05-26 10:17 Rev.: 6851

ENH: added slicer3_install_modules and slicer3_install_plugins macro to hide the big INSTALL() command that was used to install plugins/modules; this is more elegant, and enable us to have better control on installation by modifying just one file.

1 lines of code changed in 1 file:

  • Modules/Meshing/Widgets: CMakeLists.txt (+1 -5)
barre 2008-05-20 02:29 Rev.: 6772

ENH: Slicer3 Spring Installation Clean Up

71 lines of code changed in 3 files:

  • Modules/Meshing/Widgets: CMakeLists.txt (+68 -30), vtkWidgets.h (+2 -2), vtkWidgetsConfigure.h.in (+1 -6)
pieper 2007-08-08 08:10 Rev.: 4020

ENH: new meshing code from Iowa MIMX group in support of NA-MIC collaboration grant

10568 lines of code changed in 24 files:

  • Modules/Meshing/Widgets: CMakeLists.txt (new 90), vtkMimxBWidgetPlusIPWidget.cxx (new 63), vtkMimxBWidgetPlusIPWidget.h (new 47), vtkMimxBoundingBoxWidget.cxx (new 902), vtkMimxBoundingBoxWidget.h (new 283), vtkMimxExtractCellWidget.cxx (new 500), vtkMimxExtractCellWidget.h (new 125), vtkMimxExtractEdgeWidget.cxx (new 694), vtkMimxExtractEdgeWidget.h (new 349), vtkMimxExtractFaceWidget.cxx (new 845), vtkMimxExtractFaceWidget.h (new 148), vtkMimxModPointWidget.cxx (new 677), vtkMimxModPointWidget.h (new 328), vtkMimxPlaceLocalAxesWidget.cxx (new 802), vtkMimxPlaceLocalAxesWidget.h (new 370), vtkMimxPolyDataWidget.cxx (new 832), vtkMimxPolyDataWidget.h (new 284), vtkMimxUnstructuredGridExtractWidget.cxx (new 855), vtkMimxUnstructuredGridExtractWidget.h (new 168), vtkMimxUnstructuredGridWidget.cxx (new 1959), vtkMimxUnstructuredGridWidget.h (new 229), vtkWidgets.h (new 2), vtkWidgetsConfigure.h.in (new 16), vtkWidgetsWin32Header.h (new)
Generated by StatSVN 0.5.0