Skip to content
Snippets Groups Projects
  1. Mar 02, 2015
  2. May 19, 2014
  3. May 09, 2013
  4. May 08, 2013
  5. 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
  6. Sep 04, 2012
  7. 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
  8. Jun 14, 2012
  9. Feb 06, 2012
  10. May 27, 2011
  11. May 05, 2011
  12. Mar 24, 2011
  13. Feb 21, 2011
  14. Feb 20, 2011
  15. Nov 04, 2010
  16. Oct 11, 2010
  17. Aug 27, 2010
  18. Aug 20, 2010
  19. 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
  20. Jul 29, 2010
  21. Jul 08, 2010
  22. Jul 06, 2010
  23. Jul 05, 2010
  24. Jun 22, 2010
  25. Jun 21, 2010
  26. Jun 15, 2010
Loading