Directory Modules/Meshing/BuildingBlock/

Directory Created:
2008-12-05 11:56
Total Files:
147
Deleted Files:
1
Lines of Code:
43684

[root]/Modules/Meshing/BuildingBlock
                directory in repo Resources (185 files, 31886 lines)

Lines of Code

Modules/Meshing/BuildingBlock/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 200 (100.0%) 43734 (100.0%) 218.6
clisle 156 (78.0%) 43693 (99.9%) 280.0
barre 3 (1.5%) 38 (0.1%) 12.6
lorensen 23 (11.5%) 2 (0.0%) 0.0
pieper 15 (7.5%) 1 (0.0%) 0.0
vmagnotta 1 (0.5%) 0 (0.0%) 0.0
naucoin 1 (0.5%) 0 (0.0%) 0.0
domibel 1 (0.5%) 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.

38 lines of code changed in 3 files:

  • Modules/Meshing/BuildingBlock: vtkKWMimxDisplayPropertiesGroup.cxx (+17 -16), vtkKWMimxMainWindow.cxx (+14 -6), vtkKWMimxViewWindow.cxx (+7 -6)
pieper 2009-09-10 13:11 Rev.: 10443

COMP: apply patches from Attila Nagy for Solaris builds

0 lines of code changed in 1 file:

  • Modules/Meshing/BuildingBlock: CMakeLists.txt (changed)
domibel 2009-08-16 11:14 Rev.: 10267

ENH: Version numbering for shared libraries

0 lines of code changed in 1 file:

  • Modules/Meshing/BuildingBlock: CMakeLists.txt (changed)
pieper 2009-08-14 13:04 Rev.: 10256

COMP: fix include dependency order

0 lines of code changed in 1 file:

  • Modules/Meshing/BuildingBlock: vtkKWMimxGroupBase.cxx (changed)
pieper 2009-06-17 08:37 Rev.: 9715

STYLE: fix spelling errors identified by Dominique as part of the debian checkin process

0 lines of code changed in 1 file:

  • Modules/Meshing/BuildingBlock: vtkKWMimxViewPropertiesGroup.cxx (changed)
naucoin 2009-06-09 17:00 Rev.: 9669

ENH: putting in ifdefs to compile with vtk 5.4

0 lines of code changed in 1 file:

  • Modules/Meshing/BuildingBlock: vtkKWMimxGroupBase.cxx (changed)
pieper 2009-04-30 12:22 Rev.: 9368

COMP: fix compile warnings

0 lines of code changed in 1 file:

  • Modules/Meshing/BuildingBlock: vtkKWMimxApplication.cxx (changed)
pieper 2009-04-15 17:34 Rev.: 9233

BUG: avoid crash on exit by being careful with observers

0 lines of code changed in 1 file:

  • Modules/Meshing/BuildingBlock: vtkKWMimxMainWindow.cxx (changed)
pieper 2009-04-15 17:23 Rev.: 9232

BUG: more leak fixes and also remove creation of local vtkSlicerTheme instance

0 lines of code changed in 1 file:

  • Modules/Meshing/BuildingBlock: vtkKWMimxMainWindow.cxx (changed)
pieper 2009-04-15 16:59 Rev.: 9228

BUG: leaks and indents

0 lines of code changed in 1 file:

  • Modules/Meshing/BuildingBlock: vtkKWMimxViewProperties.cxx (changed)
pieper 2009-04-15 16:40 Rev.: 9224

BUG: leak fixing

0 lines of code changed in 1 file:

  • Modules/Meshing/BuildingBlock: vtkKWMimxMainMenuGroup.cxx (changed)
pieper 2009-04-15 16:35 Rev.: 9222

STYLE: indentation fixes

0 lines of code changed in 1 file:

  • Modules/Meshing/BuildingBlock: vtkKWMimxMainWindow.cxx (changed)
pieper 2009-04-15 16:06 Rev.: 9221

BUG: fix leaks

0 lines of code changed in 1 file:

  • Modules/Meshing/BuildingBlock: vtkKWMimxMainNotebook.cxx (changed)
pieper 2009-04-15 14:48 Rev.: 9218

BUG: fix missing call to Delete

0 lines of code changed in 1 file:

  • Modules/Meshing/BuildingBlock: vtkKWMimxMainNotebook.cxx (changed)
pieper 2009-04-15 14:41 Rev.: 9217

BUG: remove dupicate delete of filters in MRML nodes and add methods to break reference cycles to allow destructors to be called and fix some of the leaks

0 lines of code changed in 3 files:

  • Modules/Meshing/BuildingBlock: vtkKWMimxMainNotebook.cxx (changed), vtkKWMimxMainNotebook.h (changed), vtkKWMimxMainWindow.h (changed)
