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