- Jan 31, 2007
-
-
Jean-François Remacle authored
corrected some bugs in 2d mesher & occ interface
-
- Jan 25, 2007
-
-
Christophe Geuzaine authored
- save physicals labels when saving unrolled geometries - fixed crash in unrolled geo save (discrete points) - Delete Physicals now also deletes the physicals in GModel - removed unused rules and terminals in parser - put at least one mid-point when meshing non-straight lines in OCC: this fixes most of the trivial 2d meshing problems
-
- Jan 20, 2007
-
-
Christophe Geuzaine authored
-
- Jan 12, 2007
-
-
Christophe Geuzaine authored
removed most unused, untested or non-working stuff in old CAD code
-
- Jan 10, 2007
-
-
Christophe Geuzaine authored
- bug fix: need to create temporary bounding box and compute CTX.lc *during* parsing step until we fill the new db on the fly (Some geo transforms in the parser use CTX.lc for tolerences. But CTX.lc was always equal to 1 since we only do a SetBoundingBox on GModel after parsing!) - cleanup spline interpol (remove duplicate code)
-
- Dec 16, 2006
-
-
Christophe Geuzaine authored
OpenProblem -> OpenProject MergeProblem -> MergeFile
-
- Dec 03, 2006
-
-
Christophe Geuzaine authored
Layers{N,1} can now be written simply as Layers{N}
-
Christophe Geuzaine authored
deprecated -> warnings instead of errors
-
- Dec 02, 2006
-
-
Christophe Geuzaine authored
make default transfinite subdivision match old version to minimize backward compat problems
-
- Dec 01, 2006
-
-
Christophe Geuzaine authored
-
- Nov 30, 2006
-
-
Christophe Geuzaine authored
new option to compute char lengths from curvature + removed most unused mesh options
-
Jean-François Remacle authored
curvature control is ok divide and conquer algo has been cleaned up
-
- Nov 29, 2006
-
-
Christophe Geuzaine authored
more infrastructure for projection face gui
-
Jean-François Remacle authored
-
Christophe Geuzaine authored
physical entities can now be defined using a string instead of a number (and there is a new field $PhysicalNames in the .msh format to keep track of these strings)
-
- Nov 27, 2006
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
remove elliptic - same as Transfinite with Mesh.Smoothing > 1
-
Christophe Geuzaine authored
- finished volume extrusion - cleanup ExtrudeParam (plug memory leak + remove unused stuff) - make netgen the default 3D algo for now (since it actually works)
-
Christophe Geuzaine authored
make explicit regions in extrusions DEPRECATED
-
- Nov 25, 2006
-
-
Christophe Geuzaine authored
cleanup
-
Christophe Geuzaine authored
bidir db: phase 3 -- move all the old geo stuff into Geo/
-
Christophe Geuzaine authored
bidi db: phase 2 -- continued
-
Christophe Geuzaine authored
bidir db: phase 2 -- removed all (well, most of) the old data structures and algorithms
-
Christophe Geuzaine authored
bidir db: phase 1
-
- Nov 22, 2006
-
-
Christophe Geuzaine authored
-
- Aug 29, 2006
-
-
Jean-François Remacle authored
-
- Aug 19, 2006
-
-
Jean-François Remacle authored
-
- Aug 12, 2006
-
-
Christophe Geuzaine authored
-
- Aug 07, 2006
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Jul 14, 2006
-
-
Christophe Geuzaine authored
-
- Jul 12, 2006
-
-
Christophe Geuzaine authored
-
- May 17, 2006
-
-
Christophe Geuzaine authored
- add compatibility syntax for getdp (string~{fexpr}) - add possibility to write/append to files with Printf
-
Christophe Geuzaine authored
merging offscreen rendering from branch
-
- Apr 04, 2006
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
- fix discrete surf (for the 100000th time) - new Status N command in parser to force mesh status - create reverse discrete curves
-
- Mar 17, 2006
-
-
Christophe Geuzaine authored
minimize the number of files that include GmshVersion.h: it's annoying to recompiletoo many files just because the version string changes
-
- Mar 15, 2006
-
-
Jean-François Remacle authored
-
- Mar 09, 2006
-
-
Jean-François Remacle authored
-
- Feb 26, 2006
-
-
Christophe Geuzaine authored
moved most OS-dependent functions in OS.cpp
-