- Jul 12, 2013
- Jul 09, 2013
-
-
Andreas Schenk authored
- Fix for data viewer to use main ost menubar: Data viewer menu (labeled Panels) for the active data viewer window will show in the main menu bar. - Added foxus proxy for the data viewer and its QMdiSubwindow to ensure that the data viewer panel gets the keyboard focus from the beginning.
-
- Jul 03, 2013
-
-
Tobias Schmidt authored
when adding a gfx entity to the scene using scene.Add(), the time it takes to add it is growing quadratically with the number of entities in the scene (only in gui mode), which is caused by resizing of the table in the sequence viewer.
-
- Jun 25, 2013
-
-
Gabriel Studer authored
message
-
Gabriel Studer authored
This avoids funny artefacts on tab_old if you create a new table tab_new in the following way and try to add new columns there: tab_new = Table(tab_old.col_names, tab_new.col_types)
-
- Jun 24, 2013
-
-
Bienchen authored
-
- Jun 19, 2013
-
-
Marco Biasini authored
-
Marco Biasini authored
-
Marco Biasini authored
this is a follow up to 76b079d7, in which part of the problem, but not the complete one was fixed.
-
- Jun 13, 2013
-
-
Andreas Schenk authored
-
Bienchen authored
Fixed a glitch in the PDBizer: if more than one set of tranfsormations & chains exist, lingand/ water chains in the entity already exist, but are re-initialsied in a call to PDBizer.Add and added again to the entity... which does not work, of course.
-
- Jun 11, 2013
-
-
Valerio Mariani authored
-
Valerio Mariani authored
-
- Jun 10, 2013
-
-
Valerio Mariani authored
-
- Jun 08, 2013
-
-
Valerio Mariani authored
-
Valerio Mariani authored
-
Valerio Mariani authored
-
Valerio Mariani authored
A little less hackish solution. Thanks to Andi for the suggestion
-
- Jun 07, 2013
-
-
Andreas Schenk authored
-
Andreas Schenk authored
-
Valerio Mariani authored
Horrible hack (execute_process) to work around the fact that the python modules in Ubuntu are now spread over many directories and symlinked everywhere
-
Valerio Mariani authored
Substitutes DEBIAN_STYLE_LIBEXEC flag and manages location and name of lib and libexec folders on Debian/Ubuntu-based systems
-
Gabriel Studer authored
No unit tests yet.
-
Gabriel Studer authored
build superposable subsets. At least three atoms are required. This scenario gets now checked and an error is thrown.
-
- Jun 03, 2013
-
-
Bienchen authored
-
- May 31, 2013
-
-
Niklaus Johner authored
-
Niklaus Johner authored
Vec3 from two Vec3List that are closest.
-
Niklaus Johner authored
-
- May 30, 2013
-
-
Gabriel Studer authored
-
Gabriel Studer authored
When a chain has been inserted in an entity with a ChainHandle as argument, the name of the given ChainHandle has been used. The chain then got subsequently renamed to the given name. This can cause problems, if a chain with the same name as the input ChanHandle is already present.
-
Gabriel Studer authored
-
Gabriel Studer authored
-
- May 29, 2013
-
-
Marco Biasini authored
-
- May 27, 2013
-
-
Gabriel Studer authored
-
Gabriel Studer authored
not tested yet.
-
Marco Biasini authored
-
- May 24, 2013
-
-
Valerio Mariani authored
-
- May 23, 2013
-
-
Valerio Mariani authored
-
Gabriel Studer authored
-