
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 22 (100.0%) | 597 (100.0%) | 27.1 |
| alexy | 18 (81.8%) | 586 (98.2%) | 32.5 |
| fedorov | 1 (4.5%) | 10 (1.7%) | 10.0 |
| pieper | 2 (9.1%) | 1 (0.2%) | 0.5 |
| jcfr | 1 (4.5%) | 0 (0.0%) | 0.0 |
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:
BUG: the correct way of setting MRML observers propagated to the affected modules (followup for r9941)
10 lines of code changed in 1 file:
ENH: fix module menu layout to match the documentation on the wiki
1 lines of code changed in 1 file:
ENH: added help and about pages. Fixed loading man made MRML scene with partial volume information
2 lines of code changed in 1 file:
ENH: ROI transformations, changed ROI API to use doubles
0 lines of code changed in 1 file:
BUG: check for node value before removing observer
0 lines of code changed in 1 file:
ENH: clip models use ROI node and widget
0 lines of code changed in 1 file:
ENH: fixed ClipModels
0 lines of code changed in 1 file:
ENH: fixed ClipModels
0 lines of code changed in 1 file:
ENH: fixed ClipModels
0 lines of code changed in 1 file:
ENH: fixed ClipModels
0 lines of code changed in 1 file:
ENH: fixed ClipModels
0 lines of code changed in 1 file:
ENH: made work ClipModels module
0 lines of code changed in 1 file:
ENH: made work ClipModels module
0 lines of code changed in 1 file:
ENH: made work ClipModels module
0 lines of code changed in 1 file:
ENH: made work ClipModels module
0 lines of code changed in 1 file:
ENH: added Box widget mechanism to 3d viewer and ClipModel module
584 lines of code changed in 6 files: