Skip to content
Snippets Groups Projects
  1. Jan 30, 2009
    • Christophe Geuzaine's avatar
      msc is busted · b5bdefbd
      Christophe Geuzaine authored
      b5bdefbd
    • Christophe Geuzaine's avatar
      · 676a4194
      Christophe Geuzaine authored
      moved all string options to std::string
      
      *****************************************************************
      WARNING: this has the potential to break things in subtle ways...
               PLEASE TEST AND REPORT ANY WEIRDNESSES
      *****************************************************************
      676a4194
    • Christophe Geuzaine's avatar
      · 994aa8a2
      Christophe Geuzaine authored
      get string option would NEVER work! Ugly fix until will replace all const char*
      with std::strings in the options
      994aa8a2
  2. Jan 22, 2009
  3. Jan 21, 2009
  4. Jan 18, 2009
  5. Jan 15, 2009
  6. Jan 10, 2009
    • Christophe Geuzaine's avatar
      fix minimize · 48554b32
      Christophe Geuzaine authored
      48554b32
    • Christophe Geuzaine's avatar
      · 6a057fa6
      Christophe Geuzaine authored
      Added "File->Save Options" to automatically save options for the
      current project (same name + appended ".opt")
      
      OpenProject will detect the ".opt" and will load the options
      automatically if available.
      
      Adapted from an original idea and patch from <jiri.hnidek@tul.cz>.
      
      Thanks Jiri!
      6a057fa6
  7. Jan 08, 2009
  8. Jan 07, 2009
  9. Jan 06, 2009
  10. Jan 05, 2009
  11. Jan 04, 2009
  12. Jan 03, 2009
    • Christophe Geuzaine's avatar
      fix msvc · 5c8629be
      Christophe Geuzaine authored
      5c8629be
    • Christophe Geuzaine's avatar
      allow tiling of graphic window (File->Split Window) · 99cff6b1
      Christophe Geuzaine authored
      added File->Clear + changed behaviour of File->New (now just adds a
      new model)
      
      allow smaller fonts for palettes (test with "-deltafontsize")
      
      use display list for 3d arrows (approx. 2x speedup on my laptop for
      large vector views) and spheres
      
      removed static quadrics (wrong when \exists multiple gl contexts),
      replaced with correct(?) init in drawContext
      99cff6b1
  13. Dec 29, 2008
  14. Dec 28, 2008
  15. Dec 23, 2008
  16. Dec 19, 2008
  17. Dec 17, 2008
    • Christophe Geuzaine's avatar
      · 29fb062b
      Christophe Geuzaine authored
      changed -part command line handling
      29fb062b
  18. Dec 15, 2008
  19. Dec 10, 2008
  20. Dec 07, 2008
Loading