- Nov 19, 2012
-
-
Ansgar Philippsen authored
there are now three startup files; ost_startup.py (former init_cl.py) initializes non-gui ost; dng_startup (former init.py) initializes dng; and gosty_startup initializes gosty (some issues remain what to put into dng_startup as opposed to gosty_startup). also, files are now properly placed into site-packages/ost (on osx and linux)
-
- Apr 21, 2011
-
-
Andreas Schenk authored
-
- Apr 18, 2011
-
-
Andreas Schenk authored
added slider to change verbosity level from gui if the verbosity level is changed from the shell the slider is updated automatically
-
- Jan 04, 2011
-
-
Marco Biasini authored
-
Marco Biasini authored
This fixes BZDNG-171
-
- Dec 22, 2010
-
-
Marco Biasini authored
-
Valerio Mariani authored
For debugging purposes
-
- Dec 14, 2010
-
-
Ansgar Philippsen authored
-
- Sep 21, 2010
-
-
mariva00 authored
git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2723 5a81b35b-ba03-0410-adc8-b2c5c5119f08
-
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
-
- Sep 06, 2010
-
-
valerio authored
git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2692 5a81b35b-ba03-0410-adc8-b2c5c5119f08
-
marco authored
git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2691 5a81b35b-ba03-0410-adc8-b2c5c5119f08
-
- Jul 30, 2010
-
-
stefan authored
git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2618 5a81b35b-ba03-0410-adc8-b2c5c5119f08
-
- Jul 29, 2010
-
-
stefan authored
git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2611 5a81b35b-ba03-0410-adc8-b2c5c5119f08
-
marco authored
git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2609 5a81b35b-ba03-0410-adc8-b2c5c5119f08
-
- Jul 28, 2010
-
-
valerio authored
git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2597 5a81b35b-ba03-0410-adc8-b2c5c5119f08
-
marco authored
a dialog pop-up the first time a user starts DNG on the Mac and asks if symlinks for the command-line tools should be created. git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2595 5a81b35b-ba03-0410-adc8-b2c5c5119f08
-
- Jul 16, 2010
-
-
valerio authored
not existing git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2577 5a81b35b-ba03-0410-adc8-b2c5c5119f08
-
- Jul 15, 2010
-
-
stefan authored
git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2571 5a81b35b-ba03-0410-adc8-b2c5c5119f08
-
- Jul 05, 2010
-
-
stefan authored
git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2517 5a81b35b-ba03-0410-adc8-b2c5c5119f08
-
stefan authored
git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2515 5a81b35b-ba03-0410-adc8-b2c5c5119f08
-
- Jun 22, 2010
-
-
stefan authored
git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2437 5a81b35b-ba03-0410-adc8-b2c5c5119f08
-
- Jun 09, 2010
-
-
andreas authored
git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/branches/new_shell@2368 5a81b35b-ba03-0410-adc8-b2c5c5119f08
-
- Jun 07, 2010
-
-
stefan authored
git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2350 5a81b35b-ba03-0410-adc8-b2c5c5119f08
-
stefan authored
git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2349 5a81b35b-ba03-0410-adc8-b2c5c5119f08
-
- May 12, 2010
-
-
ansgar authored
rewrote quad buffer handling; dng requires explicit -S or --stereo flag to try and allocate stereo visual; if successful, stereo mode 1 will work without explicit switching of glformat in qwidget (which was broken and deprecated) mapped glcanvas ctrl-0 to shadow toggling and ctrl-9 to ambient occlusion toggling fused interlaced and quad based stereo to nearly the same code (2 lines different), incorporating deferred shading into both stereo modes added experimental ambient occlusion algorithms; added experimental ambient occlusion quality added shadow map weighting renamed GfxObjBase::Outline and GfxObjBase::AALines to SetOutline and SetAALines, resp git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/branches/new_gfx@2247 5a81b35b-ba03-0410-adc8-b2c5c5119f08
-
- May 06, 2010
-
-
stefan authored
git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2187 5a81b35b-ba03-0410-adc8-b2c5c5119f08
-
- Apr 21, 2010
-
-
valerio authored
git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2096 5a81b35b-ba03-0410-adc8-b2c5c5119f08
-
stefan authored
git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2084 5a81b35b-ba03-0410-adc8-b2c5c5119f08
-
stefan authored
git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2082 5a81b35b-ba03-0410-adc8-b2c5c5119f08
-
stefan authored
git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2079 5a81b35b-ba03-0410-adc8-b2c5c5119f08
-
stefan authored
git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2078 5a81b35b-ba03-0410-adc8-b2c5c5119f08
-
stefan authored
- GLWin and SpaceNav git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2075 5a81b35b-ba03-0410-adc8-b2c5c5119f08
-
- Apr 19, 2010
-
-
stefan authored
git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2043 5a81b35b-ba03-0410-adc8-b2c5c5119f08
-
- Apr 15, 2010
-
-
stefan authored
git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2020 5a81b35b-ba03-0410-adc8-b2c5c5119f08
-
stefan authored
git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2017 5a81b35b-ba03-0410-adc8-b2c5c5119f08
-
- Apr 06, 2010
-
-
andreas authored
git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@1932 5a81b35b-ba03-0410-adc8-b2c5c5119f08
-
- Mar 25, 2010
-
-
marco authored
git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@1892 5a81b35b-ba03-0410-adc8-b2c5c5119f08
-
- Mar 10, 2010
-
-
andreas authored
git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@1805 5a81b35b-ba03-0410-adc8-b2c5c5119f08
-
- Mar 06, 2010
-
-
marco authored
Fixes BZDNG-74 git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@1777 5a81b35b-ba03-0410-adc8-b2c5c5119f08
-