Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
gmsh
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Larry Price
gmsh
Commits
2f716c70
Commit
2f716c70
authored
16 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
*** empty log message ***
parent
23bebfaf
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/TODO.txt
+1
-15
1 addition, 15 deletions
doc/TODO.txt
doc/VERSIONS.txt
+3
-2
3 additions, 2 deletions
doc/VERSIONS.txt
with
4 additions
and
17 deletions
doc/TODO.txt
+
1
−
15
View file @
2f716c70
$Id: TODO.txt,v 1.
2
2008-0
7-27 02:54:09
geuzaine Exp $
$Id: TODO.txt,v 1.
3
2008-0
8-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)
This diff is collapsed.
Click to expand it.
doc/VERSIONS.txt
+
3
−
2
View file @
2f716c70
$Id: VERSIONS.txt,v 1.
3
2008-0
7-25 15:22:52
geuzaine Exp $
$Id: VERSIONS.txt,v 1.
4
2008-0
8-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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment