-
- Downloads
Small changes inspired by Wednesday's discussions: - Mac only: Gmsh now publishes its "file types"... That means that geo/msh/pos files now have nice icons, and that you can double-click on a geo/msh/pos file in the Finder to open it :-) - removed support for fltk 1.0 (wasn't compiling anymore anyway) - doubled the timout in GmshServer (2->4s): this seems to help on Windows (thanks to jkools@veeco.com) - added warnings in the docs about the Attractor feature - increased WB by 1 pixel in the GUI - replaced more Msg(FATAL) with Msg(ERROR) where it makes sense
Showing
- Box/Main.cpp 4 additions, 4 deletionsBox/Main.cpp
- Common/Options.cpp 1 addition, 7 deletionsCommon/Options.cpp
- Common/Views.cpp 2 additions, 4 deletionsCommon/Views.cpp
- Fltk/Callbacks.cpp 2 additions, 192 deletionsFltk/Callbacks.cpp
- Fltk/Colorbar_Window.cpp 1 addition, 5 deletionsFltk/Colorbar_Window.cpp
- Fltk/GUI.cpp 29 additions, 103 deletionsFltk/GUI.cpp
- Fltk/GUI.h 0 additions, 3 deletionsFltk/GUI.h
- Fltk/GmshServer.cpp 3 additions, 3 deletionsFltk/GmshServer.cpp
- Fltk/Message.cpp 4 additions, 4 deletionsFltk/Message.cpp
- Fltk/Solvers.cpp 2 additions, 2 deletionsFltk/Solvers.cpp
- Graphics/ReadImg.cpp 1 addition, 11 deletionsGraphics/ReadImg.cpp
- Makefile 26 additions, 2 deletionsMakefile
- Mesh/2D_Mesh_Triangle.cpp 2 additions, 9 deletionsMesh/2D_Mesh_Triangle.cpp
- Mesh/3D_Extrude.cpp 15 additions, 3 deletionsMesh/3D_Extrude.cpp
- Mesh/3D_Extrude_Old.cpp 5 additions, 3 deletionsMesh/3D_Extrude_Old.cpp
- Mesh/Create.cpp 9 additions, 8 deletionsMesh/Create.cpp
- Mesh/Interpolation.cpp 7 additions, 3 deletionsMesh/Interpolation.cpp
- Parser/OpenFile.cpp 22 additions, 1 deletionParser/OpenFile.cpp
- Parser/OpenFile.h 1 addition, 0 deletionsParser/OpenFile.h
- Plugin/Plugin.cpp 1 addition, 5 deletionsPlugin/Plugin.cpp
Loading
Please register or sign in to comment