pieper 2009-03-01 13:45 Rev.: 8793

COMP: fix warning

1 lines of code changed in 1 file:

  • Modules/Meshing/BuildingBlock: vtkKWMimxEditBBMeshSeedGroup.cxx (+1 -1)
clisle 2009-02-06 16:28 Rev.: 8591

ENH: Added feature to automatically turn off visibility for finite element surfaces, bblocks, and meshes when not in the IA_FEMesh module. Object visibility is restored to previous state when returning to the module.

143 lines of code changed in 4 files:

  • Modules/Meshing/BuildingBlock: vtkKWMimxMainNotebook.cxx (+96), vtkKWMimxMainNotebook.h (+4), vtkKWMimxMainWindow.cxx (+24 -1), vtkKWMimxMainWindow.h (+19 -13)
clisle 2009-02-04 11:32 Rev.: 8532

BUG: removed crash of IA_FEMesh module when mesh clipping plane was not disabled before menu exit. Reduced size of plane widget handles.

10 lines of code changed in 1 file:

  • Modules/Meshing/BuildingBlock: vtkKWMimxEvaluateMeshQualityGroup.cxx (+10 -5)
lorensen 2009-01-14 16:54 Rev.: 8390

BUG: potential memory leaks.

0 lines of code changed in 9 files:

  • Modules/Meshing/BuildingBlock: vtkKWMimxApplyFEMeshMaterialPropertiesFromImageGroup.cxx (changed), vtkKWMimxAssignBoundaryConditionsGroup.cxx (changed), vtkKWMimxBBMenuGroup.cxx (changed), vtkKWMimxConstMatPropElSetGroup.cxx (changed), vtkKWMimxCreateExtrudeFEMeshGroup.cxx (changed), vtkKWMimxCreateFEMeshElementSetGroup.cxx (changed), vtkKWMimxCreateFEMeshFromBBGroup.cxx (changed), vtkKWMimxDefineElSetGroup.cxx (changed), vtkKWMimxDefineNodeSetGroup.cxx (changed)
clisle 2009-01-13 15:15 Rev.: 8373

ENH: cleaning up the IA_FEMesh GUI teardown.

0 lines of code changed in 3 files:

  • Modules/Meshing/BuildingBlock: vtkKWMimxEvaluateMeshQualityGroup.cxx (changed), vtkKWMimxMainWindow.cc (del), vtkKWMimxMainWindow.cxx (changed)
lorensen 2008-12-30 10:06 Rev.: 8218

COMP: warnings.

2 lines of code changed in 2 files:

  • Modules/Meshing/BuildingBlock: vtkKWMimxDefineElSetGroup.cxx (+1 -1), vtkKWMimxEditBBMeshSeedGroup.cxx (+1 -1)
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 4 files:

  • Modules/Meshing/BuildingBlock: vtkKWMimxCreateFEMeshFromBBGroup.cxx (changed), vtkKWMimxMergeBBGroup.cxx (changed), vtkKWMimxViewProperties.cxx (changed), vtkKWMimxViewPropertiesOptionGroup.cxx (changed)
lorensen 2008-12-27 11:34 Rev.: 8192

COMP: many warnings removed. STYLE: mainly indentation.

