Menu

SVN archive Commit Log


Commit Date  
[r14518] by bugman

Added the _get_uf() method to the GUI interpreter object for abstracting the code.

2011-08-30 09:58:00 Tree
[r14517] by bugman

Fixes to the unit tests for the PyMOL and Molmol macro user function renamings.

2011-08-29 14:19:17 Tree
[r14516] by bugman

Fix for the molmol plot sample script for the pymol and molmol write to macro_write rename.

2011-08-29 14:17:53 Tree
[r14515] by bugman

Fix for the user manual LaTeX longtables for the pymol and molmol write to macro_write rename.

2011-08-29 14:16:42 Tree
[r14514] by bugman

Fix for the dauvergne_protocol auto-analysis for the pymol and molmol write to macro_write rename.

2011-08-29 14:09:07 Tree
[r14513] by bugman

Improvement to the PyMOL model-free macros - bonds rather than atoms in selections are now coloured.

2011-08-29 13:48:17 Tree
[r14512] by bugman

The backbone oxygen is no longer shown in the PyMOL model-free macros.

2011-08-29 13:15:17 Tree
[r14511] by bugman

Decreased the amount of time waiting for PyMOL in pymol.macro_apply to 3 seconds.

2011-08-29 13:12:53 Tree
[r14510] by bugman

Bug fix for the pymol.macro_apply user function - the command history is now cleared.

Without this, previous macro files will be executed, but if they were temporary and no longer exist,
then pymol fails.

2011-08-29 13:10:50 Tree
[r14509] by bugman

Fix for the execution of pymol macros via the pymol.macro_apply user function.

The PyMOL commands are now written to a temporary file and this file is executed via the @x run
syntax. The PyMOL commands sent into the interface are asynchronously processed so that executing
a macro in that way always fails. However the commands in a *.pml macro file are processed
synchronously, eliminating the annoying bug.

2011-08-29 13:04:26 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.