- Jun 24, 2005
-
-
Christophe Geuzaine authored
fixed crash when using Plugin(CutParametric) in a script ("v->" -> "v1->")
-
Christophe Geuzaine authored
fixed crash when using Plugin(Evaluate) in a script ("v->" -> "v1->")
-
- Jun 23, 2005
-
-
Christophe Geuzaine authored
fix small bug with overflowing feedback buffer and PDF output
-
- Jun 20, 2005
-
-
Christophe Geuzaine authored
print compiler info
-
Christophe Geuzaine authored
remove unused test
-
Christophe Geuzaine authored
don't force CC on sgi anymore
-
Christophe Geuzaine authored
extra \
-
Christophe Geuzaine authored
sgi fixes
-
Christophe Geuzaine authored
sgi compile fix
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
simpler options for sgi
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
use same rules as for our own parser to avoid any implicit rules on .l and .y files (fixes compile pb on irix with sgi's old 'make')
-
- Jun 18, 2005
-
-
Christophe Geuzaine authored
update gl2ps
-
- Jun 17, 2005
-
-
Christophe Geuzaine authored
force ./unix2dos (if . is not in the path)
-
- Jun 13, 2005
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
reset the list of trsf pnts if we redefine a transfinite entity multiple times by mistake
-
- Jun 12, 2005
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
played around with colors
-
Christophe Geuzaine authored
-
- Jun 11, 2005
-
-
Christophe Geuzaine authored
use the partition number and not the parition index to choose the partition color
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
increased size of mesh color carousel from 10 to 20
-
Christophe Geuzaine authored
-
- Jun 10, 2005
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
redundant
-
Christophe Geuzaine authored
obsolete
-
Christophe Geuzaine authored
remove the VerticesTemp hack, as it was not the main bottleneck
-
Christophe Geuzaine authored
example to show how to extrude an external surface mesh
-
Christophe Geuzaine authored
Removed the last bits of the "Discrete Surface/Line" stuff. Gmsh can now simply read a .msh file, and use it as the boundary mesh of a 3D mesh. For an example on how to do this, cf. demos/sphere-discrete.geo. This complements nicely the STL remeshing stuff: Gmsh can now for example very easily be used to extrude surface meshes that come from other tools.
-
Christophe Geuzaine authored
fix old extrude of existing meshes
-
Christophe Geuzaine authored
make full-quad algo work for non-plane surfaces
-
- Jun 09, 2005
-
-
Christophe Geuzaine authored
reorder
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
cosmetic
-