From git at ins.uni-bonn.de Wed Nov 5 21:50:36 2014 From: git at ins.uni-bonn.de (git repository hosting) Date: Wed, 5 Nov 2014 21:50:36 +0100 (CET) Subject: [Molecuilder-devel] [SCM] MoleCuilder branch GUI_TesselatedLargeMolecules created. v1.4.9-2-gaa90cfe Message-ID: <20141105205036.EA6BF10000F9@jupiter.ins.uni-bonn.de> 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 aa90cfeaece06a3b6a4150da841301b8182b72c1 (commit) - Log ----------------------------------------------------------------- commit aa90cfeaece06a3b6a4150da841301b8182b72c1 Author: Frederik Heber 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. commit 1caf8cd24f58bd6f5f6c4571ee60c800c93ea993 Author: Frederik Heber Date: Wed Nov 5 20:19:42 2014 +0100 GLMoleculeObject_atoms and .._bonds are now children of .._molecule. ----------------------------------------------------------------------- hooks/post-receive -- MoleCuilder From git at ins.uni-bonn.de Thu Nov 6 00:23:16 2014 From: git at ins.uni-bonn.de (git repository hosting) Date: Thu, 6 Nov 2014 00:23:16 +0100 (CET) Subject: [Molecuilder-devel] [SCM] MoleCuilder branch GUI_TesselatedLargeMolecules deleted. v1.4.9-2-gaa90cfe Message-ID: <20141105232316.7962C10000F9@jupiter.ins.uni-bonn.de> 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 deleted was aa90cfeaece06a3b6a4150da841301b8182b72c1 ----------------------------------------------------------------------- aa90cfeaece06a3b6a4150da841301b8182b72c1 molecule has a lastchangedatom member variable now. ----------------------------------------------------------------------- hooks/post-receive -- MoleCuilder From git at ins.uni-bonn.de Thu Nov 6 00:23:19 2014 From: git at ins.uni-bonn.de (git repository hosting) Date: Thu, 6 Nov 2014 00:23:19 +0100 (CET) Subject: [Molecuilder-devel] [SCM] MoleCuilder branch GUI_TesselatedLargeMolecules created. v1.4.9-4-g6d69194 Message-ID: <20141105232319.14B6F10000F9@jupiter.ins.uni-bonn.de> 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 6d69194389989eefa21753b168d7b1bcc61d60ef (commit) - Log ----------------------------------------------------------------- commit 6d69194389989eefa21753b168d7b1bcc61d60ef Author: Frederik Heber Date: Thu Nov 6 00:22:55 2014 +0100 GLMoleculeObject_molecule display tesselated surface in m_visible case. commit e658f1476c231eb0bfaed2af32df3d60ef6eee91 Author: Frederik Heber 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 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 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 From git at ins.uni-bonn.de Thu Nov 6 01:12:17 2014 From: git at ins.uni-bonn.de (git repository hosting) Date: Thu, 6 Nov 2014 01:12:17 +0100 (CET) Subject: [Molecuilder-devel] [SCM] MoleCuilder branch GUI_TesselatedLargeMolecules deleted. v1.4.9-4-g6d69194 Message-ID: <20141106001217.58DB310000F9@jupiter.ins.uni-bonn.de> 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 deleted was 6d69194389989eefa21753b168d7b1bcc61d60ef ----------------------------------------------------------------------- 6d69194389989eefa21753b168d7b1bcc61d60ef GLMoleculeObject_molecule display tesselated surface in m_visible case. ----------------------------------------------------------------------- hooks/post-receive -- MoleCuilder From git at ins.uni-bonn.de Thu Nov 6 01:12:19 2014 From: git at ins.uni-bonn.de (git repository hosting) Date: Thu, 6 Nov 2014 01:12:19 +0100 (CET) Subject: [Molecuilder-devel] [SCM] MoleCuilder branch GUI_TesselatedLargeMolecules created. v1.4.9-4-g91b2c42 Message-ID: <20141106001219.A127610000F9@jupiter.ins.uni-bonn.de> 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 91b2c42948cabfff1a186a4a33c1c2fe44dc060d (commit) - Log ----------------------------------------------------------------- commit 91b2c42948cabfff1a186a4a33c1c2fe44dc060d Author: Frederik Heber Date: Thu Nov 6 00:22:55 2014 +0100 GLMoleculeObject_molecule display tesselated surface in m_visible case. commit e658f1476c231eb0bfaed2af32df3d60ef6eee91 Author: Frederik Heber 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 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 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 From git at ins.uni-bonn.de Thu Nov 6 01:21:49 2014 From: git at ins.uni-bonn.de (git repository hosting) Date: Thu, 6 Nov 2014 01:21:49 +0100 (CET) Subject: [Molecuilder-devel] [SCM] MoleCuilder branch GUI_TesselatedLargeMolecules deleted. v1.4.9-4-g91b2c42 Message-ID: <20141106002149.30DA910000F9@jupiter.ins.uni-bonn.de> 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 deleted was 91b2c42948cabfff1a186a4a33c1c2fe44dc060d ----------------------------------------------------------------------- 91b2c42948cabfff1a186a4a33c1c2fe44dc060d GLMoleculeObject_molecule display tesselated surface in m_visible case. ----------------------------------------------------------------------- hooks/post-receive -- MoleCuilder From git at ins.uni-bonn.de Thu Nov 6 01:21:51 2014 From: git at ins.uni-bonn.de (git repository hosting) Date: Thu, 6 Nov 2014 01:21:51 +0100 (CET) Subject: [Molecuilder-devel] [SCM] MoleCuilder branch GUI_TesselatedLargeMolecules created. v1.4.9-4-gb618fd3 Message-ID: <20141106002151.9C4D010000F9@jupiter.ins.uni-bonn.de> 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 Date: Thu Nov 6 00:22:55 2014 +0100 GLMoleculeObject_molecule display tesselated surface in m_visible case. commit e658f1476c231eb0bfaed2af32df3d60ef6eee91 Author: Frederik Heber 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 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 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 From git at ins.uni-bonn.de Thu Nov 6 01:24:14 2014 From: git at ins.uni-bonn.de (git repository hosting) Date: Thu, 6 Nov 2014 01:24:14 +0100 (CET) Subject: [Molecuilder-devel] [SCM] MoleCuilder branch GUI_TesselatedLargeMolecules deleted. v1.4.9-4-gb618fd3 Message-ID: <20141106002415.02B2010000F9@jupiter.ins.uni-bonn.de> 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 deleted was b618fd3708b8333749937ec3b3292deb7b55754c ----------------------------------------------------------------------- b618fd3708b8333749937ec3b3292deb7b55754c GLMoleculeObject_molecule display tesselated surface in m_visible case. ----------------------------------------------------------------------- hooks/post-receive -- MoleCuilder From git at ins.uni-bonn.de Thu Nov 6 01:24:18 2014 From: git at ins.uni-bonn.de (git repository hosting) Date: Thu, 6 Nov 2014 01:24:18 +0100 (CET) Subject: [Molecuilder-devel] [SCM] MoleCuilder branch GUI_TesselatedLargeMolecules created. v1.4.9-4-ga6663c4 Message-ID: <20141106002418.6C54910000F9@jupiter.ins.uni-bonn.de> 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 a6663c4c6a601e59af979e8f8b82299069ccf653 (commit) - Log ----------------------------------------------------------------- commit a6663c4c6a601e59af979e8f8b82299069ccf653 Author: Frederik Heber Date: Thu Nov 6 00:22:55 2014 +0100 GLMoleculeObject_molecule display tesselated surface in m_visible case. commit e658f1476c231eb0bfaed2af32df3d60ef6eee91 Author: Frederik Heber 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 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 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 From git at ins.uni-bonn.de Thu Nov 13 00:10:34 2014 From: git at ins.uni-bonn.de (git repository hosting) Date: Thu, 13 Nov 2014 00:10:34 +0100 (CET) Subject: [Molecuilder-devel] [SCM] MoleCuilder branch GUI_TesselatedLargeMolecules updated. v1.4.9-9-g9152f55 Message-ID: <20141112231035.16CB610000F9@jupiter.ins.uni-bonn.de> 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 updated via 9152f55e9acb1ec1bcddd08248af17fe193f3d5c (commit) via 975cd086d8fb7bebc6f153ed2929294c650ca974 (commit) via 6c1a9867afae698c9960d65a071636ad8750cb70 (commit) via 16de4ab3a020c943a28442b0f393209522e02e81 (commit) via 5fb01183e168093637148acd51d1a44b9cf4ae54 (commit) from a6663c4c6a601e59af979e8f8b82299069ccf653 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 9152f55e9acb1ec1bcddd08248af17fe193f3d5c Author: Frederik Heber Date: Wed Nov 12 23:35:35 2014 +0100 Molecules can be (un)selected by clicking on the tesselation hull. commit 975cd086d8fb7bebc6f153ed2929294c650ca974 Author: Frederik Heber Date: Wed Nov 12 23:26:05 2014 +0100 Hovering over molecules is working including update of QtInfoBox. commit 6c1a9867afae698c9960d65a071636ad8750cb70 Author: Frederik Heber Date: Wed Nov 12 20:01:33 2014 +0100 GLMoleculeObject_molecule listens to AtomMoved signal to update hull only when necessary. commit 16de4ab3a020c943a28442b0f393209522e02e81 Author: Frederik Heber Date: Wed Nov 12 19:59:51 2014 +0100 tempcommit: Set TesselationHull radius to 2., independent of mol's bounding sphere. commit 5fb01183e168093637148acd51d1a44b9cf4ae54 Author: Frederik Heber Date: Wed Nov 12 19:14:17 2014 +0100 Molecule relays atom's PositionChanged as AtomMoved signal. - this allows to update tesselation hull only when something changed. ----------------------------------------------------------------------- Summary of changes: src/Atom/atom.cpp | 10 ++- src/UIElements/Qt4/QtMainWindow.cpp | 3 +- .../Views/Qt4/Qt3D/GLMoleculeObject_molecule.cpp | 84 +++++++++++++++++--- .../Views/Qt4/Qt3D/GLMoleculeObject_molecule.hpp | 9 ++- src/UIElements/Views/Qt4/Qt3D/GLWorldScene.cpp | 17 ++++- src/UIElements/Views/Qt4/Qt3D/GLWorldScene.hpp | 4 +- src/UIElements/Views/Qt4/Qt3D/GLWorldView.cpp | 10 ++- src/UIElements/Views/Qt4/Qt3D/GLWorldView.hpp | 6 +- src/UIElements/Views/Qt4/QtInfoBox.cpp | 37 ++++++++- src/UIElements/Views/Qt4/QtInfoBox.hpp | 6 +- src/molecule.cpp | 38 +++++++++ src/molecule.hpp | 5 + 12 files changed, 202 insertions(+), 27 deletions(-) hooks/post-receive -- MoleCuilder From git at ins.uni-bonn.de Tue Nov 18 21:14:40 2014 From: git at ins.uni-bonn.de (git repository hosting) Date: Tue, 18 Nov 2014 21:14:40 +0100 (CET) Subject: [Molecuilder-devel] [SCM] MoleCuilder branch GUI_TesselatedLargeMolecules updated. v1.4.9-13-g1086528 Message-ID: <20141118201441.3CC2910000F9@jupiter.ins.uni-bonn.de> 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 updated via 108652894fc66605c48fd9dc0d85960c03a107eb (commit) via 63025a47676250073220ed79c30da598cf6419b1 (commit) via 1b8e58c02badd91cbfdfd06656878d7d0e623808 (commit) via fd4077208fecdc6637f3c62c34907d9ab2c4b8eb (commit) from 9152f55e9acb1ec1bcddd08248af17fe193f3d5c (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 108652894fc66605c48fd9dc0d85960c03a107eb Author: Frederik Heber Date: Tue Nov 18 20:53:47 2014 +0100 tempcommit: Merge with d5eea21 commit 63025a47676250073220ed79c30da598cf6419b1 Author: Frederik Heber Date: Tue Nov 18 20:53:12 2014 +0100 GLMoleculeObject_molecule's UpdateBoundingBox() only called when necessary. commit 1b8e58c02badd91cbfdfd06656878d7d0e623808 Author: Frederik Heber Date: Tue Nov 18 20:52:44 2014 +0100 Added MeshFreeType to GLMoleculeObject. commit fd4077208fecdc6637f3c62c34907d9ab2c4b8eb Author: Frederik Heber Date: Sun Nov 16 17:31:35 2014 +0100 Molecule's Visibility can be changed "group-wise". - FIX: Removed this funny clear() on update() signal. Also using notifications now, which appear less often. ----------------------------------------------------------------------- Summary of changes: src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject.cpp | 14 ++- src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject.hpp | 5 + .../Views/Qt4/Qt3D/GLMoleculeObject_molecule.cpp | 22 ++-- .../Views/Qt4/Qt3D/GLMoleculeObject_molecule.hpp | 1 + src/UIElements/Views/Qt4/QtMoleculeList.cpp | 127 +++++++++++++++----- src/UIElements/Views/Qt4/QtMoleculeList.hpp | 14 ++- 6 files changed, 143 insertions(+), 40 deletions(-) hooks/post-receive -- MoleCuilder