Menu

SVN archive Commit Log


Commit Date  
[r5384] by bugman

Added the missing self argument to the clear_history() method.

2008-04-07 16:28:21 Tree
[r5383] by bugman

Converted the clear_history() function to a method of the PyMOL data object.

2008-04-07 16:26:53 Tree
[r5382] by bugman

Converted file_root() from a class method to a module function, and updated it to the new design.

2008-04-07 16:25:39 Tree
[r5381] by bugman

Updated the cartoon() function to the new relax design.

2008-04-07 16:16:24 Tree
[r5380] by bugman

Created a data container for storing the pymol command history.

2008-04-07 16:11:33 Tree
[r5379] by bugman

Converted all the class methods into module functions.

2008-04-07 16:08:05 Tree
[r5378] by bugman

Fixes for the pymol user functions.

The pymol module is now being imported and its functions being called. The class methods of
generic_fns.pymol still need to be converted to module functions for this code to work.

2008-04-07 16:02:55 Tree
[r5377] by bugman

The geometric object functions have the correct args now passed into them.

2008-04-07 15:09:43 Tree
[r5376] by bugman

The cone_pdb() method is now calling the geometric object functions in the correct locations.

2008-04-07 15:08:52 Tree
[r5375] by bugman

Fix for the internal PDB structural object.

The data object is now initialised to an empty dictionary as in the base class it was initialised to
an empty list (causing the object methods to fail).

2008-04-07 15:06:36 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.