This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "MoleCuilder". The branch, GUI_TesselatedLargeMolecules has been created at b618fd3708b8333749937ec3b3292deb7b55754c (commit) - Log ----------------------------------------------------------------- commit b618fd3708b8333749937ec3b3292deb7b55754c Author: Frederik Heber <heber@ins.uni-bonn.de> Date: Thu Nov 6 00:22:55 2014 +0100 GLMoleculeObject_molecule display tesselated surface in m_visible case. commit e658f1476c231eb0bfaed2af32df3d60ef6eee91 Author: Frederik Heber <heber@ins.uni-bonn.de> Date: Wed Nov 5 23:00:40 2014 +0100 GLMoleculeObject have m_visible, settable in QtMoleculeList. - is connected via QtMainWindow an GLWorldView, GLWorldScene. - i.e. molecule's atoms and bond display can now be switched on and off. commit d5eea2183811d1e7905ba2f05253516661f33d58 Author: Frederik Heber <heber@ins.uni-bonn.de> Date: Wed Nov 5 20:19:42 2014 +0100 GLMoleculeObject_atoms and .._bonds are now children of .._molecule. - GLMoleculeObject::initialize() is now virtual. - .._molecule is now draw()ing its children, i.e. initialize() of .._molecule calls in turn those of .._atom and .._bond. Similarly with draw. commit 15c75f81c6cdda2f09bf5dfdbf24c513d58ada80 Author: Frederik Heber <heber@ins.uni-bonn.de> Date: Wed Nov 5 21:49:45 2014 +0100 molecule has a lastchangedatom member variable now. - FIX: molecule::getBoundingSphere() did not check for no atoms. ----------------------------------------------------------------------- hooks/post-receive -- MoleCuilder