CVS log for VTK/Graphics/vtkBandedPolyDataContourFilter.cxx

[BACK] Up to [VTK] / VTK / Graphics

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.56.2.1: download - view: text, markup, annotated - select for diffs
Thu Jul 17 20:28:56 2008 UTC (4 months ago) by david.cole
Branches: VTK-5-2
CVS tags: VTK-5-2-0-rc2, VTK-5-2-0-rc1, VTK-5-2-0
Diff to: previous 1.56: preferred, colored; next MAIN 1.57: preferred, colored
Changes since revision 1.56: +2 -2 lines
ENH: Merge changes from main tree into VTK-5-2 branch. (cvs -q up -j1.56 -j1.57 Graphics/vtkBandedPolyDataContourFilter.cxx)

Revision 1.57: download - view: text, markup, annotated - select for diffs
Mon Jun 23 19:34:05 2008 UTC (4 months, 3 weeks ago) by fbertel
Branches: MAIN
CVS tags: ParaView-3-4-bp, ParaView-3-4-0, ParaView-3-4, HEAD
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +2 -2 lines
BUG:Fixed missing parentheses.

Revision 1.56: download - view: text, markup, annotated - select for diffs
Sat Feb 23 12:06:07 2008 UTC (8 months, 3 weeks ago) by fbertel
Branches: MAIN
CVS tags: VTK-DistribGraph-bp, VTK-DistribGraph, VTK-5-2-bp
Branch point for: VTK-5-2
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +6 -5 lines
COMP:Fixed old-style casts.

Revision 1.55: download - view: text, markup, annotated - select for diffs
Fri Oct 6 13:34:37 2006 UTC (2 years, 1 month ago) by berk
Branches: MAIN
CVS tags: ParaView-RepresentationView-mp-pre, ParaView-RepresentationView-mp-post, ParaView-RepresentationView-mp, ParaView-RepresentationView-bp, ParaView-RepresentationView, ParaView-Crosscompiling-bp, ParaView-Crosscompiling, ParaView-3-2-bp, ParaView-3-2-3, ParaView-3-2-2, ParaView-3-2-1, ParaView-3-2-0, ParaView-3-2, ParaView-3-1-July, ParaView-3-0-bp, ParaView-3-0-2, ParaView-3-0-1, ParaView-3-0, ParaView-2-9-November-bp, ParaView-2-9-November, ParaView-2-9-March-bp, ParaView-2-9-March, ParaView-2-9-January-bp, ParaView-2-9-January, ParaView-2-9-February-bp, ParaView-2-9-February, ParaView-2-9-December-bp, ParaView-2-9-December, ParaView-2-6-bp, ParaView-2-6-2, ParaView-2-6-1, ParaView-2-6-0, ParaView-2-6, PVEE-ERDC-Setup-4-3-2007-mp1-pre, PVEE-ERDC-Setup-4-3-2007-mp1, PVEE-ERDC-Setup-4-3-2007-bp, PVEE-ERDC-Setup-4-3-2007, OverView-0-9-bp, OverView-0-9, OverView-0-7-bp, OverView-0-7, Hyperion, AMC-4-7-2007, AMC-2-15-2007-Deliverable-bp, AMC-2-15-2007-Deliverable, AMC-2-15-2007
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +2 -2 lines
BUG: Fixed memory leak.

