[root]/Base/GUI/Testing
VolumeRendering
(0 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 52 (100.0%) | 1297 (100.0%) | 24.9 |
| pieper | 38 (73.1%) | 1088 (83.9%) | 28.6 |
| naucoin | 6 (11.5%) | 114 (8.8%) | 19.0 |
| freudling | 1 (1.9%) | 78 (6.0%) | 78.0 |
| jcfr | 1 (1.9%) | 12 (0.9%) | 12.0 |
| barre | 3 (5.8%) | 3 (0.2%) | 1.0 |
| alexy | 2 (3.8%) | 2 (0.2%) | 1.0 |
| lorensen | 1 (1.9%) | 0 (0.0%) | 0.0 |
STYLE: Update CMakeLists.txt
- Move testing code in the CMakeLists located under Testing.
- Ensure that SlicerQT was build appropriately and without dependency on SlicerBaseGUI
12 lines of code changed in 1 file:
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.
2 lines of code changed in 2 files:
BUG: remove extra widget instantiation
0 lines of code changed in 1 file:
STYLE: use an autogenerated temp name rather than passing in a name
0 lines of code changed in 1 file:
BUG: fix test code to match new behavior of VTK; doubles are now returned with trailing .0
10 lines of code changed in 1 file:
BUG: remove trailing .0's from fiducial coordinates.
0 lines of code changed in 1 file:
BUG: clean up fiducial list and scene if created
9 lines of code changed in 1 file:
ENH: Slicer3 Spring Installation Clean Up
1 lines of code changed in 1 file:
BUG: added a test to add lots of fiducials, trying to track down leaks when create a list in the tkcon
81 lines of code changed in 1 file:
ENH: add slice plane widget
13 lines of code changed in 1 file:
ENH: more fleshed out plane widget test
0 lines of code changed in 1 file:
ENH: snippet of code to test plane widget in slicer
0 lines of code changed in 1 file:
BUG: workaround a problem with fiducial test that would cause restart on linux with nvidia drivers
0 lines of code changed in 1 file:
ENH: Include hyperlinks to vtkKWTextWithScrollbars
78 lines of code changed in 1 file:
ENH: new test for fiducials
28 lines of code changed in 1 file:
ENH: new GUI tests
26 lines of code changed in 2 files:
ENH: reworked volume display to separate classes and include viz pipeline
1 lines of code changed in 1 file:
ENH: switch to location-independent path calculation
1 lines of code changed in 1 file:
BUG: updated to API
10 lines of code changed in 1 file:
ENH: added an optional node number. ENH: use the properly wrapped tcl calls
9 lines of code changed in 1 file:
STYLE: got rid of abbreviation in method GetMainSlicerWin, changed to MainSlicerWindow
1 lines of code changed in 1 file:
BUG: fixed error string calls, multiply point offset by 10 to allow for better viewing
7 lines of code changed in 1 file:
BUG: use the new tcl accessor functions
2 lines of code changed in 1 file:
BUG: updated to work with new vtkMRMLFiducialListNode methods. TODO: access GetNthFiducialXYZ and GetNthFiducialOrientation from tcl
6 lines of code changed in 1 file:
ENH: new fiducials test
38 lines of code changed in 1 file:
ENH: make render happen in the back buffer
9 lines of code changed in 1 file:
ENH: changes to support modified since read
1 lines of code changed in 1 file:
ENH: new experiment for render-based cell picking
88 lines of code changed in 1 file:
ENH: more widget tests
119 lines of code changed in 1 file:
ENH: reworked for testing
88 lines of code changed in 1 file:
ENH: more widget tests
4 lines of code changed in 1 file:
ENH: experiments with various wwidgets
126 lines of code changed in 1 file:
ENH: testing framework for widgets
64 lines of code changed in 1 file:
ENH: better testing framework
13 lines of code changed in 1 file:
ENH: prototype of the logic needed to display textured slice planes -- actually works with textures and everything in just a page of code!
66 lines of code changed in 1 file:
ENH: more refinements for testing
1 lines of code changed in 1 file:
BUG: testing behavior across vtk versions
3 lines of code changed in 1 file:
ENH: more debugging tools
5 lines of code changed in 1 file:
ENH: more bug and leak checking
18 lines of code changed in 1 file:
BUG: debug leak testing
87 lines of code changed in 1 file:
(10 more)