Skip to content
Snippets Groups Projects
  1. Nov 19, 2012
    • Ansgar Philippsen's avatar
      refactored python startup files for ost and dng · 1e44748f
      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)
      1e44748f
  2. Apr 21, 2011
  3. Apr 18, 2011
  4. Jan 04, 2011
  5. Dec 22, 2010
  6. Dec 14, 2010
  7. Sep 21, 2010
  8. Sep 06, 2010
  9. Jul 30, 2010
  10. Jul 29, 2010
  11. Jul 28, 2010
  12. Jul 16, 2010
  13. Jul 15, 2010
  14. Jul 05, 2010
  15. Jun 22, 2010
  16. Jun 09, 2010
  17. Jun 07, 2010
  18. May 12, 2010
    • ansgar's avatar
      rewrote quad buffer handling; dng requires explicit -S or --stereo flag to try... · 2e96b15e
      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
      2e96b15e
  19. May 06, 2010
  20. Apr 21, 2010
  21. Apr 19, 2010
  22. Apr 15, 2010
  23. Apr 06, 2010
  24. Mar 25, 2010
  25. Mar 10, 2010
  26. Mar 06, 2010
Loading