- Sep 15, 2007
-
-
Christophe Geuzaine authored
fix
-
Christophe Geuzaine authored
- fix crash in Plugin(MakeSimplex) - fix main bbox computation when one view has an empty bbox
-
- Sep 14, 2007
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
tweak 2d graph + other small fixes
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
all that was there is back (can be enhanced later)
-
- Sep 13, 2007
-
-
Christophe Geuzaine authored
start reintro high order rep
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Sep 12, 2007
-
-
Christophe Geuzaine authored
fix crash in batch mode
-
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)
-