"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "layer0/PyMOLOptions.h" 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.

PyMOLOptions.h  (pymol-v2.1.0.tar.bz2):PyMOLOptions.h  (pymol-open-source-2.2.0)
skipping to change at line 51 skipping to change at line 51
defer_builds_mode, defer_builds_mode,
full_screen, full_screen,
sphere_mode, sphere_mode,
stereo_capable, // for informing PyMOL as to the capabilities of the conte xt */ stereo_capable, // for informing PyMOL as to the capabilities of the conte xt */
stereo_mode, stereo_mode,
zoom_mode, // set "auto_zoom" setting zoom_mode, // set "auto_zoom" setting
launch_status, launch_status,
no_quit; // prevent any action from quitting or killing PyMOL no_quit; // prevent any action from quitting or killing PyMOL
bool retina; // enables 4K Retina support, if available bool retina; // enables 4K Retina support, if available
bool gldebug; // enables GL debugging
/* WARNING: for the sake of forward compability, never delete or /* WARNING: for the sake of forward compability, never delete or
move any fields in the above ...initialization struct in PyMOL.c */ move any fields in the above ...initialization struct in PyMOL.c */
/* WARNING: don't add, delete, or change item order unless you also update /* WARNING: don't add, delete, or change item order unless you also update
PyMOL.c "CPyMOLOptions Defaults"where this global structure is initialized */ PyMOL.c "CPyMOLOptions Defaults"where this global structure is initialized */
}; };
#ifndef CPyMOLOptions_DEFINED #ifndef CPyMOLOptions_DEFINED
typedef struct _CPyMOLOptions CPyMOLOptions; typedef struct _CPyMOLOptions CPyMOLOptions;
 End of changes. 1 change blocks. 
0 lines changed or deleted 1 lines changed or added

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