Skip to content
Snippets Groups Projects
  1. Sep 12, 2004
  2. Sep 11, 2004
  3. Sep 04, 2004
  4. Sep 03, 2004
    • Christophe Geuzaine's avatar
      · 9c4f723c
      Christophe Geuzaine authored
      added W coordinate for light sources (so that we can have "spot sources")
      9c4f723c
  5. Sep 01, 2004
    • Christophe Geuzaine's avatar
      *** empty log message *** · 5091d8fc
      Christophe Geuzaine authored
      5091d8fc
    • Christophe Geuzaine's avatar
      · 8d3564f8
      Christophe Geuzaine authored
      small opti
      8d3564f8
    • Christophe Geuzaine's avatar
      · bf29e24c
      Christophe Geuzaine authored
      For all our mechanical engineering friends out there, I just cleaned up the stuff
      I did with Sean last year, i.e., allow to draw a vector field as a displacement
      map, with another scalar field displayed instead of the displacement norm.
      
      It's basically the same as Plugin(DisplacementRaise), but it does not modify the
      actual data inside the view (so e.g. you cannot save it). Instead, it's implemented
      as an alternative "Vector display" mode. This allows to easily animate deformed meshed
      with arbitrary scalar fields drawn on them. (The GUI for this is kinda lame, but
      it works: just select Vector display->Raised scalar view, select the scalar view
      number, et voila.)
      
      I also generalized the smooth normal code path a little, so that we can have smooth
      normals for vector-as-displacement and tensor-as-von-mises plots, too.
      bf29e24c
  6. Aug 30, 2004
  7. Aug 28, 2004
    • Christophe Geuzaine's avatar
      · b9ecc41b
      Christophe Geuzaine authored
      - set glBlendEquation explicitly
      - make parser
      b9ecc41b
  8. Aug 27, 2004
  9. Aug 21, 2004
  10. Aug 20, 2004
  11. Aug 18, 2004
  12. Aug 16, 2004
  13. Aug 15, 2004
    • Christophe Geuzaine's avatar
      · e0803866
      Christophe Geuzaine authored
      better label for "constrain bg mesh"
      e0803866
    • Christophe Geuzaine's avatar
      · c7853372
      Christophe Geuzaine authored
      fix support for multiple light sources (+ add a couple of options to set
      the light color and specular reflection exponent)
      c7853372
  14. Aug 13, 2004
  15. Aug 12, 2004
    • Christophe Geuzaine's avatar
      · c8c30d8c
      Christophe Geuzaine authored
      added vertex arrays in volumes to store the boundary of the cuts
      when we draw them "as surfaces" (for Philou, not tested yet)
      c8c30d8c
    • Christophe Geuzaine's avatar
      · 40e5cfbb
      Christophe Geuzaine authored
      fixed small bug in ReplaceDuplicateCurves where we woudn't eliminate
      identical CIRC/CIRC_INV ELLI/ELLI_INV pairs
      40e5cfbb
    • Christophe Geuzaine's avatar
      · 37d97a59
      Christophe Geuzaine authored
      re-add return statements in functions returning non-void. JF: my compiler
      wants this (and he's right)
      37d97a59
    • Christophe Geuzaine's avatar
      · 6e833573
      Christophe Geuzaine authored
      small copy/paste mistake in my last commit
      6e833573
  16. Aug 11, 2004
  17. Aug 09, 2004
    • Christophe Geuzaine's avatar
      · 6dcecb64
      Christophe Geuzaine authored
      make depend
      6dcecb64
    • Christophe Geuzaine's avatar
      *** empty log message *** · 2c0eb0a5
      Christophe Geuzaine authored
      2c0eb0a5
    • Christophe Geuzaine's avatar
      · e4a4b3e7
      Christophe Geuzaine authored
      - fixed a couple of gcc warnings + added missing o->end() in
        jf's StructuralSolver plugin
      
      - fixed the view option code: FLTK > 1.1.5rc1 breaks our use of
        widget->changed()...
      
      - added background mesh support in the aniso algorithm
      e4a4b3e7
  18. Aug 07, 2004
    • Christophe Geuzaine's avatar
      · f7545859
      Christophe Geuzaine authored
      - fixed a couple of corner cases in the computation of 2D/3D isos
        (+renamed the routines)
      - fixed small box size bug in the GUI
      f7545859
  19. Aug 06, 2004
  20. Aug 03, 2004
  21. Jul 30, 2004
    • Christophe Geuzaine's avatar
      · 0e0ce3d5
      Christophe Geuzaine authored
      airplane work: reorganized the option panels in the GUI (more descriptive
      labels, same categories for geo/mesh/post, etc.)
      0e0ce3d5
  22. Jul 23, 2004
Loading