Menu

SVN archive Commit Log


Commit Date  
[r14485] by bugman

Updated the pymol and molmol macro menu entries to match the back end.

2011-08-26 11:56:18 Tree
[r14484] by bugman

Renamed the PyMOL and Molmol macro user functions to match the back end.

2011-08-26 11:49:12 Tree
[r14483] by bugman

Built the back end of the molmol.macro_run user function.

2011-08-26 10:37:10 Tree
[r14482] by bugman

Built the back end of the pymol.macro_run user function.

2011-08-26 10:36:18 Tree
[r14481] by bugman

Renamed the PyMOL and Molmol macro user function back ends.

2011-08-26 10:23:00 Tree
[r14480] by bugman

Modified the Molmol macro related user function front end to match those of PyMOL.

These are:
- molmol.macro_exec() is now molmol.macro_apply().
- molmol.write() is now molmol.macro_write().
- molmol.macro.run() has been added to execute macros from text files.

2011-08-26 10:21:21 Tree
[r14479] by bugman

Some fixes and improvements to the PyMOL macro related user functions.

2011-08-26 10:19:56 Tree
[r14478] by bugman

Created the front end for the pymol.macro_run user function.

This will be used to open and execute macros from text files.

2011-08-26 10:12:07 Tree
[r14477] by bugman

Renamed the PyMOL macro related user functions in the prompt/script front end.

The pymol.macro_exec() function is now called pymol.macro_apply(), and pymol.write() is now called
pymol.macro_write() to make it clearer.

2011-08-26 10:09:13 Tree
[r14476] by semor

A first trial at passing the "curve_type" to the C code.

However, something is wrong, potentially in the C code (see
compilation warning below) as relax now complains that
"an integer is required" for assignment to "curve_type":

====
maths_fns/relax_fit.c: In function 'setup':
maths_fns/relax_fit.c:66: warning: assignment makes integer from pointer without a cast
====

Anybody, any idea ?

2011-08-26 09:53:31 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.