|
Notes |
|
|
(0016591)
|
|
Utkarsh Ayachit
|
|
2009-05-29 11:08
|
|
Why in the world were we taking the different of
magnitudes when computing scale factor? We just needed to consider the maximum
value. This was resulting in humungous scale factors when differences between
vector values were small. Fixed that.
/cvsroot/ParaView3/ParaView3/Qt/Components/pqGlyphPanel.cxx,v <-- Qt/Components/pqGlyphPanel.cxx
new revision: 1.9; previous revision: 1.8
* Pending commit to 3.6 branch |
|
|
|
(0016624)
|
|
Alan Scott
|
|
2009-06-03 20:18
|
|
I think I am going to fix this, since it is MUCH better with this fix. However, we have still not fixed the underlying problem (using time 0 for ranges, as opposed to taking something better like the last time).
This fix will only work if time step 0 has reasonable numbers in it such as velocity. It won't work if time step 0 has initial conditions, such as displacement.
This bigger problem is documented in bug number 5659.
Tested local client, using can.exo. |
|
|
|
(0016625)
|
|
Utkarsh Ayachit
|
|
2009-06-03 20:18
|
|
|
Committed to 3.6 on May 29. |
|
|
|
(0016626)
|
|
Alan Scott
|
|
2009-06-03 20:33
|
|
|
Trying to form relationships. This is a test. |
|
|
|
(0016627)
|
|
Alan Scott
|
|
2009-06-03 20:35
|
|
|
Getting a relationship to work. Closing again. |
|