|
Notes |
|
|
(0019544)
|
|
olesen
|
|
2010-02-17 10:14
|
|
The change required to Servers/ServerManager/Resources/readers.xml is absolutely trivial. Although it was already posted on the mailing list, I've added it in the tar.bz2 file as well.
Since the vtkOBJReader class already exists, I would categorize the omission of the corresponding readers.xml entry as a bug rather than a feature request.
In the meantime, since it has been reported as a "feature request", I've also added in the missing support for handling line elements in the obj format. |
|
|
|
(0019549)
|
|
olesen
|
|
2010-02-18 10:06
|
|
Note to vtkOBJReader-2.tar.bz2:
ENH: improve robustness of vtkOBJReader and error messages
- handle commands that do not start on column 1
- handle backslash-newline continuations
- handle OBJ 'p' (point) command
- more stringent checking of vertex count: min 3 for faces, 2 for lines |
|
|
|
(0019687)
|
|
David Partyka
|
|
2010-03-02 13:45
|
|
|
Committed these patches to CVS and they passed the continuous dashboard. Thanks for the contribution! |
|
|
|
(0019786)
|
|
Alan Scott
|
|
2010-03-09 21:42
|
|
|
Not tested. Please reopen this bug if it has not been fixed. |
|