- Oct 29, 2012
-
-
Christophe Geuzaine authored
-
- Sep 09, 2012
-
-
Christophe Geuzaine authored
-
- Aug 27, 2012
-
-
Christophe Geuzaine authored
-
- Aug 03, 2012
-
-
Christophe Geuzaine authored
-
- Mar 06, 2012
-
-
Christophe Geuzaine authored
-
- Jan 21, 2012
-
-
Christophe Geuzaine authored
-
- Dec 13, 2011
-
-
Christophe Geuzaine authored
-
- Mar 26, 2011
-
-
Christophe Geuzaine authored
- fixed MED node ordering - polished 64 bit Cocoa Mac OS X FLTK version - updated copyright
-
- Nov 16, 2010
-
-
Jonathan Lambrechts authored
-
- Nov 15, 2010
-
-
Jonathan Lambrechts authored
-
- Nov 10, 2010
-
-
Jonathan Lambrechts authored
extrema are not (yet) implemented => use 'custom' instead, ellipses are coming ...
-
- Sep 18, 2010
-
-
Christophe Geuzaine authored
new sampling options to diplay one out of N elements (post-pro) or labels (mesh; this replaces the old labelsFrequency opt)
-
- May 17, 2010
-
-
Gaetan Bricteux authored
-
- Feb 10, 2010
-
-
Christophe Geuzaine authored
-
- Oct 13, 2009
-
-
Christophe Geuzaine authored
(useful for large datasets with number of components != 1, 3 or 6, for which doing Plugin(Extract) would be too expensive)
-
- Aug 17, 2009
-
-
Christophe Geuzaine authored
re-committing work from last two days after server crash: - refactored old Geo code (new/delete) - moved DrawPlugin to Plugin - move from matheval to mathex - move from Flu_Tree_Browser to Fl_Tree - fixed crash in Triangulate plugin
-
- Jul 16, 2009
-
-
Jean-François Remacle authored
-
- Jan 31, 2009
-
-
Christophe Geuzaine authored
-
- Jan 30, 2009
-
-
Christophe Geuzaine authored
moved all string options to std::string ***************************************************************** WARNING: this has the potential to break things in subtle ways... PLEASE TEST AND REPORT ANY WEIRDNESSES *****************************************************************
-
- Jan 03, 2009
-
-
Christophe Geuzaine authored
added File->Clear + changed behaviour of File->New (now just adds a new model) allow smaller fonts for palettes (test with "-deltafontsize") use display list for 3d arrows (approx. 2x speedup on my laptop for large vector views) and spheres removed static quadrics (wrong when \exists multiple gl contexts), replaced with correct(?) init in drawContext
-
- Dec 29, 2008
-
-
Christophe Geuzaine authored
- fix bb computation to avoid model jumping around when adding points in z=0 plane - pass interpol matrices as ref
-
- Dec 07, 2008
-
-
Christophe Geuzaine authored
-
- Dec 05, 2008
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Nov 25, 2008
-
-
Christophe Geuzaine authored
view limit
-
- Oct 20, 2008
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
(Thanks to Charles Shahrokh GHAVAMIAN from www.necs.eu)
-
- Jul 11, 2008
-
-
Christophe Geuzaine authored
-
- Jul 03, 2008
-
-
Christophe Geuzaine authored
-
- Mar 20, 2008
-
-
Christophe Geuzaine authored
untabify
-
- Feb 24, 2008
-
-
Christophe Geuzaine authored
-
- Feb 17, 2008
-
-
Christophe Geuzaine authored
-
- Jan 11, 2008
-
-
Jean-François Remacle authored
-
- Dec 07, 2007
-
-
Christophe Geuzaine authored
added new "Normal raise"
-
- Nov 08, 2007
-
-
Christophe Geuzaine authored
added adaptive view options in the view's option db
-
- Sep 22, 2007
-
-
Christophe Geuzaine authored
add option to test automatic skin stuff
-
- Sep 10, 2007
-
-
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 ***
-
- Aug 31, 2007
-
-
Christophe Geuzaine authored
-
- Aug 28, 2007
-
-
Christophe Geuzaine authored
-
- Aug 27, 2007
-
-
Christophe Geuzaine authored
store vectors in "pseudo" vertex arrays to avoid looping over elements in the drawing loop
-