- 12 Aug, 2004 16 commits
-
-
Francois Bertel authored
-
Francois Bertel authored
-
Francois Bertel authored
-
Francois Bertel authored
-
Francois Bertel authored
-
Francois Bertel authored
-
Francois Bertel authored
-
Francois Bertel authored
-
Francois Bertel authored
-
Will Schroeder authored
-
Will Schroeder authored
-
Will Schroeder authored
-
Utkarsh Ayachit authored
-
Utkarsh Ayachit authored
ERR: corrected the bug due to which once any of the scale factors was set to 0, it was not possible to extend (by dragging) the widget in the direction with scale factor 0. This was due to the fact that it used the two face handles to decide the movement direction. Changed that to use any available non-zero direction vector. If all scale factors are 0, in that case the widget extends along the coordinate axes
-
Ken Martin authored
-
Ken Martin authored
-
- 11 Aug, 2004 8 commits
-
-
Ken Martin authored
-
Andy Cedilnik authored
-
Brad King authored
ENH: Speedup for SetupInputs method by not doing a Register/UnRegister and AddConsumer/RemoveConsumer pair for inputs that are already present.
-
Francois Bertel authored
-
Brad King authored
-
Will Schroeder authored
-
Will Schroeder authored
-
Will Schroeder authored
-
- 10 Aug, 2004 10 commits
-
-
Ken Martin authored
-
Ken Martin authored
-
Ken Martin authored
-
Ken Martin authored
-
Ken Martin authored
-
Berk Geveci authored
-
Ken Martin authored
-
Ken Martin authored
-
Ken Martin authored
fix a problem where the input and output ports were being deleted too early. We want to delete the connections but leave the arrays
-
Ken Martin authored
-
- 09 Aug, 2004 6 commits
-
-
Ken Martin authored
-
Ken Martin authored
-
Ken Martin authored
-
Ken Martin authored
-
Brad King authored
ENH: Updated vtkTableExtentTranslator to support providing a different number of extents than are in the table. Currently this may not work well when the number of pieces requested is greater than one but less than the number of pieces in the table. Not all data will be returned in this case.
-
Brad King authored
-