schrodinger / pymol-open-source

Open-source foundation of the user-sponsored PyMOL molecular visualization system.
https://pymol.org/
Other
1.15k stars 275 forks source link

Refactoring: enum cAtomProtected_* #316

Closed speleo3 closed 1 year ago

speleo3 commented 1 year ago

Introducing an enum for AtomInfoType::protekted.

I tried to understand the protect command better and this refactoring helped.