[root]/Modules/QueryAtlas/Tcl

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 183 (100.0%) | 14739 (100.0%) | 80.5 |
| wjp@bwh.harvard.edu | 130 (71.0%) | 13524 (91.8%) | 104.0 |
| pieper | 36 (19.7%) | 1153 (7.8%) | 32.0 |
| barre | 13 (7.1%) | 53 (0.4%) | 4.0 |
| naucoin | 4 (2.2%) | 9 (0.1%) | 2.2 |
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.
20 lines of code changed in 5 files:
BUG: don't use the surface labels FS color node any more
2 lines of code changed in 2 files:
ENH: fixed two bugs that came from sending a float instead of an int in the parameter list of a method. explicitly converting to an int using scan command in Tcl
72 lines of code changed in 1 file:
ENH: removed chatty status text for Node Added and Node Removed events
0 lines of code changed in 1 file:
ENH: fixed bug in QueryAtlas annotation of Qdec datasets
63 lines of code changed in 2 files:
ENH: new collaborator logos for BrainInfo and adding excel table of ontology terms
1 lines of code changed in 1 file:
ENH: Slicer3 Spring Installation Clean Up
33 lines of code changed in 8 files:
ENH: made some changes to loadable QueryAtlas -- GUI was not observing mrml scene events
74 lines of code changed in 2 files:
BUG: fix tcl packaging to make QueryAtlas a loadable module
0 lines of code changed in 1 file:
BUG: use the new overlay storage nodes
0 lines of code changed in 1 file:
ENH: added basic scene annotation tab in gui
9 lines of code changed in 1 file:
ENH: fixed translation error from UMLS to IBVD
2 lines of code changed in 1 file:
BUG: copying java files to build tree
1 lines of code changed in 1 file:
BUG: installing csv files to bin dir
7 lines of code changed in 1 file:
ENH: modified UMLSCode in menu to UMLSConceptName -- more intuitive annotation output
2 lines of code changed in 1 file:
ENH: changed assignment of coded cell colors to C++ to speed annotation setup
8 lines of code changed in 1 file:
ENH: code tightening and calling backbuffer render after a scene is annotated
2 lines of code changed in 2 files:
ENH: Rerendering in the back buffer when actor visibility is changed
1 lines of code changed in 1 file:
ENH: turning off antialiasing in Slicer3.cxx again, and not switching it on/off in QueryAtlas rendermode, which doesn't seem to be working on Linux
0 lines of code changed in 1 file:
ENH: experimenting with turning antialiasing off only in QueryAtlas backbuffer render, on everywhere else
56 lines of code changed in 1 file:
ENH: filtered query terms that have leading or trailing spaces
14 lines of code changed in 2 files:
ENH: fixed picking error caused by not resetting global var for CellIndex to zero
65 lines of code changed in 1 file:
ENH: fixed earlier bug I introduced with triggering the context menu
3 lines of code changed in 1 file:
ENH: oops, fixed bug last change introduced with background render. ok now.
2 lines of code changed in 1 file:
ENH: fixed context menu bug and put viewer message up during pause for background rendering
161 lines of code changed in 2 files:
ENH: eliminate the buggy proppicker and use faster method
78 lines of code changed in 2 files:
ENH: turn off annotation text when rendering cell ID models to background
26 lines of code changed in 1 file:
ENH: fixed launching of OntologyBrowser and added to context menu
37 lines of code changed in 1 file:
ENH: fix problem with extra renders due to trailing space on RenderWindow GetSize call
16 lines of code changed in 1 file:
ENH: modified to open web browser and ontology browser on Linux
8 lines of code changed in 2 files:
BUG: fix slice verses model picking to work around zbuffer read bug in vtkPropPicker when slice models are visible (fixed once and for all?)
171 lines of code changed in 2 files:
ENH: fixed tcl syntax, stopped label text from disappearing after xcede load
3 lines of code changed in 1 file:
ENH: modifications to GUI, and various cleaning up of codes
37 lines of code changed in 2 files:
ENH: speed up loading and processing by not making triangle strips on load and then un-stripping later
10 lines of code changed in 1 file:
ENH: add triangle filter to input models (picking does not work on triangle strips)
8 lines of code changed in 1 file:
ENH: fixed ability to load and query Qdec data, display parcellation labels too. Not completely sure the vertex labels are good for lh.pial and lh.inflated...
206 lines of code changed in 2 files:
ENH: delay pick callback until idle - attempt to work around problem (bug?) with vtkPropPicker and OpenGL leading to hang
12 lines of code changed in 1 file:
BUG: check for existence of GUI before using
13 lines of code changed in 1 file:
BUG: handle case where edge on probe ends up out of the texture bounds
10 lines of code changed in 1 file:
ENH: fixed bug causing crash if set-up-anno button was pressed repeatedly
22 lines of code changed in 2 files:
(75 more)