-
- Downloads
- New "Discrete Line" commands (similar to the Discrete Surface commands, but for curves). This permits e.g. to use Gmsh's extrusion mesh generators on 2D meshes (with boundaries) imported from other programs, and have all the useful elements generated (both volume and surface). - Don't use Ctrl+m for File->Merge, as it is a reserved keyword for Window->Minimize on OS X: * File->Merge is now Shift+Ctrl+o (since it's in some way a variation of File->Open's Ctrl+o) * Tools->Options is now Shift+Ctrl+n
Showing
- Common/Makefile 12 additions, 13 deletionsCommon/Makefile
- Fltk/Callbacks.cpp 6 additions, 3 deletionsFltk/Callbacks.cpp
- Fltk/GUI.cpp 6 additions, 6 deletionsFltk/GUI.cpp
- Fltk/GUI_Extras.cpp 14 additions, 9 deletionsFltk/GUI_Extras.cpp
- Geo/CAD.cpp 17 additions, 14 deletionsGeo/CAD.cpp
- Geo/Makefile 9 additions, 10 deletionsGeo/Makefile
- Geo/Print_Geo.cpp 58 additions, 3 deletionsGeo/Print_Geo.cpp
- Graphics/Geom.cpp 52 additions, 28 deletionsGraphics/Geom.cpp
- Mesh/1D_Mesh.cpp 5 additions, 1 deletionMesh/1D_Mesh.cpp
- Mesh/3D_Extrude_Old.cpp 73 additions, 61 deletionsMesh/3D_Extrude_Old.cpp
- Mesh/Create.cpp 20 additions, 9 deletionsMesh/Create.cpp
- Mesh/DiscreteSurface.cpp 148 additions, 24 deletionsMesh/DiscreteSurface.cpp
- Mesh/DiscreteSurface.h 15 additions, 1 deletionMesh/DiscreteSurface.h
- Mesh/Makefile 28 additions, 32 deletionsMesh/Makefile
- Mesh/Mesh.h 3 additions, 3 deletionsMesh/Mesh.h
- Mesh/SecondOrder.cpp 4 additions, 1 deletionMesh/SecondOrder.cpp
- Parser/Gmsh.tab.cpp 3684 additions, 3606 deletionsParser/Gmsh.tab.cpp
- Parser/Gmsh.y 34 additions, 1 deletionParser/Gmsh.y
- Parser/Gmsh.yy.cpp 2 additions, 2 deletionsParser/Gmsh.yy.cpp
- Parser/OpenFile.cpp 33 additions, 1 deletionParser/OpenFile.cpp
Loading
Please register or sign in to comment