[root]/Packages/VS/Dataflow/Modules/DataFlow
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 70 (100.0%) | 4050 (100.0%) | 57.8 |
dicksonsp | 60 (85.7%) | 3808 (94.0%) | 63.4 |
mjc | 7 (10.0%) | 239 (5.9%) | 34.1 |
yarden | 3 (4.3%) | 3 (0.1%) | 1.0 |
replace int argument for get_type_description with enum that specifies which info you are interested in. depricate virtual const string get_type_name(int n = -1) const, use get_type_description(...)->get_name() instead.
4 lines of code changed in 2 files:
finish separation of Core from Dataflow
3 lines of code changed in 3 files:
Increase time resolution 15 -> 1
1 lines of code changed in 1 file:
Demo-specific fix for timer input -- from Richard Ward
22 lines of code changed in 3 files:
Bug Fix: Parsing XML Injury List -- Diagnosis
6 lines of code changed in 1 file:
Added: Diagnosis, Bug Fix: Probe Movement, Time-Sync of Injury List
86 lines of code changed in 4 files:
VS: Bug Fixes to HotBox/Time Port
13 lines of code changed in 1 file:
Bug fixes: execute time-dependent functions when time changes
17 lines of code changed in 1 file:
(double)timeStamps,units in InjuryList.xml, correct time synchronization
227 lines of code changed in 3 files:
Hook up Global Time Port to the HotBox
181 lines of code changed in 1 file:
VS: Bug Fixes to HotBox -- Adjacencies
193 lines of code changed in 3 files:
VS: Bug Fixes to HotBox/Bounding Boxes
54 lines of code changed in 2 files:
branch merge from VS package only, fixes for multi file readers/writers
215 lines of code changed in 3 files:
Injured tissue highlighting phase I
145 lines of code changed in 1 file:
Bug Fix: Inury Probability = atof(), not atoi()
1 lines of code changed in 1 file:
Add a Transform Matrix input to correct segmentation bounding boxes for label map dimensions
119 lines of code changed in 1 file:
fix compile
1 lines of code changed in 1 file:
Increase resolution of injury entity attributes
15 lines of code changed in 1 file:
Bug fixes: Color Map port names; Re-read injury list when file name changes; Increase resolution of injury entity attributes; Fix cylinder drawing; Add sphere drawing
113 lines of code changed in 1 file:
Bug fix: complete initialization in VH_injury class constructor
10 lines of code changed in 1 file:
(23 more)