0 lines of code changed in 8 files:

  • Modules/Meshing/BuildingBlock: vtkKWMimxAssignBoundaryConditionsGroup.cxx (changed), vtkKWMimxConstMatPropElSetGroup.cxx (changed), vtkKWMimxCreateFEMeshFromBBGroup.cxx (changed), vtkKWMimxCreateFEMeshFromSurfaceExtractionGroup.cxx (changed), vtkKWMimxEditBBGroup.cxx (changed), vtkKWMimxExportAbaqusFEMeshGroup.cxx (changed), vtkSlicerFont.cxx (changed), vtkSlicerFont.h (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/BuildingBlock: CMakeLists.txt (changed)
clisle 2008-12-05 11:56 Rev.: 8059

ENH: Adding Replacement Meshing directory including IA_FEMesh module

43540 lines of code changed in 148 files:

  • Modules/Meshing/BuildingBlock: CMakeLists.txt (new 210), IA-FEMesh_splash.png (new), IAFEMesh16x16.JPG (new), IAFEMesh32x32.JPG (new), IaFeMeshR21.cxx (new 145), Icon16.ico (new), Icon32.ico (new), vtkBuildingBlockConfigure.h.in (new 11), vtkBuildingBlockWin32Header.h (new 15), vtkFaceHedgeHog.cxx (new 198), vtkFaceHedgeHog.h (new 86), vtkKWMimxApplication.cxx (new 417), vtkKWMimxApplication.h (new 141), vtkKWMimxApplicationSettingsInterface.cxx (new 585), vtkKWMimxApplicationSettingsInterface.h (new 110), vtkKWMimxApplyFEMeshMaterialPropertiesFromImageGroup.cxx (new 1046), vtkKWMimxApplyFEMeshMaterialPropertiesFromImageGroup.h (new 128), vtkKWMimxAssignBoundaryConditionsGroup.cxx (new 4274), vtkKWMimxAssignBoundaryConditionsGroup.h (new 377), vtkKWMimxBBMenuGroup.cxx (new 329), vtkKWMimxBBMenuGroup.h (new 133), vtkKWMimxBoundaryConditionsMenuGroup.cxx (new 214), vtkKWMimxBoundaryConditionsMenuGroup.h (new 92), vtkKWMimxConstMatPropElSetGroup.cxx (new 576), vtkKWMimxConstMatPropElSetGroup.h (new 115), vtkKWMimxCreateBBFromBoundsGroup.cxx (new 469), vtkKWMimxCreateBBFromBoundsGroup.h (new 114), vtkKWMimxCreateBBFromRubberBandPickGroup.cxx (new 388), vtkKWMimxCreateBBFromRubberBandPickGroup.h (new 91), vtkKWMimxCreateBBMeshSeedGroup.cxx (new 269), vtkKWMimxCreateBBMeshSeedGroup.h (new 76), vtkKWMimxCreateElementSetPickFaceGroup.cxx (new 544), vtkKWMimxCreateElementSetPickFaceGroup.h (new 78), vtkKWMimxCreateExtrudeFEMeshGroup.cxx (new 876), vtkKWMimxCreateExtrudeFEMeshGroup.h (new 102), vtkKWMimxCreateFEMeshElementSetGroup.cxx (new 603), vtkKWMimxCreateFEMeshElementSetGroup.h (new 82), vtkKWMimxCreateFEMeshFromBBGroup.cxx (new 1606), vtkKWMimxCreateFEMeshFromBBGroup.h (new 208), vtkKWMimxCreateFEMeshFromSurfaceExtractionGroup.cxx (new 304), vtkKWMimxCreateFEMeshFromSurfaceExtractionGroup.h (new 78), vtkKWMimxCreateFEMeshNodeSetGroup.cxx (new 503), vtkKWMimxCreateFEMeshNodeSetGroup.h (new 76), vtkKWMimxCreateSurfaceFromContourGroup.cxx (new 397), vtkKWMimxCreateSurfaceFromContourGroup.h (new 83), vtkKWMimxDefineElSetGroup.cxx (new 900), vtkKWMimxDefineElSetGroup.h (new 219), vtkKWMimxDefineNodeSetGroup.cxx (new 747), vtkKWMimxDefineNodeSetGroup.h (new 165), vtkKWMimxDeleteBoundaryConditionsGroup.cxx (new 315), vtkKWMimxDeleteBoundaryConditionsGroup.h (new 67), vtkKWMimxDeleteObjectGroup.cxx (new 419), vtkKWMimxDeleteObjectGroup.h (new 76), vtkKWMimxDisplayMatPropGroup.cxx (new 693), vtkKWMimxDisplayMatPropGroup.h (new 126), vtkKWMimxDisplayPropertiesGroup.cxx (new 598), vtkKWMimxDisplayPropertiesGroup.h (new 126), vtkKWMimxEditBBGroup.cxx (new 3034), vtkKWMimxEditBBGroup.h (new 286), vtkKWMimxEditBBMeshSeedGroup.cxx (new 767), vtkKWMimxEditBBMeshSeedGroup.h (new 144), vtkKWMimxEditElementSetNumbersGroup.cxx (new 423), vtkKWMimxEditElementSetNumbersGroup.h (new 73), vtkKWMimxEditFEMeshLaplacianSmoothGroup.cxx (new 582), vtkKWMimxEditFEMeshLaplacianSmoothGroup.h (new 81), vtkKWMimxEditNodeElementNumbersGroup.cxx (new 408), vtkKWMimxEditNodeElementNumbersGroup.h (new 79), vtkKWMimxEditNodeSetNumbersGroup.cxx (new 361), vtkKWMimxEditNodeSetNumbersGroup.h (new 67), vtkKWMimxEvaluateMeshQualityGroup.cxx (new 1255), vtkKWMimxEvaluateMeshQualityGroup.h (new 182), vtkKWMimxExportAbaqusFEMeshGroup.cxx (new 287), vtkKWMimxExportAbaqusFEMeshGroup.h (new 80), vtkKWMimxFEMeshMenuGroup.cxx (new 378), vtkKWMimxFEMeshMenuGroup.h (new 115), vtkKWMimxGroupBase.cxx (new 475), vtkKWMimxGroupBase.h (new 124), vtkKWMimxImageMenuGroup.cxx (new 286), vtkKWMimxImageMenuGroup.h (new 71), vtkKWMimxImageViewProperties.cxx (new 187), vtkKWMimxImageViewProperties.h (new 78), vtkKWMimxLoadBBGroup.cxx (new 181), vtkKWMimxLoadBBGroup.h (new 61), vtkKWMimxLoadMeshGroup.cxx (new 179), vtkKWMimxLoadMeshGroup.h (new 61), vtkKWMimxLoadSurfaceGroup.cxx (new 191), vtkKWMimxLoadSurfaceGroup.h (new 62), vtkKWMimxMainMenuGroup.cxx (new 110), vtkKWMimxMainMenuGroup.h (new 92), vtkKWMimxMainNotebook.cxx (new 324), vtkKWMimxMainNotebook.h (new 94), vtkKWMimxMainUserInterfacePanel.cxx (new 211), vtkKWMimxMainUserInterfacePanel.h (new 101), vtkKWMimxMainWindow.cc (new), vtkKWMimxMainWindow.cxx (new 1393), vtkKWMimxMainWindow.h (new 333), vtkKWMimxMaterialPropertyMenuGroup.cxx (new 292), vtkKWMimxMaterialPropertyMenuGroup.h (new 96), vtkKWMimxMenuWindow.cxx (new 115), vtkKWMimxMenuWindow.h (new 56), vtkKWMimxMergeBBGroup.cxx (new 412), vtkKWMimxMergeBBGroup.h (new 73), vtkKWMimxMergeMeshGroup.cxx (new 336), vtkKWMimxMergeMeshGroup.h (new 71), vtkKWMimxMirrorBBGroup.cxx (new 435), vtkKWMimxMirrorBBGroup.h (new 103), vtkKWMimxNodeElementNumbersGroup.cxx (new 201), vtkKWMimxNodeElementNumbersGroup.h (new 77), vtkKWMimxObjectMenu.cxx (new 87), vtkKWMimxObjectMenu.h (new 63), vtkKWMimxOperationsMenu.cxx (new 92), vtkKWMimxOperationsMenu.h (new 68), vtkKWMimxQualityMenuGroup.cxx (new 299), vtkKWMimxQualityMenuGroup.h (new 105), vtkKWMimxReBinFEMeshMaterialPropertiesFromImageGroup.cxx (new 713), vtkKWMimxReBinFEMeshMaterialPropertiesFromImageGroup.h (new 93), vtkKWMimxSaveSTLSurfaceGroup.cxx (new 296), vtkKWMimxSaveSTLSurfaceGroup.h (new 68), vtkKWMimxSaveVTKBBGroup.cxx (new 274), vtkKWMimxSaveVTKBBGroup.h (new 65), vtkKWMimxSaveVTKFEMeshGroup.cxx (new 268), vtkKWMimxSaveVTKFEMeshGroup.h (new 67), vtkKWMimxSaveVTKSurfaceGroup.cxx (new 257), vtkKWMimxSaveVTKSurfaceGroup.h (new 66), vtkKWMimxSurfaceMenuGroup.cxx (new 233), vtkKWMimxSurfaceMenuGroup.h (new 79), vtkKWMimxSurfaceObjectMenu.cxx (new 112), vtkKWMimxSurfaceObjectMenu.h (new 60), vtkKWMimxSurfaceOperationsMenu.cxx (new 163), vtkKWMimxSurfaceOperationsMenu.h (new 59), vtkKWMimxViewProperties.cxx (new 461), vtkKWMimxViewProperties.h (new 132), vtkKWMimxViewPropertiesGroup.cxx (new 1036), vtkKWMimxViewPropertiesGroup.h (new 178), vtkKWMimxViewPropertiesOptionGroup.cxx (new 469), vtkKWMimxViewPropertiesOptionGroup.h (new 112), vtkKWMimxViewWindow.cxx (new 188), vtkKWMimxViewWindow.h (new 66), vtkSlicerCheckRadioButtonIcons.cxx (new 89), vtkSlicerCheckRadioButtonIcons.h (new 39), vtkSlicerColor.cxx (new 196), vtkSlicerColor.h (new 160), vtkSlicerFont.cxx (new 161), vtkSlicerFont.h (new 103), vtkSlicerIcons.cxx (new 29), vtkSlicerIcons.h (new 32), vtkSlicerTheme.cxx (new 326), vtkSlicerTheme.h (new 93)
Generated by StatSVN 0.5.0