home *** CD-ROM | disk | FTP | other *** search
-
- ************************** Changes file for CPK ********************************
-
- Copyright © 1993 Eric G. Suchanek, all rights reserved
- E-Mail: procter!suchanek_eg@ms.uky.edu
-
- ********************************************************************************
-
- V1.0 - First public release, January 1993
-
- ********************************************************************************
-
- V1.1 - (generally an internal 'release')
-
- - March 18, 1993
-
- Modified the code slightly to utilize Math040.lib ©1992 LaMonte Koop for
- the 68040 specific version. This has led to about a 25% (subjective) increase
- in performance for CPK.040.
-
- - June 20, 1993
-
- Made the reading of .pdb files more robust. NOTE: Make sure .pdb files end
- with an END record!
-
- e.g.
-
- ATOM ....
- ATOM ....
- END
-
- Also, added asynchronous file reading using 2x32K buffers. This has led to
- a VERY large performance improvement in reading PDB files
-
- - July 1, 1993
-
- Corrected a number of user-interface 'buglets' to reset gadgets and scales
- when reading PDB files, etc. Many small changes.
-
- ********************************************************************************
-
- V2.0 - October 9, 1993
-
- - Most notably now REQUIRES 3.X and is now AGA compatible!
- - Uses the ASL screenmode requester to choose a screen mode
- - Added complete parsing for PDB annotations and a new 'Annotations' window
- - Completely re-wrote the rendering code for use with 8bit color palette.
- - Added the Light positioning window.
- - Added the quickrender/slowrender menu option.
- - Added AREXX! See the file test.cpk for example command usage.
- - Added the color palette window.
-
-
-
-