- Nov 03, 2006
-
-
Christophe Geuzaine authored
small optim
-
- Nov 02, 2006
-
-
Christophe Geuzaine authored
fix labels
-
Christophe Geuzaine authored
much faster element deletion algorithm
-
Christophe Geuzaine authored
mesh edit
-
Christophe Geuzaine authored
better GUI for clipping box
-
- Nov 01, 2006
-
-
Christophe Geuzaine authored
more work on mesh editing
-
- Oct 31, 2006
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
start work on mesh>edit feature (delete elements, etc.)
-
- Oct 20, 2006
-
-
Stefen Guzik authored
Only 2D elements have been tested
-
Stefen Guzik authored
declares default __gnu_cxx::hash_map
-
- Oct 14, 2006
-
-
Christophe Geuzaine authored
use for_each like Real Men(tm) do
-
- Oct 12, 2006
-
-
Christophe Geuzaine authored
prepare for extrusion
-
- Oct 10, 2006
-
-
Christophe Geuzaine authored
fix SIZE64 configure test (assume32 bits by default)
-
Christophe Geuzaine authored
better mousewheel algo
-
Christophe Geuzaine authored
zoom using mousewheel
-
Christophe Geuzaine authored
new GModel::writeGEO (only implemented for gmshModel for now; goal is to be able to implement this for other derived model types (like OCC) later, too)
-
- Oct 09, 2006
-
-
Christophe Geuzaine authored
trying to fix problem with new cygwin (it defines min/max macros???)
-
Christophe Geuzaine authored
- patch from gabriele bellussi - added GUI hooks for new mesh editing/reparam stuff (for jacob) - more work on fourieModel
-
- Oct 01, 2006
-
-
Stefen Guzik authored
-
- Sep 30, 2006
-
-
Stefen Guzik authored
- stores sorted order of vertex addresses - added Equal, Less, and Hash function objects for MFace and MFace*
-
Stefen Guzik authored
- added Equal, Less, and Hash function objects for MEdge and MEdge*
-
Stefen Guzik authored
-
Stefen Guzik authored
-
- Sep 26, 2006
-
-
Stefen Guzik authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
use MVertex::distance + better check in writePOS
-
- Sep 24, 2006
-
-
Christophe Geuzaine authored
spec fltk theme with -theme + minor tweaks
-
- Sep 23, 2006
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
fix button drawing "problem" (labels get "fat" with antialiased fonts). Tip from mike@easysw.com.
-
Christophe Geuzaine authored
fix namespace clashes with CGNS headers (patch from sguzik@utias.utoronto.ca)
-
- Sep 22, 2006
-
-
Christophe Geuzaine authored
- second order nodes on geometry by default - better min/max range computation for cut planes - more work on fourierModel
-
- Sep 19, 2006
-
-
Jean-François Remacle authored
-
- Sep 15, 2006
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
force orientation of mesh to match the orientation of the geometry
-
- Sep 14, 2006
-
-
Christophe Geuzaine authored
keep existing vertex numbers when reading meshes (when it makes sense)
-
Christophe Geuzaine authored
fix missing SIGN in NR
-
Jean-François Remacle authored
-
- Sep 12, 2006
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
read vertex indices separated by blanks or commas in vrml (both seem to be correct)
-
- Sep 11, 2006
-
-
Christophe Geuzaine authored
- added CROD in BDF - also accept small "e" and "d" in BDF floating point numbers
-