Skip to content
Snippets Groups Projects
  1. Dec 27, 2004
    • Christophe Geuzaine's avatar
      · e4c111b0
      Christophe Geuzaine authored
      draw points instead of grid
      e4c111b0
    • Christophe Geuzaine's avatar
      · 94a3026e
      Christophe Geuzaine authored
      add callbacks to draw grid + fix interval definition
      94a3026e
    • Christophe Geuzaine's avatar
      · bf413a02
      Christophe Geuzaine authored
      add callbacks to draw grid
      bf413a02
    • Christophe Geuzaine's avatar
      /scale[0] · c715a4c9
      Christophe Geuzaine authored
      c715a4c9
    • Christophe Geuzaine's avatar
      · 10e5d9da
      Christophe Geuzaine authored
      fixed typos + option file location for new Min/Max options
      10e5d9da
    • Christophe Geuzaine's avatar
      *** empty log message *** · 5b6c4ed9
      Christophe Geuzaine authored
      5b6c4ed9
    • Christophe Geuzaine's avatar
      · 6bd075bf
      Christophe Geuzaine authored
      new Plugin(Probe) to query the value of a view at a single point
      6bd075bf
    • Christophe Geuzaine's avatar
      · 1219dc4a
      Christophe Geuzaine authored
      new Plugin(Remove) to selectively remove parts of a view (e.g., all
      the text strings, all the scalar lines, etc.). Very useful to clean up
      maps after cuts, or to reset comment strings.
      1219dc4a
    • Christophe Geuzaine's avatar
      · f0cbeec5
      Christophe Geuzaine authored
      - new alternative Draw_String function taking a "style" argument (used
        only for font size at the moment)
      - new Plugin(Annotate) to add simple text strings to a view
      f0cbeec5
    • Christophe Geuzaine's avatar
      · e833451b
      Christophe Geuzaine authored
      set num of rotor/stator teeth as parameters
      e833451b
    • Christophe Geuzaine's avatar
      · c556d30f
      Christophe Geuzaine authored
      more robust "Delete Empty Views"
      c556d30f
    • Christophe Geuzaine's avatar
      · b67069ff
      Christophe Geuzaine authored
      my last commit also fixed several problems in For/EndFor loops:
      
      - the body of the loop was executed at least once, even if the test was
        always false (e.g. For (1:-1:1) )
      - the body could be executed one extra time when using optional
        step values
      - the for loops didn't work with negative step values
      b67069ff
    • Christophe Geuzaine's avatar
      · e13b85ce
      Christophe Geuzaine authored
      - new parser function GetValue("text", default_value) to query a value
        interactively in a script
      
      - added a nice example using this (to compute slices automatically):
        demos/multislice.script
      e13b85ce
  2. Dec 26, 2004
  3. Dec 25, 2004
  4. Dec 24, 2004
  5. Dec 23, 2004
  6. Dec 22, 2004
  7. Dec 21, 2004
Loading