"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "modules/pymol/api.py" between
pymol-v2.1.0.tar.bz2 and pymol-open-source-2.2.0.tar.gz

About: PyMOL is a Python-enhanced molecular graphics tool. It excels at 3D visualization of proteins, small molecules, density, surfaces, and trajectories. It also includes molecular editing, ray tracing, and movies. Open Source version.

api.py  (pymol-v2.1.0.tar.bz2):api.py  (pymol-open-source-2.2.0)
skipping to change at line 137 skipping to change at line 137
get_legal_name, \ get_legal_name, \
get_unused_name, \ get_unused_name, \
get_object_matrix, \ get_object_matrix, \
get_object_ttt, \ get_object_ttt, \
get_mtl_obj, \ get_mtl_obj, \
get_phipsi, \ get_phipsi, \
get_position, \ get_position, \
get_povray, \ get_povray, \
get_raw_alignment, \ get_raw_alignment, \
get_renderer, \ get_renderer, \
get_selection_state,\
get_symmetry, \ get_symmetry, \
get_title, \ get_title, \
get_type, \ get_type, \
get_version, \ get_version, \
get_volume_field, \ get_volume_field, \
get_volume_histogram, \ get_volume_histogram, \
get_vrml, \ get_vrml, \
id_atom, \ id_atom, \
identify, \ identify, \
index, \ index, \
skipping to change at line 447 skipping to change at line 448
desaturate, \ desaturate, \
test test
from .internal import \ from .internal import \
download_chem_comp, \ download_chem_comp, \
file_read file_read
from .util import \ from .util import \
get_sasa_relative get_sasa_relative
from .stereochemistry import \
assign_stereo
#-------------------------------------------------------------------- #--------------------------------------------------------------------
#from m4x import \ #from m4x import \
# metaphorics # metaphorics
#-------------------------------------------------------------------- #--------------------------------------------------------------------
# Modules which contain programs used explicity as "module.xxx" # Modules which contain programs used explicity as "module.xxx"
from . import util from . import util
from . import movie from . import movie
from . import gui from . import gui
 End of changes. 2 change blocks. 
0 lines changed or deleted 4 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)