-
- Downloads
airport work:
- 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
Showing
- Parser/Gmsh.tab.cpp 1 addition, 1 deletionParser/Gmsh.tab.cpp
- Parser/Gmsh.yy.cpp 2 additions, 2 deletionsParser/Gmsh.yy.cpp
- Parser/OpenFile.cpp 2 additions, 2 deletionsParser/OpenFile.cpp
- Parser/OpenFile.h 1 addition, 1 deletionParser/OpenFile.h
- Parser/Parser.h 1 addition, 1 deletionParser/Parser.h
- Plugin/Annotate.cpp 2 additions, 2 deletionsPlugin/Annotate.cpp
- Plugin/Annotate.h 1 addition, 1 deletionPlugin/Annotate.h
- Plugin/Curl.cpp 2 additions, 2 deletionsPlugin/Curl.cpp
- Plugin/Curl.h 1 addition, 1 deletionPlugin/Curl.h
- Plugin/CutGrid.cpp 2 additions, 2 deletionsPlugin/CutGrid.cpp
- Plugin/CutGrid.h 1 addition, 1 deletionPlugin/CutGrid.h
- Plugin/CutMap.cpp 2 additions, 2 deletionsPlugin/CutMap.cpp
- Plugin/CutMap.h 1 addition, 1 deletionPlugin/CutMap.h
- Plugin/CutParametric.cpp 2 additions, 2 deletionsPlugin/CutParametric.cpp
- Plugin/CutParametric.h 1 addition, 1 deletionPlugin/CutParametric.h
- Plugin/CutPlane.cpp 2 additions, 2 deletionsPlugin/CutPlane.cpp
- Plugin/CutPlane.h 1 addition, 1 deletionPlugin/CutPlane.h
- Plugin/CutSphere.cpp 2 additions, 2 deletionsPlugin/CutSphere.cpp
- Plugin/CutSphere.h 1 addition, 1 deletionPlugin/CutSphere.h
- Plugin/DecomposeInSimplex.cpp 2 additions, 2 deletionsPlugin/DecomposeInSimplex.cpp
Loading
Please register or sign in to comment