Re: [Jmol-developers] Display bug in HEAD

2002-11-21 Thread mth
> there still is a display bug in HEAD... > > After a while the atoms move all over the screen... (if I knew how to > make a animation of it, I could show you. I've asked about this on > Slashdot...) Pressing HOME restores the molecule, but rotation now > immediately corrupts the coordinates aga

[Jmol-developers] HeapSorter + 2 bugs found

2002-11-21 Thread mth
I converted SortedTableModel.java to use the standard Arrays.sort method and removed HeapSorter.java. This is used in the table display of atom properties. If you click on the column headers the table will be sorted on the selected column. In the course of unit-testing this code I found two bugs

Re: [Jmol-developers] Display bug in HEAD

2002-11-21 Thread mth
>> First another comment... the black lines around the atoms are very >> small >> now... Is the thickness configurable? I like the somewhat thicker >> lines... > Sorry, I should have explained this. > I added an option to have the outline color be a darker version of the > atom color. So, if the a

Re: [Jmol-developers] Display bug in HEAD

2002-11-21 Thread mth
> On Thursday 21 November 2002 16:06, mth wrote: >> > Are you only doing rotations? Or are you doing Zooms and >> Translations also? To see if it is only related to rotations please >> try the following: >> > - rotate until it gets messed up >> > - hit home >> > - click translation move the mol

Re: [Jmol-developers] Display bug in HEAD

2002-11-21 Thread E.L. Willighagen
On Thursday 21 November 2002 16:06, mth wrote: > > Are you only doing rotations? Or are you doing Zooms and Translations > > also? To see if it is only related to rotations please try the > > following: > > - rotate until it gets messed up > > - hit home > > - click translation move the molecule

Re: [Jmol-developers] Display bug in HEAD

2002-11-21 Thread mth
> Are you only doing rotations? Or are you doing Zooms and Translations > also? To see if it is only related to rotations please try the > following: > - rotate until it gets messed up > - hit home > - click translation move the molecule. Does it mess up? > - click zoom and shrink/enlarge the m

Re: [Jmol-developers] Re: [Jmol-commits] CVS: Jmol/src/org/openscience/jmol AtomShape.java,1.12,1.13 DisplayPanel.java,1.33,1.34 AtomLabelShape.java,1.4,NONE BondRenderer.java,1.3,NONE BondShape.java,1.4,NONE LineBondRenderer.java,1.7,NONE QuickdrawAtomRenderer.j

2002-11-21 Thread mth
> On Thursday 21 November 2002 14:48, mth wrote: >> Yes, they really are gone. >> >> Almost all the *Atom* code was cloned/duplicated. Same for all the >> *Bond* code. >> >> Of course, the code still exists in cvs so we can go back and look at >> it if we want. > > In a not so far future from now,

Re: [Jmol-developers] Display bug in HEAD

2002-11-21 Thread mth
> Hi Miguel, > > there still is a display bug in HEAD... > > First another comment... the black lines around the atoms are very small > now... Is the thickness configurable? I like the somewhat thicker > lines... Sorry, I should have explained this. I added an option to have the outline color be a

[Jmol-developers] Re: [Jmol-commits] CVS: Jmol/src/org/openscience/jmol AtomShape.java,1.12,1.13 DisplayPanel.java,1.33,1.34 AtomLabelShape.java,1.4,NONE BondRenderer.java,1.3,NONE BondShape.java,1.4,NONE LineBondRenderer.java,1.7,NONE QuickdrawAtomRenderer.j

2002-11-21 Thread E.L. Willighagen
On Thursday 21 November 2002 14:48, mth wrote: > Yes, they really are gone. > > Almost all the *Atom* code was cloned/duplicated. Same for all the *Bond* > code. > > Of course, the code still exists in cvs so we can go back and look at it > if we want. In a not so far future from now, I want to in

[Jmol-developers] Display bug in HEAD

2002-11-21 Thread E.L. Willighagen
Hi Miguel, there still is a display bug in HEAD... First another comment... the black lines around the atoms are very small now... Is the thickness configurable? I like the somewhat thicker lines... Rotation is about 10 FPS... or was it milliseconds? (Could you add the proper units in the sta

[Jmol-developers] Fwd: Re: [Jmol-commits] CVS: Jmol/src/org/openscience/jmol AtomShape.java,1.12,1.13 DisplayPanel.java,1.33,1.34 AtomLabelShape.java,1.4,NONE BondRenderer.java,1.3,NONE BondShape.java,1.4,NONE LineBondRenderer.java,1.7,NONE QuickdrawAtomRenderer.java,

2002-11-21 Thread E.L. Willighagen
On Wednesday 20 November 2002 20:48, Michael T Howard wrote: > Update of /cvsroot/jmol/Jmol/src/org/openscience/jmol > In directory sc8-pr-cvs1:/tmp/cvs-serv15599 > > Modified Files: > AtomShape.java DisplayPanel.java > Removed Files: > AtomLabelShape.java BondRenderer.java BondShape.ja