Revision 1.54: download - view: text, markup, annotated - select for diffs
Fri May 6 21:10:28 2005 UTC (3 years, 6 months ago) by malaterre
Branches: MAIN
CVS tags: Widgets-Redesign-bp, Widgets-Redesign, WebVis-BeforeSecurity-June2005, VolViewExternalLib, VolView-BeforeFeatures-bp, VolView-BeforeFeatures, VolView-30-bp, VolView-30-Branch, VTK-PaintersShaders-mp1-pre, VTK-PaintersShaders-mp1-post, VTK-PaintersShaders-mp1, VTK-PaintersShaders-bp, VTK-PaintersShaders, VTK-5-0-bp, VTK-5-0-4-rc1, VTK-5-0-4, VTK-5-0-3-rc1, VTK-5-0-3, VTK-5-0-2-rc1, VTK-5-0-2, VTK-5-0-1-rc5, VTK-5-0-1-rc4, VTK-5-0-1-rc3, VTK-5-0-1-rc2, VTK-5-0-1-rc1, VTK-5-0-1, VTK-5-0-0-rc1, VTK-5-0, ParaView3-Before-ParaQ-to-ParaView-rename, ParaView3-After-ParaQ-to-ParaView-rename, ParaView-2-9-September-bp, ParaView-2-9-September, ParaView-2-9-October-bp, ParaView-2-9-October, ParaView-2-9-May-bp, ParaView-2-9-May, ParaView-2-9-June-bp, ParaView-2-9-June, ParaView-2-9-August-bp, ParaView-2-9-August, ParaView-2-4-bp, ParaView-2-4-4-1, ParaView-2-4-4, ParaView-2-4-3, ParaView-2-4-2, ParaView-2-4-1, ParaView-2-4-0, ParaView-2-4, ParaView-2-2-bp, ParaView-2-2-1, ParaView-2-2-0, ParaView-2-2, ParaQ-BeforeRepositoryRestructure-Mar06, ParaQ-0-9-March-bp, ParaQ-0-9-March, PVEE-Stable-July-20-2006, PVEE-Stable-Jan30-2006, PVEE-Stable-Aug-24-2006, PVEE-BeforeAjaxAuthoringAndStateUpdateChanges, PVEE-5-17-2006-stable, Andy-MC-Branch-10-2006-bp, Andy-MC-Branch-10-2006
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +5 -1 lines
BUG: Fix a very special case where there is only strips and no polys therefore maxCellSize was zero and new int[0] lead to delete[] which would eventually seg fault...

Revision 1.53: download - view: text, markup, annotated - select for diffs
Thu Apr 21 13:42:16 2005 UTC (3 years, 7 months ago) by martink
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +2 -11 lines
ENH: removed SelectInputScalars and similar methods with a more general SetInputArrayToProcess

Revision 1.52: download - view: text, markup, annotated - select for diffs
Thu Dec 16 21:57:27 2004 UTC (3 years, 11 months ago) by malaterre
Branches: MAIN
CVS tags: WebVis-Demo-Jan-2005, WebVis-Demo-Dec-2004, VTK-Sandia-InfoViz-bp, VTK-Sandia-InfoViz, ParaView-RenderModule2-branch-mp1-pre, ParaView-RenderModule2-branch-mp1-post, ParaView-RenderModule2-branch-mp1, ParaView-RenderModule2-branch, ParaView-RenderModule2, ParaView-InstallSupport-pre, ParaView-InstallSupport-post, ParaView-2-0-bp, ParaView-2-0-InstallSupport-pre, ParaView-2-0-InstallSupport-post, ParaView-2-0-3, ParaView-2-0-2-Sandia, ParaView-2-0-2, ParaView-2-0-1, ParaView-2-0-0, ParaView-2-0
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +16 -16 lines
BUG: Fix -partially- Bug #1436 - BandedContours - Contour edges are produced for cells which are completely in a contour band. Thanks again to John Platt for patch

Revision 1.51: download - view: text, markup, annotated - select for diffs
Thu Dec 16 21:42:42 2004 UTC (3 years, 11 months ago) by malaterre
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +3 -3 lines
BUG: Fix Bug #1435 - BandedContours - Maximum clip value is not set correctly. Thanks to John Platt for patch.

Revision 1.50: download - view: text, markup, annotated - select for diffs
Thu Dec 16 18:53:28 2004 UTC (3 years, 11 months ago) by malaterre
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +6 -6 lines
BUG: Fix -hopefully- Bug #727 - contourbands and contourlines.

