- Jan 16, 2008
-
-
Christophe Geuzaine authored
rename transf params & remove unused ones in old structs
-
Christophe Geuzaine authored
fix memory bugs
-
- Jan 09, 2008
-
-
Jean-François Remacle authored
-
Christophe Geuzaine authored
fix parser to work with new flex and bison (1.28 -> 2.3)
-
- Jan 08, 2008
-
-
Christophe Geuzaine authored
constness fixes
-
- Nov 08, 2007
-
-
Christophe Geuzaine authored
added adaptive view options in the view's option db
-
- Oct 03, 2007
-
-
Christophe Geuzaine authored
-
- Sep 26, 2007
-
-
Christophe Geuzaine authored
removed global THEM (once more step towards nicer integration of old GEO stuff)
-
- Sep 24, 2007
-
-
Christophe Geuzaine authored
-
- Sep 22, 2007
-
-
Christophe Geuzaine authored
add experimental support for automatic on-the-fly boundary computation in vertex arrays
-
- Sep 15, 2007
-
-
Christophe Geuzaine authored
- fix crash in Plugin(MakeSimplex) - fix main bbox computation when one view has an empty bbox
-
- Sep 12, 2007
-
-
Christophe Geuzaine authored
fix crash in batch mode
-
Christophe Geuzaine authored
rewrote vertex array code for meshes in the same way we do it now for post-processing (much simpler, pretty much same speed, and takes a bit less memory)
-
Christophe Geuzaine authored
-
- Sep 11, 2007
-
-
Christophe Geuzaine authored
reinterfaced adaptive views with new post-pro
-
Christophe Geuzaine authored
upgraded all plugins to work with the new post-pro. This is done "cheaply" for now, by only using old-style list-based datasets. Taking advantage of the abstraction (so that we can use the plugins on all datasets) will require more work. The hooks for transparent data translation are in place, but the actual translation has not been implemented yet.
-
- Sep 10, 2007
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
moving to new post-processing database *** WARNING *** do not upgrade if you need plugins or adaptive views: these have not been ported (yet) to the new database *** WARNING ***
-
- Sep 09, 2007
-
-
Christophe Geuzaine authored
-
- Sep 08, 2007
-
-
Christophe Geuzaine authored
airplane work: more work to complete remaing features (read, combineSpace, combineTime) in new post-pro
-
- Sep 06, 2007
-
-
Christophe Geuzaine authored
allow Function Field(1)="expression"; (without extra empty list at the end)
-
- Sep 05, 2007
-
-
Christophe Geuzaine authored
added simple boundary operator in parser
-
- Sep 04, 2007
-
-
Jean-François Remacle authored
-
- Aug 31, 2007
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Aug 28, 2007
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Aug 27, 2007
-
-
Christophe Geuzaine authored
add bit of code to intersect curves with a surface (allows to do "poor man's" trimmed patches ;-)
-
- Aug 24, 2007
-
-
Christophe Geuzaine authored
-
- Aug 21, 2007
-
-
Christophe Geuzaine authored
- removed static GMODEL (can now have multiple models) - added infrastructure for new post-processor module
-
- Aug 17, 2007
-
-
Christophe Geuzaine authored
- better SplitFileName (e.g. to remove full path from \includegraphics{} in .tex files) - better interactive positionning of projection surfaces
-
- Jul 25, 2007
-
-
Christophe Geuzaine authored
Bezier curves are broken
-
- Jul 11, 2007
-
-
Christophe Geuzaine authored
small cleanups for 2.0.8
-
- Jul 09, 2007
-
-
Christophe Geuzaine authored
prepare for post-pro changes by moving all post-pro stuff in separate directory
-
- Jun 22, 2007
-
-
Jean-François Remacle authored
-
- May 24, 2007
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
fix fouriermodel depend
-
Jean-François Remacle authored
-
- May 23, 2007
-
-
Christophe Geuzaine authored
- better tol in checkMeshCoherence()
-
- May 20, 2007
-
-
Christophe Geuzaine authored
warning->error when trying to assign explicit reg ids in extrusions + add note in doc for this
-