MantisBT - VTK |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0009826 | VTK | (No Category) | public | 2009-11-02 22:38 | 2013-10-21 11:12 |
|
| Reporter | edice | |
| Assigned To | Dave DeMarle | |
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | |
| Platform | | OS | | OS Version | |
| Product Version | | |
| Target Version | | Fixed in Version | 6.1.0 | |
| Project | |
| Type | |
|
| Summary | 0009826: vtkTubeFilter bug |
| Description | Hi,
I was looking through my patches and found one for vtkTubeFilter which I had not reported.
The documentation on getting "stripes" on a vtkTubeFilter, as hinted on in the summary and partially demonstrated in TestRibbonAndTube.tcl, does not generate the correct results. I reported this some time ago on the mailing list without response
http://tinyurl.com/y94uejn [^]
GenerateTextureCoords() incorrectly calculates the coords. See attached patch.
|
| Steps To Reproduce | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | tube.patch (520) 2009-11-02 22:38 https://www.vtk.org/Bug/file/7623/tube.patch
tube.patch-corrected (520) 2009-11-02 22:53 https://www.vtk.org/Bug/file/7624/tube.patch-corrected |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2009-11-02 22:38 | edice | New Issue | |
| 2009-11-02 22:38 | edice | File Added: tube.patch | |
| 2009-11-02 22:53 | edice | File Added: tube.patch-corrected | |
| 2009-11-02 22:53 | edice | Note Added: 0018323 | |
| 2011-02-27 20:48 | edice | Note Added: 0025592 | |
| 2011-06-16 13:11 | Zack Galbreath | Category | => (No Category) |
| 2013-06-05 16:32 | Jean-Christophe Fillion-Robin | Note Added: 0030922 | |
| 2013-06-05 22:47 | edice | Note Added: 0030962 | |
| 2013-07-22 20:14 | Dave DeMarle | Assigned To | => Dave DeMarle |
| 2013-07-22 20:14 | Dave DeMarle | Status | backlog => todo |
| 2013-07-22 20:14 | Dave DeMarle | Note Added: 0031273 | |
| 2013-07-22 20:14 | Dave DeMarle | Status | todo => active development |
| 2013-08-12 17:46 | Dave DeMarle | Status | active development => backlog |
| 2013-10-21 11:12 | Dave DeMarle | Note Added: 0031706 | |
| 2013-10-21 11:12 | Dave DeMarle | Status | backlog => closed |
| 2013-10-21 11:12 | Dave DeMarle | Resolution | open => fixed |
| 2013-10-21 11:12 | Dave DeMarle | Fixed in Version | => 6.1.0 |
|
Notes |
|
|
(0018323)
|
|
edice
|
|
2009-11-02 22:53
|
|
|
Please ignore the first "tube.patch" file. |
|
|
|
(0025592)
|
|
edice
|
|
2011-02-27 20:48
|
|
|
|
|
(0030922)
|
|
Jean-Christophe Fillion-Robin
|
|
2013-06-05 16:32
|
|
|
|
|
(0030962)
|
|
edice
|
|
2013-06-05 22:47
|
|
Can you please do that yourself?
I don't actively hack on VTK and its a lot of git cloning and setting up to generate a tiny git patch.
You can take the credit, thats fine with me.
Thanks! |
|
|
|
(0031273)
|
|
Dave DeMarle
|
|
2013-07-22 20:14
|
|
|
|
|
(0031706)
|
|
Dave DeMarle
|
|
2013-10-21 11:12
|
|
|
fix has been merged and will appear in next vtk release (6.1), |
|