Directory Modules/ModelIntoLabelVolume/

Directory Created:
2009-01-16 18:34
Total Files:
6
Deleted Files:
0
Lines of Code:
627

[root]/Modules/ModelIntoLabelVolume
            directory in repo Testing (1 files, 146 lines)

Lines of Code

Modules/ModelIntoLabelVolume/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 17 (100.0%) 631 (100.0%) 37.1
naucoin 14 (82.4%) 626 (99.2%) 44.7
fedorov 1 (5.9%) 4 (0.6%) 4.0
pieper 1 (5.9%) 1 (0.2%) 1.0
jcfr 1 (5.9%) 0 (0.0%) 0.0

Most Recent Commits

jcfr 2009-12-07 23:15 Rev.: 11209

ENH: Update CMakeLists.txt - CMake 2.6 is now required

The following line have been added:

CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
IF(COMMAND CMAKE_POLICY)
CMAKE_POLICY(SET CMP0003 NEW)
ENDIF(COMMAND CMAKE_POLICY)
MARK_AS_ADVANCED(CMAKE_BACKWARDS_COMPATIBILITY)

0 lines of code changed in 1 file:

  • Modules/ModelIntoLabelVolume: CMakeLists.txt (changed)
fedorov 2009-07-15 15:11 Rev.: 9949

BUG: the correct way of setting MRML observers propagated to the affected modules (followup for r9941)

4 lines of code changed in 1 file:

  • Modules/ModelIntoLabelVolume: ModelIntoLabelVolumeGUI.tcl (+4 -2)
naucoin 2009-06-08 16:41 Rev.: 9659

STYLE: better error message

0 lines of code changed in 1 file:

  • Modules/ModelIntoLabelVolume: ModelIntoLabelVolumeGUI.tcl (changed)
pieper 2009-03-19 14:44 Rev.: 8915

ENH: fix module menu layout to match the documentation on the wiki

1 lines of code changed in 1 file:

  • Modules/ModelIntoLabelVolume: ModelIntoLabelVolumeGUI.tcl (+1 -1)
naucoin 2009-02-13 12:11 Rev.: 8634

STYLE: point to the 3.4 docs

1 lines of code changed in 1 file:

  • Modules/ModelIntoLabelVolume: ModelIntoLabelVolumeGUI.tcl (+1 -1)
naucoin 2009-02-11 17:40 Rev.: 8624

BUG: Added in missing test script

28 lines of code changed in 1 file:

  • Modules/ModelIntoLabelVolume: CMakeLists.txt (+28)
naucoin 2009-01-26 19:07 Rev.: 8474

ENH: add progress

0 lines of code changed in 1 file:

  • Modules/ModelIntoLabelVolume: ModelIntoLabelVolumeLogic.tcl (changed)
naucoin 2009-01-26 18:55 Rev.: 8473

BUG: properly deal with the case where the user doesn't set a label volume name

0 lines of code changed in 2 files:

  • Modules/ModelIntoLabelVolume: ModelIntoLabelVolumeGUI.tcl (changed), ModelIntoLabelVolumeLogic.tcl (changed)
naucoin 2009-01-26 17:19 Rev.: 8470

ENH: moved the intersection code into Logic for testing ease. Added a subdivide option to get a model with more vertices

0 lines of code changed in 2 files:

  • Modules/ModelIntoLabelVolume: ModelIntoLabelVolumeGUI.tcl (changed), ModelIntoLabelVolumeLogic.tcl (changed)
naucoin 2009-01-16 18:34 Rev.: 8402

ENH: adding a scripted module to intersect a model with a reference volume and produce a label map volume. Documentation and testing TBD

597 lines of code changed in 6 files:

  • Modules/ModelIntoLabelVolume: CMakeLists.txt (new 35), ModelIntoLabelVolume.tcl (new 20), ModelIntoLabelVolumeGUI.tcl (new 315), ModelIntoLabelVolumeLogic.tcl (new 217), ModelIntoLabelVolumeNode.tcl (new 3), pkgIndex.tcl (new 7)
Generated by StatSVN 0.5.0