[root]/Modules/ScriptedModule/Testing

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 12 (100.0%) | 241 (100.0%) | 20.0 |
| pieper | 10 (83.3%) | 217 (90.0%) | 21.7 |
| barre | 2 (16.7%) | 24 (10.0%) | 12.0 |
ENH: add normals so rendering is correct
0 lines of code changed in 1 file:
ENH: make the vtkOpenGLScriptedActor example work to render actual opengl
0 lines of code changed in 1 file:
ENH: test of a new facility to write vtk actors with scripts (initially python using PyOpenGL and eventually teem)
73 lines of code changed in 1 file:
ENH: more cleanup to allow LoadableModule to be loaded from the Module Search Paths (i.e. outside Slicer3). Provide API to retrieve module's resources paths from either locations (inside or outside a Slicer3's build/installed tree)
6 lines of code changed in 1 file:
ENH: Slicer3 Spring Installation Clean Up
18 lines of code changed in 1 file:
BUG: remove experimental scripted task - fails, probably because the interpreter is not thread-safe
0 lines of code changed in 1 file:
ENH: debugging threaded access
19 lines of code changed in 1 file:
ENH: better parameters and modified event handling in test
4 lines of code changed in 1 file:
ENH: added framework for scripted tasks that execute in the processing thread rather than the main thread. These will require a little more refinement but are basically working
48 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:
ENH: refined testing of scripted modules - determined problem is elsewhere in observers
1 lines of code changed in 1 file:
ENH: way to test scripted modules
71 lines of code changed in 1 file: