Thomas Holder d020c80214 PYMOL-1538 Picking support for ObjectCGO
No nice API available yet. Pick event can be captured like this:

>>> cmd.button("single_left", "none", "clik")
>>> cmd.set_key("F1", lambda: print(_cmd.get_click_string(cmd._COb)))

(press "F1" after a pick)

- Add pick colors to CGO demo (for testing/demo)
2020-08-06 13:03:06 +02:00
2020-07-29 12:38:17 +02:00
2020-05-22 08:52:37 +02:00
2020-08-04 14:02:28 +02:00
2020-07-15 17:42:00 +02:00
2020-08-04 14:02:34 +02:00
2019-03-29 13:37:41 +01:00
2020-06-22 11:12:34 +02:00
2019-02-12 16:58:50 +01:00
2020-05-20 10:22:48 +02:00
2017-02-23 14:37:57 +00:00
2020-06-05 09:13:06 +02:00
2010-01-08 21:33:40 +00:00
2019-02-12 19:03:05 +01:00
2017-02-23 14:37:57 +00:00
2020-07-09 09:20:53 +02:00

CI

Open-Source PyMOL

Open-source foundation of the user-sponsored PyMOL molecular visualization system.

The commercial PyMOL product ("Incentive PyMOL") with maintenance and support is available from https://pymol.org

Installation

See INSTALL.

Contributing

See DEVELOPERS.

License

Copyright (c) Schrodinger, LLC

Published under a BSD-like license, see LICENSE.

Description
No description provided
Readme 71 MiB
Languages
C++ 55.9%
Python 24.2%
C 13.4%
JavaScript 3%
mIRC Script 1.7%
Other 1.7%