Skip to content
Snippets Groups Projects
  1. May 29, 2013
  2. Apr 10, 2013
  3. Jan 01, 2013
  4. Dec 03, 2012
  5. Nov 11, 2012
  6. Nov 06, 2012
  7. Jul 31, 2012
  8. Jan 21, 2012
  9. Jan 11, 2012
  10. Mar 26, 2011
  11. Jan 11, 2011
  12. Dec 17, 2010
    • Gilles Marckmann's avatar
      Finalizes stereo implementation in FLTK · df184fc3
      Gilles Marckmann authored
      Camera mode is avaiable with camera aperture tuning
      stereo is available on stereo device only, otherwise the program
      makes a segmentation fault with a openGL message :
      
      "Insufficient GL support
       new gl windows for stereovision0x9477658
       Erreur de segmentation"
      
      df184fc3
  13. Dec 02, 2010
  14. Nov 30, 2010
  15. Nov 28, 2010
  16. Nov 26, 2010
  17. Nov 20, 2010
  18. Nov 16, 2010
  19. Oct 28, 2010
  20. Oct 27, 2010
  21. Oct 22, 2010
  22. Jul 26, 2010
  23. Feb 10, 2010
  24. Nov 09, 2009
  25. Aug 30, 2009
    • Christophe Geuzaine's avatar
      · 9d3a0f24
      Christophe Geuzaine authored
      Encapsulate toolkit-dependent global drawing functions in new
      drawContextGlobal class, and add a static drawContextGlobal to
      drawContext, with a default version that does nothing.
      
      This allows to have a completely virtualized drawing system: we can
      now ship a library with a fully working graphic system, indepedent of
      the widget toolkit. A client code just needs to subclass
      drawContextGlobal to get working graphics (see
      e.g. api_demos/mainAntTweakBar.cpp)
      9d3a0f24
  26. Aug 14, 2009
    • Christophe Geuzaine's avatar
      - replaced old Makefiles/configure system with CMake · 4d6f33e4
      Christophe Geuzaine authored
      - moved GUI to FlGui + added experimental QGui to test Qt
      
      - fixed most MSVC and gcc compiler warnings
      
      - converted some remaining tabs to whitespace (that's why the patch is
        so large; please try to remember to indent with 2 spaces and not
        tabs when you commit stuff to CVS)
      
      - merged modified patch from Konstantinos Poulios to allow saving
        physical/partition as element tags in mesh formats that don't
        support them natively
      4d6f33e4
  27. Jun 28, 2009
  28. Jun 27, 2009
  29. Jun 01, 2009
  30. Mar 18, 2009
  31. Mar 11, 2009
  32. Mar 09, 2009
  33. Mar 08, 2009
  34. Jan 31, 2009
Loading