Revision 1.49: download - view: text, markup, annotated - select for diffs
Tue Dec 7 13:44:06 2004 UTC (3 years, 11 months ago) by berk
Branches: MAIN
CVS tags: VTK-RemoveWindowsH-pre, VTK-RemoveWindowsH-post
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +2 -2 lines
BUG: RequestData should return 0 only when it fails in a catastrophic way not when the input is empty

Revision 1.48: download - view: text, markup, annotated - select for diffs
Thu Dec 2 14:20:22 2004 UTC (3 years, 11 months ago) by henderson
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +36 -13 lines
ENH: converting to use the new pipeline (again)

Revision 1.47: download - view: text, markup, annotated - select for diffs
Wed Dec 1 22:31:06 2004 UTC (3 years, 11 months ago) by henderson
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +13 -36 lines
ERR: backing out earlier changes b/c they produce VTK errors

Revision 1.46: download - view: text, markup, annotated - select for diffs
Wed Dec 1 22:19:04 2004 UTC (3 years, 11 months ago) by henderson
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +6 -3 lines
COMP: make this actually compile

Revision 1.45: download - view: text, markup, annotated - select for diffs
Wed Dec 1 21:48:54 2004 UTC (3 years, 11 months ago) by henderson
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +31 -11 lines
ENH: converting to use the new pipeline

Revision 1.44: download - view: text, markup, annotated - select for diffs
Mon Nov 22 15:29:01 2004 UTC (3 years, 11 months ago) by malaterre
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +7 -1 lines
BUG: Fix Bug #727 - contourbands and contourlines. Thanks -again- to John Platt for patch

Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon Nov 22 14:50:02 2004 UTC (3 years, 11 months ago) by malaterre
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +8 -6 lines
BUG: Fix Bug #1321 - vtkBandedPolyDataContourFilter can generate incorrect contours. Thanks to J. Platt for patch

Revision 1.42: download - view: text, markup, annotated - select for diffs
Fri Oct 8 19:13:30 2004 UTC (4 years, 1 month ago) by will
Branches: MAIN
CVS tags: VTK-DeferredGarbageCollection-pre, VTK-DeferredGarbageCollection-post, ParaView-1-8-bp, ParaView-1-8-5, ParaView-1-8-4, ParaView-1-8-3, ParaView-1-8-2, ParaView-1-8-1, ParaView-1-8-0, ParaView-1-8
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +29 -13 lines
ERR:Need double resolution on output scalars

Revision 1.39.4.1: download - view: text, markup, annotated - select for diffs
Mon Sep 27 14:56:05 2004 UTC (4 years, 1 month ago) by martink
Branches: VTK-Executives
Diff to: previous 1.39: preferred, colored; next MAIN 1.40: preferred, colored
Changes since revision 1.39: +3 -3 lines
ENH: merges from the main tree

