- Sep 12, 2007
-
-
Christophe Geuzaine authored
don't remove duplicates when picking individual elements (since some elements might then never have a pickable entity)
-
Christophe Geuzaine authored
-
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
-
Christophe Geuzaine authored
fix reload
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
use time vals if avail
-
Christophe Geuzaine authored
-
- Sep 11, 2007
-
-
Christophe Geuzaine authored
cleanups
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
reinterfaced adaptive views with new post-pro
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
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.
-
Christophe Geuzaine authored
- fixed 2d time plots - better 2d space plots when absissa not monotone
-
- Sep 10, 2007
-
-
Jean-François Remacle authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
moving to new post-processing database *** WARNING *** do not upgrade if you need plugins or adaptive view: these have not been ported (yet) to the new database *** WARNING ***
-
Christophe Geuzaine authored
moving to new post-processing database *** WARNING *** do not upgrade if you need plugins or adaptive view: these have not been ported (yet) to the new database *** WARNING ***
-
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
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
fix logic for unconstrained bgmesh
-
Christophe Geuzaine authored
add Function Field and Intersect examples
-
Christophe Geuzaine authored
allow Function Field(1)="expression"; (without extra empty list at the end)
-
- Sep 05, 2007
-
-
Jean-François Remacle authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
added simple boundary operator in parser
-
Christophe Geuzaine authored
-
- Sep 04, 2007
-
-
Christophe Geuzaine authored
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-
- Sep 03, 2007
-
-
Christophe Geuzaine authored
lots of improvements to boundary layer generation: we can now constuct and mesh models with entities connected to boundary layer points, edges and faces
-
Christophe Geuzaine authored
fix position of BoundaryLayerPoints
-
Christophe Geuzaine authored
better destructor
-
- Sep 02, 2007
-
-
Christophe Geuzaine authored
* re-added all view output routines (POS, STL, MSH, TXT)
-