- Feb 20, 2004
-
-
Christophe Geuzaine authored
More "airplane" work... - rewrote the way we handle lights: glEnable(GL_LIGHTING) is now used at the lowest level, where it belongs. This fixes many lighting glitches, and should make the whole stuff much more predictable; - simplified the display modes for geometry and mesh: the choice between wireframe/solid is now independent of the choice of lighting/no lighting (and there is a new "Enable lighting" option for the geometry, too--even if it does only affect things like normals/tangents at the moment); - brand new code to draw really nice (shaded) 3D arrows + 3 options that fully parameterize them (they can degenerate into pyramids, cones, w/ or w/o stems, etc.); - new options so that we can also use the new arrows outside the post-processing module (e.g. for tangents/normals). - "alt+d" now simply switches between solid and wireframe mode; - new shortcut "alt+w" to switch the lighting mode for all the modules (geo/mesh + all post views) at once.
-
- Feb 07, 2004
-
-
Christophe Geuzaine authored
Update copyright notice
-
- Feb 05, 2004
-
-
Christophe Geuzaine authored
better -convert
-
Christophe Geuzaine authored
Added "append" argument to WriteView (so that "gmsh -convert file file" can handle all the views in the input file and not only the first one).
-
- Jan 25, 2004
-
-
Christophe Geuzaine authored
Following a discussion with Laurent, we can now combine multiple views (under certain conditions) into multi time step ones. This permits e.g. to output separate .pos files for each time step, and still have a real time evolution in gmsh. Pretty neat :-)
-
- Jan 13, 2004
-
-
Christophe Geuzaine authored
New post-processing range mode to adapt the scale for each time step (i.e., min/max is time step dependent)
-
- Nov 27, 2003
-
-
Christophe Geuzaine authored
Cleaned up the whole Include/Merge/Open mess (removed the ugly yyin/yyname tables in the parser, made the Merge routine reentrant + uniformized all the INFO/STATUS messages). This should fix a nasty side effect from this morning's commit (wrong yynames when doing multiple merges in the same file).
-
- Oct 29, 2003
-
-
Christophe Geuzaine authored
Prepare for commercial release
-
- Aug 11, 2003
-
-
Christophe Geuzaine authored
Save the chosen FLTK theme in the per-session resources
-
- Jun 13, 2003
-
-
Christophe Geuzaine authored
Fix a couple of bugs for 2nd order elements. Seems to work OK for 2D meshes now. 3D is still kinda flaky, and extrusion is not implemented.
-
Christophe Geuzaine authored
- add PNG check in Get_BuildOptions() - move "make doc" to top-level Makefile - better "make purge"
-
- Apr 19, 2003
-
-
Christophe Geuzaine authored
Corrections apres relecture / part 1
-
- Apr 14, 2003
-
-
Christophe Geuzaine authored
Added shortcuts.texi
-
- Mar 21, 2003
-
-
Christophe Geuzaine authored
Fix whitespace in copyright headers
-
- Mar 02, 2003
-
-
Christophe Geuzaine authored
pretty print build options
-
Christophe Geuzaine authored
pretty print build options
-
Christophe Geuzaine authored
Make headers self-contained
-
Christophe Geuzaine authored
add progname in -info
-
Christophe Geuzaine authored
GPL -> General Public License
-
Christophe Geuzaine authored
License stuff
-
- Mar 01, 2003
-
-
Christophe Geuzaine authored
Indented all source files using utils/gmshindent
-
- Feb 25, 2003
-
-
Christophe Geuzaine authored
Add some indent directives
-
- Feb 12, 2003
-
-
Christophe Geuzaine authored
Clean up VERSION_FLAGS and OS_FLAGS (use HAVE_FLTK instead of _FLTK, remove _BLACKBOX, etc.)
-
- Jan 23, 2003
-
-
Christophe Geuzaine authored
Updated copyright
-
- Nov 08, 2002
-
-
Christophe Geuzaine authored
Introduce OpenGL display lists for drawing meshes. Does not seem to work much faster on my machine, though.
-
- Nov 05, 2002
-
-
Christophe Geuzaine authored
-
- Oct 25, 2002
-
-
Christophe Geuzaine authored
-
- Oct 24, 2002
-
-
Christophe Geuzaine authored
-
- Sep 24, 2002
-
-
Christophe Geuzaine authored
Fix make source
-
- May 20, 2002
-
-
Christophe Geuzaine authored
-
- May 18, 2002
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Apr 24, 2002
-
-
Christophe Geuzaine authored
- Cosmetic changes in 'File->Save as' menu - 'flattened geometry' -> 'unrolled geometry'
-
- Mar 31, 2002
-
-
Christophe Geuzaine authored
-
- Jan 21, 2002
-
-
Christophe Geuzaine authored
-
- Jan 03, 2002
-
-
Christophe Geuzaine authored
-
- Dec 06, 2001
-
-
Christophe Geuzaine authored
-
- Nov 19, 2001
-
-
Christophe Geuzaine authored
Interface polish (buttons should not be resized when the size of the window is changed); gl2ps update (not finished);
-
- Oct 29, 2001
-
-
Christophe Geuzaine authored
-
- Sep 05, 2001
-
-
Christophe Geuzaine authored
-