4 Commits

Author SHA1 Message Date
Jarrett Johnson
07d7a790f0 Forward decls/Move headers to source 2021-08-20 11:24:10 -04:00
Thomas Holder
67028fe2bc version bump: pymol 1.6
* improved rendering performance using shaders, including
   dynamically updated shaders based on settings
   (see data/shaders directory)

 * implemented shaders for menus, labels, selection indicators,
   background, and other graphics that were not using shaders.

 * consolidated textures used for labels and selection indicators
   to one texture, which helps performance

 * added memory checking to help avoid crashing when memory is
   low or not available

 * cleaned up code base, took out extraneous preprocessor code and
   code that was not used.

 * refactor pmg_tk.Settings

 * Do not clear atom names with chempy.champ.assign.amber99

 * fix some plugin manager exception handling

 * fix create with name=None

 * Plugin override search path: Always include "startup"
   from installation directory in plugin search path

 * Movie > Program > Scene Loop > Nutate > by degrees

 * ObjectMeshRenderImpl refactoring: color isomesh and isodot with
   mesh_color and dot_color settings

 * merging alignment objects: eliminate orphaned atoms

 * fix cealign alignment object creation: rms_cur arguments swapped

 * improved the alignto command to take additional keyword arguments
   which get passed to the used method -> object=aln supported now

 * remove _PYMOL_MODULE constant

 * fix LITERAL mode command parsing: ignore leading whitespace
2013-03-22 21:48:17 +00:00
wdelano
e1510a777a reindent part 2 2009-06-14 22:20:57 +00:00
wdelano
5950e93f86 *** empty log message *** 2005-03-03 03:29:18 +00:00