- Nov 22, 2023
-
-
Studer Gabriel authored
This reverts commit 9153648f. The intention of this commit was to fix potential issues when operating on a dihedral connecting 4 atoms where at least 3 atoms are exactly on a line. Dihedrals are ill defined in this case but "expected behaviour" (whatever that means) is tested as a unit test. A fail was observed in two cases. First case that triggered commit 9153648f, second case that showed that the problem is not solved. Therefore reverting to original state in order to find different solution.
-
- Feb 09, 2021
-
-
Studer Gabriel authored
-
- Feb 13, 2020
-
-
Bienchen authored
-
- Mar 02, 2015
-
-
Studer Gabriel authored
wrong branch, big sorry This reverts commit e77d08a6.
-
Studer Gabriel authored
-
- Feb 21, 2011
-
-
Ansgar Philippsen authored
various related cleanups and optimizations: - removed superfluous sort in load_dcd - added explicit *TransformedPos() methods to complement *Pos() methods (XCSEditor, AtomHandle, AtomImpl) - changed getter/setter logic for AtomImpl Name, TransformedPos and OriginalPos to direct access, deprecated GetName and removed Get*Pos and Set*Pos
-
Marco Biasini authored
-
Marco Biasini authored
-
Marco Biasini authored
-
- Dec 06, 2010
-
-
Marco Biasini authored
-
- Sep 21, 2010
-
-
marco authored
specifically, remove LOGN_* macros and introduce new logging levels. We now have ERROR, WARNING, INFO, VERBOSE, DEBUG and TRACE. DEBUG and TRACE are turned off under NDEBUG and expand to an empty macro. new default verbosity level displays ERROR/WARNING/INFO git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2709 5a81b35b-ba03-0410-adc8-b2c5c5119f08
-
- Feb 26, 2010
-
-
marco authored
git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@1742 5a81b35b-ba03-0410-adc8-b2c5c5119f08
-