Menu

SVN archive Commit Log


Commit Date  
[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
[r5374] by bugman

Added the missing import of the API base class.

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

Removed the initialisation of the 'atomic_data' structure in cone_pdb() as it is no longer used.

2008-04-07 15:02:13 Tree
[r5372] by bugman

Updated the cone_pdb() method to use the internal PDB structural object.

2008-04-07 15:01:24 Tree
[r5371] by bugman

Updated all the calls to atom_add() and atom_connect() to use the API methods instead.

2008-04-07 14:57:03 Tree
[r5370] by bugman

Changed the 'atomic_data' arg in all the geometric function to 'structure'.

This is because the structral data object will be passed into these functions instead.

2008-04-07 14:53:04 Tree
[r5369] by bugman

Added the atom_loop() prototype generator method stub to the structural API.

2008-04-07 14:47:28 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.