ball icon indicating copy to clipboard operation
ball copied to clipboard

The Biochemical Algorithms Library

Results 102 ball issues
Sort by recently updated
recently updated
newest added

**Reported by akdehof on 19 Aug 40445170 00:26 UTC** Currently BALL expression and SMARTS get evaluated on all Atomcontainers in the Structures window. It would be convenient, if one could...

C: VIEW
P: minor
T: enhancement

**Reported by odin on 11 Nov 40222179 00:00 UTC** The default light in the RT version uses only constant attenuation, which makes the images over-bright and extremely ugly. Default setting...

C: BALL Core
P: major
T: enhancement

**Reported by odin on 25 Feb 40222176 20:00 UTC** In the RT version, when I do some change - like delete representation or even an entire structure, the window is...

C: BALL Core
P: major
T: defect

**Reported by Marcel on 17 Feb 39834598 13:20 UTC** If some composite (Atom, Molecule, etc.) is copied, it is automatically removed from its parent. Here is a tiny example: ```...

C: BALL Core
P: major
T: defect

**Reported by dstoeckel on 14 Jan 39694823 00:00 UTC** The getNextEntry function of BALL reopens the directory if it has hit its last file. This behaviour is both: undocumented and...

C: BALL Core
P: major
T: task

**Reported by dstoeckel on 20 Sep 39596537 11:06 UTC** In order to construct a default instance of the FragmentDB one has to write ``` cpp FragmentDB db(""); ``` in contrast...

C: FragmentDB
P: blocker
T: enhancement

**Reported by dstoeckel on 1 Feb 39478218 16:00 UTC** As many classes in BALL are derived from Composite (mostly with another super class in between), they often employ Composites methods...

C: Other
P: trivial
T: enhancement

**Reported by mycae on 26 Sep 39450150 18:40 UTC** Most (none?) of the source files in the project contain the header that identifies the files as being LGPL licenced, as...

C: Other
P: minor
T: task

**Reported by akdehof on 20 Feb 39314508 15:33 UTC** It would be nice to have BALLView's Quick Optimization functionality (method optimizeStructure() in editableScene.C) as a View-independent BALL optimization method/class.

C: BALL Core
P: trivial
T: task

**Reported by akdehof on 29 Jun 39199505 11:33 UTC** Trying to record the movement using the spacenavigator is not possible. Also, changes introduced by editing via the Structures or Representations...

C: VIEW
P: minor
T: defect