- Jul 13, 2012
-
-
Gabriel Studer authored
-
- Jul 12, 2012
-
-
Ansgar Philippsen authored
-
Ansgar Philippsen authored
-
Ansgar Philippsen authored
-
Ansgar Philippsen authored
The Color class now keeps track of RGB and HSV in preparation of better HSV use, e.g. HSV based gradients. The interface has been extended, and parts of the old interface have been deprecated (by means of in-source comments, not yet as messages when using it); this applies to both C++ and Python. Instead of gfx.Color() use the factory functions gfx.RGB(r,g,b), gfx.RGBA(r,g,b,a), gfx.HSV(h,s,v) and gfx.HSVA(h,s,v,a). See also gfx/color.hh for in-source doc
-
Marco Biasini authored
-
- Jul 10, 2012
-
-
Ansgar Philippsen authored
-
Andreas Schenk authored
-
Andreas Schenk authored
-
Bienchen authored
-
Bienchen authored
-
Marco Biasini authored
-
Marco Biasini authored
-
Marco Biasini authored
-
Florian Kiefer authored
naccess does not like dots in path names. Some temporary directories contain dots, which causes naccess to fail. We now provide a scratch_dir option, which allows to specify a temporary directory. Also, allow to set the maximal number of atoms supported by naccess.
-
- Jul 09, 2012
-
-
Ansgar Philippsen authored
added cmake option to set hidden visibility for gcc compiles; fixed several missing visibility declarations
-
Ansgar Philippsen authored
-
Valerio Mariani authored
-
- Jul 06, 2012
-
-
Ansgar Philippsen authored
-
Bienchen authored
-
Valerio Mariani authored
-
Valerio Mariani authored
Fixes BZDNG-385
-
Valerio Mariani authored
-
Valerio Mariani authored
-
- Jul 05, 2012
-
-
Ansgar Philippsen authored
-
Marco Biasini authored
-
Marco Biasini authored
-
Marco Biasini authored
-
Marco Biasini authored
-
BIOPZ-Haas Juergen authored
installation docu: mentioning fortran as requirement for TMTOOLS; fixing typos; fixing link to compoundlib docu
-
Valerio Mariani authored
-
Valerio Mariani authored
-
Valerio Mariani authored
Mainly Marco's work
-
- Jul 04, 2012
-
-
BIOPZ-Haas Juergen authored
-
Gabriel Studer authored
-
- Jul 03, 2012
-
-
Marco Biasini authored
-
Marco Biasini authored
-
Valerio Mariani authored
-
Valerio Mariani authored
-
- Jul 02, 2012
-
-
Ansgar Philippsen authored
-