Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 256 (100.0%) | 8513 (100.0%) | 33.2 |
Dataflow/Modules/Render/ | 56 (21.9%) | 4090 (48.0%) | 73.0 |
Core/Geom/ | 28 (10.9%) | 1474 (17.3%) | 52.6 |
nets/ | 9 (3.5%) | 1215 (14.3%) | 135.0 |
Dataflow/TCLThread/ | 9 (3.5%) | 323 (3.8%) | 35.8 |
Core/GuiInterface/ | 16 (6.3%) | 288 (3.4%) | 18.0 |
Core/Util/ | 10 (3.9%) | 285 (3.3%) | 28.5 |
/ | 12 (4.7%) | 204 (2.4%) | 17.0 |
Core/Thread/ | 8 (3.1%) | 197 (2.3%) | 24.6 |
Dataflow/GUI/ | 15 (5.9%) | 60 (0.7%) | 4.0 |
Packages/Insight/Dataflow/Modules/Filters/ | 23 (9.0%) | 57 (0.7%) | 2.4 |
Core/Volume/ | 14 (5.5%) | 56 (0.7%) | 4.0 |
Core/Containers/ | 5 (2.0%) | 42 (0.5%) | 8.4 |
Packages/Insight/Dataflow/Modules/Converters/ | 8 (3.1%) | 40 (0.5%) | 5.0 |
Packages/Teem/Dataflow/Modules/DataIO/ | 2 (0.8%) | 35 (0.4%) | 17.5 |
Dataflow/Modules/Visualization/ | 6 (2.3%) | 31 (0.4%) | 5.1 |
main/ | 5 (2.0%) | 27 (0.3%) | 5.4 |
Packages/ModelCreation/Core/Fields/ | 2 (0.8%) | 21 (0.2%) | 10.5 |
Core/Geometry/ | 5 (2.0%) | 21 (0.2%) | 4.2 |
Dataflow/Network/ | 5 (2.0%) | 14 (0.2%) | 2.8 |
Packages/Teem/nets/PowerApps/ | 2 (0.8%) | 10 (0.1%) | 5.0 |
Core/TkExtensions/ | 3 (1.2%) | 10 (0.1%) | 3.3 |
Dataflow/XML/ | 2 (0.8%) | 5 (0.1%) | 2.5 |
Core/Algorithms/Visualization/ | 2 (0.8%) | 5 (0.1%) | 2.5 |
Packages/BioPSE/Dataflow/Modules/Inverse/ | 1 (0.4%) | 1 (0.0%) | 1.0 |
Packages/BioPSE/Dataflow/Modules/Forward/ | 1 (0.4%) | 1 (0.0%) | 1.0 |
Core/Algorithms/DataIO/ | 1 (0.4%) | 1 (0.0%) | 1.0 |
Packages/Insight/Dataflow/XML/ | 2 (0.8%) | 0 (0.0%) | 0.0 |
Dataflow/Ports/ | 2 (0.8%) | 0 (0.0%) | 0.0 |
Dataflow/Network/Ports/ | 2 (0.8%) | 0 (0.0%) | 0.0 |
Match SCIRUN_RCFILE_VERSION, to main/sci_version.h
0 lines of code changed in 4 files:
Fix port drawing for subnets
0 lines of code changed in 2 files:
Fix invalid geometry specifier error when loading networks originally saved on larger screens
4 lines of code changed in 1 file:
Fix loading networks after clearing canvas. Check for existance of module icon before continuing with drawPorts
1 lines of code changed in 1 file:
Make transfer funciton cutting plane widget smaller
0 lines of code changed in 2 files:
Fail if Insight Toolkit is required but not found
1 lines of code changed in 1 file:
changed NrrdData->nrrd to NrrdData->nrrd_
53 lines of code changed in 9 files:
Fix volume rendering crash caused by int->size_t type change in nrrd size field
1 lines of code changed in 1 file:
Put Painter's embeded viewer in aframe to look consistent
0 lines of code changed in 2 files:
Threshold and clut changes for demo purposes
9 lines of code changed in 1 file:
Transfer function clipping enabled again
5 lines of code changed in 2 files:
Fix TCL error displaying module w/ no ports.
1 lines of code changed in 1 file:
Dont call update_progress in constructor. Fixes TCL error on loading networks
0 lines of code changed in 18 files:
Add Volume Rendering to Segmenter app
242 lines of code changed in 3 files:
Layer merge w/ 'm' key
56 lines of code changed in 3 files:
Remove debug printf
0 lines of code changed in 1 file:
Check input handle for null before setting generation_. Set to -1 if null input
0 lines of code changed in 2 files:
Fix initialization of SCIRun ports by referencing correct lib for location of port's maker funciton
1 lines of code changed in 1 file:
Fix build. Remove inadvertent checkin of Packages/Insight/Dataflow/Network lib
0 lines of code changed in 2 files:
Fix build. Remove Dataflow/Ports lib
3 lines of code changed in 2 files:
(65 more)