Commit | Date | |
---|---|---|
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 |
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 ==== Anybody, any idea ? |
2011-08-26 09:53:31 | Tree |
[r14475]
by
bugman
The PyMOL macro file extension is now correct in the pymol.write user function GUI page. |
2011-08-26 09:46:58 | Tree |
2011-08-26 09:38:11 | Tree | |
2011-08-26 09:26:23 | Tree | |
[r14472]
by
bugman
The PyMOL macro is registered as a pymol file in the results file structure rather than a Grace file. |
2011-08-26 09:24:40 | Tree |
[r14471]
by
bugman
The force flag now defaults to True for the molmol.write and pymol.write user function GUI pages. |
2011-08-26 09:23:11 | Tree |
[r14470]
by
bugman
Fixes for the pymol.write and molmol.write user function GUI pages. The directory argument to the user function back end is now set to None as otherwise it defaults to |
2011-08-26 09:20:54 | Tree |