Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 329 (100.0%) | 11017 (100.0%) | 33.4 |
callahan | 126 (38.3%) | 5693 (51.7%) | 45.1 |
mdavis | 58 (17.6%) | 1160 (10.5%) | 20.0 |
allen | 33 (10.0%) | 1071 (9.7%) | 32.4 |
jeroen | 26 (7.9%) | 1028 (9.3%) | 39.5 |
mjc | 37 (11.2%) | 1015 (9.2%) | 27.4 |
kuzimmer | 15 (4.6%) | 320 (2.9%) | 21.3 |
bigler | 5 (1.5%) | 256 (2.3%) | 51.2 |
darbyb | 4 (1.2%) | 194 (1.8%) | 48.5 |
dav | 10 (3.0%) | 149 (1.4%) | 14.9 |
asade | 3 (0.9%) | 72 (0.7%) | 24.0 |
worthen | 4 (1.2%) | 23 (0.2%) | 5.7 |
dgroulx | 1 (0.3%) | 21 (0.2%) | 21.0 |
ayla | 3 (0.9%) | 15 (0.1%) | 5.0 |
sparker | 1 (0.3%) | 0 (0.0%) | 0.0 |
jfsheph | 2 (0.6%) | 0 (0.0%) | 0.0 |
dmw | 1 (0.3%) | 0 (0.0%) | 0.0 |
Fix port caching flags on subnetworks, bug #2817
0 lines of code changed in 2 files:
added ToPointCloud and removed from Unstructure
0 lines of code changed in 3 files:
Pass mouse locaiton and state to enter/leave events
0 lines of code changed in 2 files:
Remove dead code from Painter, removed printf from LindedPane
3 lines of code changed in 3 files:
Write port caching information to networks.
30 lines of code changed in 3 files:
Expose port cache toggle on right click port menu
15 lines of code changed in 1 file:
Undo acciental checkin
0 lines of code changed in 2 files:
Move Linkedpane to seperate file
96 lines of code changed in 5 files:
Only delay drawing vewer when regression testing on Apple OSX
0 lines of code changed in 2 files:
Changed T which was for Tiny to the generally accepted XS for Xtra Small
0 lines of code changed in 2 files:
Added functionality to SamplePlane for LatVolMesh based data. Position slider steps along the plane indices, index entry allows you to enter the index where you want your plane positioned. Switching from 'auto' mode to 'manual' mode restores the old positioning functionality.
0 lines of code changed in 2 files:
Add FloodFill and Pixel Paint tools to Painter Module. Make painter module render opacity from colormaps correctly. Added class Core/Geom/ColorMappedNrrdTextureObj to encapsulate applying a colormap to a slice of a 3d nrrd. This is necessary because OpenGL does not transform alpha in color matrix, so the color lookup table had to be moved from gl to software. Added value display to text labels. Fixed orientation bug in painter. Made four view default in Painter module
25 lines of code changed in 1 file:
Use Type instead of Typename for gui description in the *Info modules
0 lines of code changed in 4 files:
completely revert commit 32690, as it broke all of Uintah
222 lines of code changed in 1 file:
removal of xerces, replaced with libxml2, turn on validaton for component loading, fix all invalid xml
71 lines of code changed in 1 file:
ReFactor Painter tools into seperate virtual classes that inherit from Painter::PainterTool to allow rapid development of future tools. Move Color Lookup Table functionality into OpenGL
7 lines of code changed in 1 file:
Undo accidental checkin
1 lines of code changed in 1 file:
Fix typo in Sub-Networks menu configuration
4 lines of code changed in 3 files:
Initial commit of SCIRun->Render->Painter module for painting segmentaion seeds. Just a copy of ViewSlices module, no functionalty changed at this point.
342 lines of code changed in 2 files:
bug fix
0 lines of code changed in 2 files:
(111 more)