[Jmol-developers] DisplayPanel changes

2002-11-20 Thread mth
I just checked in some pretty big changes to DisplayPanel PovrayDialog io/PovraySaver io/PovrayStyleWriter This was a major overhaul of the transformation code that is used to manage rotations, translations, and scaling to screen coordinates. I now have a good understanding of most of thi

Re: [Jmol-developers] Please update doc/source/JmolHistory.xml

2002-11-20 Thread mth
> i've you done anythine to CVS (like bug fix, new feature, performance > enhencement), then please update the file doc/source/JmolHistory.xml > file. > I haven't made any changes to this file yet. I will do so in the near future. Miguel ---

Re: [Jmol-developers] new Jmol package/subdirs

2002-11-20 Thread mth
> Today I'll add a new package: > > org.openscience.jmol.io > > With the file IO classes. Good. > I would like to propose also a package: > > org.openscience.jmol.rendering > > But this would best be implemented by Miguel. He is working on > the rendering part most right now... Miguel, do you

[Jmol-developers] utilities

2002-11-20 Thread Fabian Dortu
What do you think about adding a "utilities" directory? Actually, I am now working on a module to plot energy band diagrams and I have written some classes to handle units and postscript files. These classes (and eventually others) may be usefull in other parts of the program but are not complete e

[Jmol-developers] Please update doc/source/JmolHistory.xml

2002-11-20 Thread Egon Willighagen
Hi all, i've you done anythine to CVS (like bug fix, new feature, performance enhencement), then please update the file doc/source/JmolHistory.xml file. Egon --- This sf.net email is sponsored by: To learn the basics of securing your web si

Re: [Jmol-developers] new Jmol package/subdirs

2002-11-20 Thread Fabian Dortu
Very good idea, indeed. Fabian On Wed, 2002-11-20 at 11:53, Egon Willighagen wrote: > Hi all, > > I am going crazy by all those files in the same directory... > Today I'll add a new package: > > org.openscience.jmol.io > > With the file IO classes. > > I would like to propose also a package

[Jmol-developers] About "required" JVM

2002-11-20 Thread Egon Willighagen
Miguel asked about raising the required JVM version to 1.3. The browser share of versions that only support JVM 1.1 is still rather large... Yes, there are SUN plugins for Netscape/IE, but this leads to webpages that do not work out-of-the-box... and place restrictions on the browsers to use...

[Jmol-developers] new Jmol package/subdirs

2002-11-20 Thread Egon Willighagen
Hi all, I am going crazy by all those files in the same directory... Today I'll add a new package: org.openscience.jmol.io With the file IO classes. I would like to propose also a package: org.openscience.jmol.rendering But this would best be implemented by Miguel. He is working on the r