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
- Box/Main.cpp 2 additions, 2 deletionsBox/Main.cpp
- Box/Makefile 2 additions, 2 deletionsBox/Makefile
- Common/AdaptiveViews.cpp 1 addition, 1 deletionCommon/AdaptiveViews.cpp
- Common/AdaptiveViews.h 1 addition, 1 deletionCommon/AdaptiveViews.h
- Common/ColorTable.cpp 2 additions, 2 deletionsCommon/ColorTable.cpp
- Common/ColorTable.h 1 addition, 1 deletionCommon/ColorTable.h
- Common/Colors.h 1 addition, 1 deletionCommon/Colors.h
- Common/CommandLine.cpp 3 additions, 3 deletionsCommon/CommandLine.cpp
- Common/CommandLine.h 1 addition, 1 deletionCommon/CommandLine.h
- Common/Context.cpp 2 additions, 2 deletionsCommon/Context.cpp
- Common/Context.h 7 additions, 2 deletionsCommon/Context.h
- Common/DefaultOptions.h 13 additions, 7 deletionsCommon/DefaultOptions.h
- Common/Gmsh.h 1 addition, 1 deletionCommon/Gmsh.h
- Common/GmshUI.h 1 addition, 1 deletionCommon/GmshUI.h
- Common/License.cpp 2 additions, 2 deletionsCommon/License.cpp
- Common/Makefile 2 additions, 2 deletionsCommon/Makefile
- Common/Message.h 1 addition, 1 deletionCommon/Message.h
- Common/Options.cpp 77 additions, 40 deletionsCommon/Options.cpp
- Common/Options.h 14 additions, 11 deletionsCommon/Options.h
- Common/SmoothNormals.cpp 2 additions, 2 deletionsCommon/SmoothNormals.cpp
Loading
Please register or sign in to comment