makson96 / Dynamics

Dynamics PyMOL Plugin
GNU General Public License v3.0
39 stars 17 forks source link

Compatibility for PyMOL 2.0 #92

Open makson96 opened 6 years ago

makson96 commented 6 years ago

We should check if current plugin is compatibile with PyMOL 2.0 and fix any issues with it.

makson96 commented 6 years ago

The plugin is working fine as a "Legacy plugin", we need to find documatation about porting to new plugin architecture.

makson96 commented 6 years ago

The PyMOL 2.1 was released as Open Source. We should make sure that plugin is compatible with it. Note that issue #93 is big blocker for it.