Skip to content
Snippets Groups Projects
Commit 2f716c70 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

*** empty log message ***

parent 23bebfaf
No related branches found
No related tags found
No related merge requests found
$Id: TODO.txt,v 1.2 2008-07-27 02:54:09 geuzaine Exp $
$Id: TODO.txt,v 1.3 2008-08-02 13:53:28 geuzaine Exp $
********************************************************************
......@@ -25,13 +25,6 @@ dialog and refuse to continue until a model is given...
********************************************************************
Decide what to do with global parser variables. Should we clear them
when we open a new file? +: fixes annoying persistance when changing
.geo files and reloading them; -: cannot use -string "aa=1;" to change
global vars from command line.
********************************************************************
Add a global "transparency slider" for the mesh; if value != 1, fill a
global triangle vertex array in GModel instead of in each separate
entity, and sort like in post-processing.
......@@ -75,12 +68,6 @@ add support for Patran mesh files
********************************************************************
Bug: need to better understand how Netgen deals with characteristic
lengths: a larger geometry (with appropriately scaled lcs) leads to a
larger mesh
********************************************************************
interface GModel in surface creation in the parser
********************************************************************
......@@ -219,4 +206,3 @@ rewrite ColorTable as a C++ class
create "Volume visualization" range type? (interpolate on regular grid
+ create cut planes // to viewpoint with transparency; can be done in
a straightforward way or using 3D textures)
$Id: VERSIONS.txt,v 1.3 2008-07-25 15:22:52 geuzaine Exp $
$Id: VERSIONS.txt,v 1.4 2008-08-02 13:54:45 geuzaine Exp $
2.2.4 (): variables can now be deleted in geo files; small bug fixes.
2.2.4 (): integrated Metis and Chaco mesh partitioners; variables can
now be deleted in geo files; small bug fixes.
2.2.3 (Jul 14, 2008): enhanced clipping interface; API cleanup; fixed
various bugs (Plugin(Integrate), high order meshes, surface info
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment