
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 567 (100.0%) | 17861 (100.0%) | 31.5 |
| pieper | 407 (71.8%) | 12079 (67.6%) | 29.6 |
| wjp@bwh.harvard.edu | 38 (6.7%) | 3765 (21.1%) | 99.0 |
| millerjv | 67 (11.8%) | 1320 (7.4%) | 19.7 |
| alexy | 10 (1.8%) | 553 (3.1%) | 55.3 |
| naucoin | 28 (4.9%) | 132 (0.7%) | 4.7 |
| barre | 8 (1.4%) | 12 (0.1%) | 1.5 |
| taox | 5 (0.9%) | 0 (0.0%) | 0.0 |
| karthik | 1 (0.2%) | 0 (0.0%) | 0.0 |
| jcross186 | 2 (0.4%) | 0 (0.0%) | 0.0 |
| fedorov | 1 (0.2%) | 0 (0.0%) | 0.0 |
ENH: truncate decimal print for floating point volume corner annotations
0 lines of code changed in 1 file:
ENH: update screen shot for new API
1 lines of code changed in 1 file:
ENH: start with annoations off for more consistent behavior
2 lines of code changed in 1 file:
ENH: delay rendering of annotations for half a second to avoid slowdowns when dragging crosshairs
28 lines of code changed in 1 file:
ENH: turn off corner annocations during interactive processes (paint, draw, pan, zoom) for much better performance
4 lines of code changed in 1 file:
ENH: initial checkin of 2D slice interaction with ruler. doesn't yet handle 3D endpoints correctly
227 lines of code changed in 3 files:
BUG: refactor logic for compare view controls
21 lines of code changed in 1 file:
BUG: need a render when in cross referencing mode
3 lines of code changed in 1 file:
BUG: crosshair was not always being added to the viewport
8 lines of code changed in 1 file:
BUG: multiple calls to update annotation. BUG: fixed annotation error when slice is not visible
11 lines of code changed in 1 file:
BUG: Uggh. Have to back out last change because something in UpdateAnnotation needs to be called as the viewers are being mapped the first time. Otherwise some internal VTK objects are not created. Will revisit this because we should limit the number of calls to UpdateAnnotations
3 lines of code changed in 1 file:
BUG: removing a render request that does not seem to be needed. If we have issues with viewers not updating when in cross-reference crosshairs mode, then put this line back in.
1 lines of code changed in 1 file:
BUG: remove some repeated calls to updateAnnotations
11 lines of code changed in 1 file:
BUG: annotation updates between red viewer and compare views
54 lines of code changed in 2 files:
ENH: support for new cameras and new views. Port from Slicer 3.4 branch. As mentioned on the mailing list, apologies for instabilities while these core changes are further tested. Fiducials do not seem to follow camera for example, this will be fixed. Send bugs to sebastien.barre@kitware.com; Thank you.
9 lines of code changed in 5 files:
BUG: cleanup actor list manipulation
7 lines of code changed in 1 file:
BUG: Red view slice interactor controls when linked with CompareViews
28 lines of code changed in 1 file:
ENH: linked orthogonal planes from Michal Depa
186 lines of code changed in 1 file:
BUG: explicitly delete helper instances so they are properly cleaned up when slicer exits (where the scene does not close until much of the GUI is torn down)
10 lines of code changed in 1 file:
ENH: extra method for debugging use
7 lines of code changed in 1 file:
BUG: delete all the seeds during the destructor to avoid leaks
0 lines of code changed in 1 file:
BUG: do not try to display scalar values on cut polydata because the correct scalar fields are not calculated by vtkCutter
0 lines of code changed in 1 file:
ENH: add .byu as the file extension for BYU format model files
0 lines of code changed in 1 file:
ENH: speed up scene shutdown and other operations by keeping hash tables in EventBroker. Also ENH: new NodeAdded methods on vtkMRMLScene to allow external code (like Loader.tcl) to bulk-add node with only a single notify when going through helper routines like AddFiberBundle
0 lines of code changed in 1 file:
ENH: switch to external progress bar to avoid extra renders when loading data
0 lines of code changed in 1 file:
ENH: allow loading .mat transforms (ITK TransformIO used extension)
0 lines of code changed in 1 file:
BUG: avoid querying variables that haven't been set yet
0 lines of code changed in 1 file:
BUG: make sure things like the data tree get notified when the name of the newly read node is changed
0 lines of code changed in 1 file:
ENH: add transform reading to the Add Data dialog
0 lines of code changed in 1 file:
ENH: new procs to record a screen capture every render
0 lines of code changed in 1 file:
ENH: save the window level presets from a dicom volume if they're there
0 lines of code changed in 1 file:
STYLE: fix indent
0 lines of code changed in 1 file:
ENH: better centering of non-navigation crosshair on LeaveEvent
0 lines of code changed in 1 file:
ENH: Crosshairs without navigation controls
0 lines of code changed in 1 file:
STYLE: clean out unused code
2 lines of code changed in 1 file:
BUG: fix broken arrow keys when in linked slice mode
6 lines of code changed in 1 file:
ENH: add information to volume names for the layers
6 lines of code changed in 1 file:
ENH: adding ability to distinguish fiber bundles from vtk models in the add data widget
0 lines of code changed in 1 file:
BUG: fix modal behavior
0 lines of code changed in 1 file:
BUG: helper script for external progress process
101 lines of code changed in 1 file:
(399 more)