Commit | Date | |
---|---|---|
[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, |
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 |
2011-08-29 13:04:26 | Tree |
2011-08-29 12:23:23 | Tree | |
[r14507]
by
bugman
The Molmol and PyMOL classes are now initialised by the model-free class and the methods aliased. |
2011-08-29 12:21:19 | Tree |
2011-08-29 12:17:57 | Tree | |
[r14505]
by
bugman
All the model-free macro methods are no longer private. The class will not be used as a base class for the model-free specific class. |
2011-08-29 12:17:05 | Tree |
2011-08-29 12:15:17 | Tree | |
2011-08-29 12:13:22 | Tree | |
[r14502]
by
bugman
Abstracted the model-free 'classic' Molmol and PyMOL creation in to a base class. As most of the code between the specific_fns.model_free.molmol and specific_fns.model_free.pymol |
2011-08-29 12:07:03 | Tree |
[r14501]
by
bugman
Completely converted the PyMOL model-free macro creation from Molmol to PyMOL commands. This now reproduces the Molmol 'classic' representation. |
2011-08-29 11:28:13 | Tree |