Directory Packages/Teem/nets/PowerApps/

Total Files:
2
Deleted Files:
0
Lines of Code:
13711

[root]/Packages/Teem/nets/PowerApps

Lines of Code

Packages/Teem/nets/PowerApps/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 18 (100.0%) 4991 (100.0%) 277.2
callahan 7 (38.9%) 3528 (70.7%) 504.0
mjc 2 (11.1%) 1079 (21.6%) 539.5
mdavis 3 (16.7%) 307 (6.2%) 102.3
darbyb 6 (33.3%) 77 (1.5%) 12.8

Most Recent Commits

callahan 2005-12-15 11:11 Rev.: 32873

Use ColorMap2 instead of Colormap2 for consistency.

1 lines of code changed in 2 files:

  • Packages/Teem/nets/PowerApps: BioImage.app (new)
darbyb 2005-06-03 10:24 Rev.: 30527

Instead of destroying powerapp panes, just withdraw them so the user can easily get them back. I added methods to the base class to be able to withdraw/restore them and added a menu option to Restore Panes (also Control-R). In each powerapp, I specified the WM_DELETE_WINDOW protocol for the panes. (sync with branch)

8 lines of code changed in 3 files:

  • Packages/Teem/nets/PowerApps: BioImage.app (+4), BioTensor.app (+4)
darbyb 2005-06-02 11:22 Rev.: 30488

Verify Bug 2549 is fixed and fix parameter given to configure_readers method since name has been changed to Generic (not Nrrd).

1 lines of code changed in 1 file:

  • Packages/Teem/nets/PowerApps: BioTensor.app (+1 -1)
mdavis 2005-05-31 11:36 Rev.: 30443

Fix typo in scrolling left pane

4 lines of code changed in 1 file:

  • Packages/Teem/nets/PowerApps: BioImage.app (+4 -4)
darbyb 2005-05-26 11:35 Rev.: 30394

Make viewer frame resize when shrinking/enlarging powerapp by packing it last.

68 lines of code changed in 2 files:

  • Packages/Teem/nets/PowerApps: BioImage.app (+36 -6), BioTensor.app (+32 -7)
mdavis 2005-05-20 15:55 Rev.: 30314

Rearrange net to allow resampling of 4D data. Turn on loop mode in Time playback by default.

14 lines of code changed in 1 file:

  • Packages/Teem/nets/PowerApps: BioImage.app (+14 -12)
mdavis 2005-05-20 10:43 Rev.: 30297

Add features to make BioImage capbable of rendering 4D (Time-dependent 3D) volumes.

Added a 'Time' tab in the right hand pane, provides VCR controls to step and play thorough time steps.

Added a 'Clipping Planes' button to the 'Planes' tab to open clipping planes for the 3d Viewer.

Added BIOIMAGE_FILENAME environment variable. If set, the default filename is not $SCIRUN_DATA/volume/tooth.nhdr, but $BIOIMAGE_FILENAME instead.

Disabled MIP planes calculations in the 3D view for now until a faster method for time dependent data is programmed. This was the main slowdown for Viewslices and changing time in a volume.

Added feature to UnuAxinsert that will default to the last axis if a non-numeric value is used. This is used to insert a stub axis into 3D data to make it one a timestep long 4D volume.

Re-layout the underlying BioImage network.

Add ok_box, okcancel_box methods to BioImage to consolidate some code.

Cleanup BioImage::update_progress a bit by using completed and juststarted conditionals.

Cleanup BioIMage::update_orientations to use much less code for error checking of orientation parameters.

Added 3 connected NrrdSelectTime modules to select Nrrd value, Gradient Normals, and Gradient Magnitudes via VCR controls in BioImage.

Added logic to convert 3D nrrd into 4D nrrd for consistent code in volume rendering portion of BioImage network.

Factored code in NrrdSelectTime.tcl ui method code into create_ui method. Used to create VCR controls in BioImage's Time pane without duplicating code.

Added 'proc txt' method to NetworkEditor.tcl. Takes variable number of arguments and returns them with newline characters inserted between arguments. Useful for pretty code ( <80 columns) when writing dialog boxes and error messages that span multiple lines.


289 lines of code changed in 1 file:

  • Packages/Teem/nets/PowerApps: BioImage.app (+289 -227)
callahan 2005-04-12 16:36 Rev.: 29783

Make min 'Window Width' be 1 instead of 0, 0 is an invalid UnuJhisto width (from branch)

3 lines of code changed in 1 file:

  • Packages/Teem/nets/PowerApps: BioImage.app (+3 -3)
callahan 2005-03-15 16:23 Rev.: 29344

Merge v1_24_1_release into trunk

1137 lines of code changed in 2 files:

  • Packages/Teem/nets/PowerApps: BioImage.app (+1124 -1924), BioTensor.app (+13 -10)
mjc 2005-02-23 21:43 Rev.: 28907

checkpoint merge from branch for bux fixes

1079 lines of code changed in 2 files:

  • Packages/Teem/nets/PowerApps: BioImage.app (+1008 -948), BioTensor.app (+71 -36)
callahan 2005-02-04 17:38 Rev.: 28468

Merge v1_24_0_release

2387 lines of code changed in 2 files:

  • Packages/Teem/nets/PowerApps: BioImage.app (+2366 -1114), BioTensor.app (+21 -21)
Generated by StatSVN 0.4.0