|
Notes |
|
|
(0020738)
|
|
onoufrios
|
|
2010-05-14 11:01
|
|
|
Correct title: Crash at opening of file in "ensight gold format" |
|
|
|
(0020897)
|
|
Utkarsh Ayachit
|
|
2010-06-02 09:49
|
|
commit e92103acb211cf6a6b4d49338f3eafa9cff9f73d
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Wed Jun 2 09:47:12 2010 -0400
Fixed BUG 0010712.
Committing fix from Thierry Carrard. Basically removed the time seeking
optimizations in vtkEnSightGolBinaryReader2 that are buggy. It solves the
freezing problem. For sure, time seeking optimization has to be put back at some
point, because sequential reading is way too slow on big files but the first goal
is to maintain functionality. |
|
|
|
(0020912)
|
|
Utkarsh Ayachit
|
|
2010-06-03 11:04
|
|
commit 02a0d583938d5f3e8030a9525ed94c01a1ea1368
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Thu Jun 3 11:01:36 2010 -0400
Revert "Fixed BUG 0010712."
This reverts commit e92103acb211cf6a6b4d49338f3eafa9cff9f73d.
Reverting since that commit accidentally removed the polyhedra support. |
|
|
|
(0020914)
|
|
Utkarsh Ayachit
|
|
2010-06-03 11:41
|
|
commit 1d0ef3df85299d469b8cb4fe02812db5f329c345
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Thu Jun 3 11:20:48 2010 -0400
Fixed BUG 0010712 (attempt #2).
Committing fix from Thierry Carrard. Basically removed the time seeking
optimizations in vtkEnSightGolBinaryReader2 that are buggy. It solves the
freezing problem. For sure, time seeking optimization has to be put back at some
point, because sequential reading is way too slow on big files but the first
goal is to maintain functionality. |
|
|
|
(0021054)
|
|
Alan Scott
|
|
2010-06-16 18:14
|
|
|
Tested local server, windows, trunk. |
|
|
|
(0021326)
|
|
Utkarsh Ayachit
|
|
2010-07-08 10:41
|
|
|