Hi everyone,

the latest updates to the Open-Source SVN repository introduce some
experimental changes under the hood and a lot of code refactoring. If
you enjoy checking out the latest code, we appreciate your testing and
your feedback.

We ported the "scenes" feature from Python to C++. This fixes poor scene
switching performances with very large numbers of atoms or objects.

The supported "level" of a setting is now registered in the code and a
warning is printed if a user sets for example an object-level setting on
an atom selection.

We use some C++11 features now, so to compile, you might need:
export CPPFLAGS="-std=c++0x"

Cheers,
  Thomas

-- 
Thomas Holder
PyMOL Principal Developer
Schrödinger, Inc.

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net)
Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net

Reply via email to