Skip to content
Snippets Groups Projects
  1. Aug 30, 2017
  2. Apr 30, 2015
  3. Mar 04, 2015
  4. Mar 03, 2015
  5. Mar 02, 2015
  6. May 19, 2014
  7. May 09, 2013
  8. May 08, 2013
  9. 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
  10. Sep 04, 2012
  11. Jul 26, 2012
    • Ansgar Philippsen's avatar
      moved mol.Transform to geom · 968812a8
      Ansgar Philippsen authored
      The Transform class was moved from the mol module to the geom module. A typedef
      was put into the mol namespace in C++, and a similar alias was put into the
      mol python module, with an added deprecation warning.
      968812a8
  12. Jun 14, 2012
  13. Feb 06, 2012
  14. May 27, 2011
  15. May 05, 2011
  16. Mar 24, 2011
  17. Feb 21, 2011
  18. Feb 20, 2011
  19. Nov 04, 2010
  20. Oct 11, 2010
  21. Aug 27, 2010
  22. Aug 20, 2010
  23. Jul 31, 2010
    • Ansgar Philippsen's avatar
      added SetQuery and QueryFlags to gfx::Entity · 2efcaab5
      Ansgar Philippsen authored
      added QueryFlags handling to mol::QueryViewWrapper
      fixed empty pov output (caused by multiple renderer problem in gfx::Entity impl)
      removed GLEW_VERSION_2_0 tokens
      various tiny gfx tweaks
      added stereo toggling key to gui ('=')
      added residue reordering to mol::EntityEditor
      2efcaab5
  24. Jul 29, 2010
  25. Jul 08, 2010
  26. Jul 06, 2010
  27. Jul 05, 2010
Loading