- Feb 17, 2008
-
-
Christophe Geuzaine authored
-
- Sep 15, 2007
-
-
Christophe Geuzaine authored
-
- Sep 11, 2007
-
-
Christophe Geuzaine authored
cleanups
-
Christophe Geuzaine authored
upgraded all plugins to work with the new post-pro. This is done "cheaply" for now, by only using old-style list-based datasets. Taking advantage of the abstraction (so that we can use the plugins on all datasets) will require more work. The hooks for transparent data translation are in place, but the actual translation has not been implemented yet.
-
- Nov 27, 2006
-
-
Christophe Geuzaine authored
-
- Aug 08, 2006
-
-
Christophe Geuzaine authored
-
- Jan 06, 2006
-
-
Christophe Geuzaine authored
- new button under the graphic window to temporarily disable mouse selection (speeds-up redrawing of very large models + permits to rotate/zoom-in a model in selection mode even when the whole screen is full of selectable entities--e.g. a surface mesh) - new "lasso" selection mode (to select entities using the same kind of lasso as the lasso zoom: just Ctrl+click, then drag the mouse in selection mode; the shortcuts are the same as for the lasso zoom) - it is now possible to unselect entities using the middle mouse button (only for the creation of physicals at the moment; not sure if it's useful in the other cases) - new button in visibility browser to invert the current selection (very useful e.g. when multiple physical entities are associated with a given elementary entity, in order to "peel" away the model when adding new physicals; cf. philou) - changed meaning of Escape shortcut (cancel lasso or toggle mouse selection) + restore standard fltk Escape handling for all dialog windows - updated copyright string - new mesh label mode (coordinates); all label types are now also available for mesh vertices - added option in 'Print Option' dialog to disable printing of help strings - added a comment string with the date when creating a new file - new snapping grid for adding points in the GUI
-
- Nov 28, 2005
-
-
Christophe Geuzaine authored
-
- Apr 19, 2005
-
-
Jean-François Remacle authored
-
- Jan 01, 2005
-
-
Christophe Geuzaine authored
copyright update
-
- Nov 09, 2004
-
-
Jean-François Remacle authored
-
- Sep 19, 2004
-
-
Christophe Geuzaine authored
fix problem with new dynamic menus and plugin dialogs (unfortunately, this re-adds the (small) memory leak in the GUI)
-
- Aug 12, 2004
-
-
Christophe Geuzaine authored
re-add return statements in functions returning non-void. JF: my compiler wants this (and he's right)
-
- Aug 11, 2004
-
-
Jean-François Remacle authored
-
- Aug 09, 2004
-
-
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
-
- Aug 06, 2004
-
-
Jean-François Remacle authored
-
- Aug 03, 2004
-
-
Jean-François Remacle authored
-
- May 12, 2004
-
-
Christophe Geuzaine authored
- added hacked version of the GNU matheval library to evaluate parsed functions efficiently ("a la getdp", but faster): I added a new directory (gmsh/MathEval) with that code, as well as a new configure option and a new define (HAVE_MATH_EVAL) - generalized the plugin option code to accept arbitrary string options - new plugin Plugin(Evaluate) that can evaluate arbitrary functions on scalar views (useful for example to create background meshes) PS: Everything (octree + function evaluation) is now in place to write a general plugin that can make any operation between arbitrary views...
-
- Feb 07, 2004
-
-
Christophe Geuzaine authored
Update copyright notice
-
- Nov 27, 2003
-
-
Christophe Geuzaine authored
-
- Nov 21, 2003
-
-
Christophe Geuzaine authored
Big Levelset rewrite (+ cleanup of all other plugins). Not finished yet, but I need to commit this now so that I can use it with the boss tomorrow at work. This version should compile and have all the old features working, plus some extras (levelsets of scalar/vector/tensor 1D, 2D and 3D simplectic views). JF: 'Plugin(XX).Save' is now deprecated. Use 'Save View[XX] "filename"' instead.
-
- Mar 21, 2003
-
-
Christophe Geuzaine authored
Fix whitespace in copyright headers
-
- Jan 23, 2003
-
-
Christophe Geuzaine authored
Updated copyright
-
- May 20, 2002
-
-
Christophe Geuzaine authored
-
- May 18, 2002
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Nov 19, 2001
-
-
Christophe Geuzaine authored
-
- Jul 26, 2001
-
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-
- Mar 19, 2001
-
-
Christophe Geuzaine authored
-
- Mar 10, 2001
-
-
Jean-François Remacle authored
-
- Mar 05, 2001
-
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-
- Mar 04, 2001
-
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-