Revision 1.41: download - view: text, markup, annotated - select for diffs
Fri Sep 10 16:02:55 2004 UTC (4 years, 2 months ago) by malaterre
Branches: MAIN
CVS tags: VTK-Executives-merge-pre, VTK-Executives-merge-post, ParaView-RenderModuleMove-pre, ParaView-RenderModuleMove
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -2 lines
FIX: Some borland compiler warnings (getting closer to Nirvana)

Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri Sep 10 14:28:49 2004 UTC (4 years, 2 months ago) by malaterre
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -2 lines
ENH: Some PrintSelf cleanup (Superclass'ification ...)

Revision 1.39: download - view: text, markup, annotated - select for diffs
Fri May 21 20:40:15 2004 UTC (4 years, 6 months ago) by henderson
Branches: MAIN
CVS tags: VTK-Executives-bp, ParaView-1-6-bp, ParaView-1-6-3, ParaView-1-6-2, ParaView-1-6-1, ParaView-1-6
Branch point for: VTK-Executives
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -1 lines
scalar array needs to be named (PV bug #859)

Revision 1.38: download - view: text, markup, annotated - select for diffs
Wed Mar 31 14:59:32 2004 UTC (4 years, 7 months ago) by malaterre
Branches: MAIN
CVS tags: ParaView-1-4-bp, ParaView-1-4-3, ParaView-1-4-2, ParaView-1-4-1, ParaView-1-4-0, ParaView-1-4
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +12 -5 lines
BUG: Fix Bug #720 - vtkBandedPolyDataContourFilter outputs degenerate polygons

Revision 1.36.4.1: download - view: text, markup, annotated - select for diffs
Fri Jan 23 19:32:23 2004 UTC (4 years, 9 months ago) by martink
Branches: ParaView-1-2
CVS tags: ParaView-1-2-Sandia-20040308, ParaView-1-2-1, ParaView-1-2-0
Diff to: previous 1.36: preferred, colored; next MAIN 1.37: preferred, colored
Changes since revision 1.36: +2 -2 lines
merge from the main tree

Revision 1.37: download - view: text, markup, annotated - select for diffs
Thu Jan 22 00:06:45 2004 UTC (4 years, 9 months ago) by malaterre
Branches: MAIN
CVS tags: VTK-before-executives
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2 lines
BUG: Fix Bug #388 - Bug in vtkBandedPolyDataContourFilter, not passing output point data.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu Dec 11 15:20:24 2003 UTC (4 years, 11 months ago) by henderson
Branches: MAIN
CVS tags: release-4-4-bp, release-4-4-2, release-4-4-1, release-4-4, VTK-Slicer-2-5-bp, VTK-Slicer-2-5, Slicer-2-6-pb, Slicer-2-6-bp, Slicer-2-6, Slicer-2-4, ParaView-1-2-bp
Branch point for: ParaView-1-2
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +4 -2 lines
use AddArray and SetActiveScalars or SetActiveAttribute instead of SetScalars when new scalars are created

Revision 1.35: download - view: text, markup, annotated - select for diffs
Fri Dec 5 18:19:39 2003 UTC (4 years, 11 months ago) by martink
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +16 -16 lines
graphics next double changes

Revision 1.34: download - view: text, markup, annotated - select for diffs
Wed Nov 26 13:56:19 2003 UTC (4 years, 11 months ago) by martink
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +3 -3 lines
some double changes

Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri Nov 14 20:43:27 2003 UTC (5 years ago) by will
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +5 -8 lines
ENH:Copyright changes. Hopefully the last time ever.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri Nov 7 18:32:15 2003 UTC (5 years ago) by king
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +6 -5 lines
ENH: Removing use of GetPoint method that returns a pointer to three floats.  Instead we pass in the array to fill with the point coordinates.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Jul 29 09:41:19 2003 UTC (5 years, 3 months ago) by will
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +27 -11 lines
ENH:Added progress/abort methods

Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Dec 17 02:05:38 2002 UTC (5 years, 11 months ago) by andy
Branches: MAIN
CVS tags: rpd_2-0-0-1, release-4-2-bp, release-4-2-6, release-4-2-5, release-4-2-4, release-4-2-3, release-4-2-2, release-4-2-1, release-4-2-0, release-4-2, VolView-20, VTK4-vendor-branch-point, VTK4-vendor-branch-mp1, ParaView-1-0-merge2, ParaView-1-0-merge1, ParaView-1-0-branch-point, ParaView-1-0-4, ParaView-1-0-3, ParaView-1-0-2, ParaView-1-0-1, ParaView-1-0-0, ParaView-1-0, LatestRelease-Branch, LatestRelease
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +6 -3 lines
Add missing includes for common cleanup

Revision 1.29.8.1: download - view: text, markup, annotated - select for diffs
Fri Dec 6 17:47:58 2002 UTC (5 years, 11 months ago) by king
Branches: IOSWrapper2
Diff to: previous 1.29: preferred, colored; next MAIN 1.30: preferred, colored
Changes since revision 1.29: +4 -3 lines
ENH: Implementation 2 of ios wrapper.

Revision 1.29.6.2: download - view: text, markup, annotated - select for diffs
Tue Oct 29 16:28:37 2002 UTC (6 years ago) by king
Branches: IOSWrapper
Diff to: previous 1.29.6.1: preferred, colored; branchpoint 1.29: preferred, colored; next MAIN 1.30: preferred, colored
Changes since revision 1.29.6.1: +4 -4 lines
ENH: Renamed vtk_ostream to vtkOStream, vtk_istream to vtkIStream, and vtk_ostrstream to vtkOStrStream.

Revision 1.29.6.1: download - view: text, markup, annotated - select for diffs
Tue Oct 29 05:16:09 2002 UTC (6 years ago) by king
Branches: IOSWrapper
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +5 -4 lines
ENH: Using iostream wrapper classes to speed up compilation.

Revision 1.29.2.1: download - view: text, markup, annotated - select for diffs
Fri Sep 20 16:14:29 2002 UTC (6 years, 2 months ago) by hoffman
Branches: CMI-Release1-branch
Diff to: previous 1.29: preferred, colored; next MAIN 1.30: preferred, colored
Changes since revision 1.29: +13 -5 lines
use full range for contours

Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Sep 3 12:52:22 2002 UTC (6 years, 2 months ago) by andy
Branches: MAIN
CVS tags: ParaView-0-6-r1, ParaView-0-6-merge1, ParaView-0-6-branch-point, ParaView-0-6, IOSWrapper3, IOSWrapper-bp, CMI-Release1, BeforeIOSWrapper
Branch point for: IOSWrapper2, IOSWrapper, CMI-Release1-branch
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +11 -4 lines
Add missing includes for cleaning of imaging

Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Jul 25 18:46:11 2002 UTC (6 years, 3 months ago) by avila
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +13 -5 lines
ERR: There was a problem when contours lie outside the scalar range - the
default behavior was to cap the contours on either side with the range values
but this does not work when range[0] is greater than the first contour or
range[1] is less than the last. This has been fixed, but may lead to image
changes due to different colors pulled from the lookup table (it was incorrect
before...)

Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Jun 12 14:11:41 2002 UTC (6 years, 5 months ago) by jlee
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +10 -6 lines
ENH Filter operates on input scalar field specified by member InputScalarsSelection.  Follows pattern of vtkContourGrid

Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon May 13 19:44:55 2002 UTC (6 years, 6 months ago) by andy
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +6 -5 lines
FIX: Fix problem with 64 bit id's

Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed May 8 13:34:14 2002 UTC (6 years, 6 months ago) by andy
Branches: MAIN
CVS tags: LatestSnapshot
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +7 -5 lines
FIX: Initialize some variables and remove some unreachable code, and channge some int to vtkIdType

Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Feb 7 19:41:54 2002 UTC (6 years, 9 months ago) by andy
Branches: MAIN
CVS tags: VolView-13-bp, VolView-13-Branch, ParaView-0-4-branch-point, ParaView-0-4, MC1
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +5 -5 lines
Cleanups of unused variables and uninitialized variables only visible on Visual C++ using /W4

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Feb 6 20:27:56 2002 UTC (6 years, 9 months ago) by jlee
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +9 -4 lines
ENH: base ClipTolerance on FLT_EPSILON*(range[1]-range[0])

Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Feb 5 16:12:16 2002 UTC (6 years, 9 months ago) by will
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +5 -3 lines
ENH:Purify unitialized variable

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun Feb 3 21:54:02 2002 UTC (6 years, 9 months ago) by jlee
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +17 -6 lines
ENH: added estimatedSize for newPts

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Feb 1 15:08:05 2002 UTC (6 years, 9 months ago) by jlee
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +31 -33 lines
ENH:  replaced ComputeUpperScalarIndex/ComputeLowerScalarIndex with ComputeScalarIndex, added FLT_EPSILON for ClipTolerance which seems to have fixed clipping

Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Jan 30 13:38:58 2002 UTC (6 years, 9 months ago) by will
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +4 -4 lines
ENH:Tweak to clipping

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Jan 28 14:28:54 2002 UTC (6 years, 9 months ago) by will
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +9 -7 lines
ERR:Numerical tolerancing problem reported by Jeff Lee

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Jan 24 15:08:02 2002 UTC (6 years, 9 months ago) by will
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +5 -20 lines
ENH:Simplified setting cell scalar value to lower clip value

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Jan 22 15:29:06 2002 UTC (6 years, 9 months ago) by will
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +11 -35 lines
ENH:Updated copyright: new year and streamlined

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Jan 20 17:48:01 2002 UTC (6 years, 10 months ago) by will
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +46 -3 lines
ENH:Added contour edges option

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Jan 18 15:53:15 2002 UTC (6 years, 10 months ago) by will
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +6 -5 lines
ERR:Removed segFault on empty input

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Jan 18 15:47:39 2002 UTC (6 years, 10 months ago) by will
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -4 lines
ERR:Removed warning

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Jan 18 12:43:33 2002 UTC (6 years, 10 months ago) by will
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -5 lines
ERR:Removed warnings

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Jan 17 14:30:09 2002 UTC (6 years, 10 months ago) by will
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +181 -93 lines
ENH:Clipping added

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Jan 14 13:55:47 2002 UTC (6 years, 10 months ago) by will
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +74 -59 lines
ENH:Got it working for larger datasets

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Jan 11 17:48:54 2002 UTC (6 years, 10 months ago) by will
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +85 -52 lines
Mainly working

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Jan 11 15:22:52 2002 UTC (6 years, 10 months ago) by will
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +12 -10 lines
Pass back

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Jan 10 21:41:40 2002 UTC (6 years, 10 months ago) by will
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +172 -108 lines
ENH:progress

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Jan 8 22:50:23 2002 UTC (6 years, 10 months ago) by will
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +182 -11 lines
ENH:Almost working

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Jan 4 14:24:56 2002 UTC (6 years, 10 months ago) by king
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +5 -15 lines
ENH: Three sweeping changes.

1.) vtkTypeRevisionMacro is now used in all VTK classes in place of
    vtkTypeMacro.  It invokes the original vtkTypeMacro and then adds
    a protected CollectRevisions method for future use in serialization.
    A corresponding vtkCxxRevisionMacro has been added to every .cxx file
    to implement the CollectRevisions method for each class.  This will
    allow collection of every class revision at run time.  Any new VTK class
    should use vtkTypeRevisionMacro instead of vtkTypeMacro.  The .cxx
    implementation should then have the following line:
      vtkCxxRevisionMacro(vtkFoo, "$Revision: 1.1 $");
    CVS should insert the correct revision number when the class is commited.

2.) vtkTypeMacro now also adds a typedef called "Superclass" to refer to
    the superclass of any VTK class.  All PrintSelf methods have been
    updated to call their superclass's PrintSelf like this:
      this->Superclass::PrintSelf(os,indent);
    This should reduce the number of places that refer to a superclass
    by its actual name.

3.) The standard ::New() method implementation has been replaced with a
    macro.  Instead of an explicitly written implementation to try the
    object factory and then call the new operator, VTK classes should
    instead use the following macro unless they have a special New() method:
      vtkStandardNewMacro(vtkFoo);
    This will implement the New() method in the standard way.  The line
    should appear in the .cxx implementation file, not in the header.
    Using the macro will make it easier to change the standard
    implementation of the method.

Also removed tabs from many files.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Dec 27 15:39:46 2001 UTC (6 years, 10 months ago) by will
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +24 -14 lines
ENH:Another snapshot for Jeff

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Dec 27 14:37:00 2001 UTC (6 years, 10 months ago) by will
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +40 -29 lines
ENH:Another snapshot for Jeff

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Dec 26 22:00:48 2001 UTC (6 years, 10 months ago) by will
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +205 -120 lines
ENH:In-progres exchange with J.Lee

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Dec 26 16:38:48 2001 UTC (6 years, 10 months ago) by will
Branches: MAIN
First incarnation thrown into the repository for work at home

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.