- Dec 17, 2010
-
-
Gilles Marckmann authored
Camera mode is avaiable with camera aperture tuning stereo is available on stereo device only, otherwise the program makes a segmentation fault with a openGL message : "Insufficient GL support new gl windows for stereovision0x9477658 Erreur de segmentation"
-
- Dec 02, 2010
-
-
Gilles Marckmann authored
-
- Nov 30, 2010
-
-
Gilles Marckmann authored
not work yet. Commented lines have been commit for CYAN/RED stereo but this kind of stereo mode is not convincing.
-
- Nov 28, 2010
-
-
Christophe Geuzaine authored
-
- Nov 26, 2010
-
-
Gilles Marckmann authored
-
- Nov 20, 2010
-
-
Christophe Geuzaine authored
-
- Nov 16, 2010
-
-
Jonathan Lambrechts authored
-
- Oct 28, 2010
-
-
Christophe Geuzaine authored
-
- Oct 27, 2010
-
-
Christophe Geuzaine authored
-
- Oct 22, 2010
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Gilles Marckmann authored
-
Gilles Marckmann authored
utils/api_demos/mainGlut : - introduction of a class Camera to use function glulookat() instead of rotation matrix in openGL viewport. - A special implementation of the Trackball for stereo mode to be consistent with other code (Abaqus, Catia, ...) - adaptation of Drawcontext in Camera mode (works for mainGlut but to be validated in gmsh
-
- Jul 26, 2010
-
-
Christophe Geuzaine authored
-
- Feb 10, 2010
-
-
Christophe Geuzaine authored
-
- Nov 09, 2009
-
-
Christophe Geuzaine authored
with other toolkits than fltk
-
- Aug 30, 2009
-
-
Christophe Geuzaine authored
Encapsulate toolkit-dependent global drawing functions in new drawContextGlobal class, and add a static drawContextGlobal to drawContext, with a default version that does nothing. This allows to have a completely virtualized drawing system: we can now ship a library with a fully working graphic system, indepedent of the widget toolkit. A client code just needs to subclass drawContextGlobal to get working graphics (see e.g. api_demos/mainAntTweakBar.cpp)
-
- Aug 14, 2009
-
-
Christophe Geuzaine authored
- moved GUI to FlGui + added experimental QGui to test Qt - fixed most MSVC and gcc compiler warnings - converted some remaining tabs to whitespace (that's why the patch is so large; please try to remember to indent with 2 spaces and not tabs when you commit stuff to CVS) - merged modified patch from Konstantinos Poulios to allow saving physical/partition as element tags in mesh formats that don't support them natively
-
- Jun 28, 2009
-
-
Christophe Geuzaine authored
-
- Jun 27, 2009
-
-
Christophe Geuzaine authored
-
- Jun 01, 2009
-
-
Christophe Geuzaine authored
drawing code from another widget toolkit)
-
- Mar 18, 2009
-
-
Christophe Geuzaine authored
-
- Mar 11, 2009
-
-
Christophe Geuzaine authored
-
- Mar 09, 2009
-
-
Christophe Geuzaine authored
-
- Mar 08, 2009
-
-
Christophe Geuzaine authored
- simplified background drawing (+added option to use jpeg/png image) - better default clipping planes
-
- Jan 31, 2009
-
-
Christophe Geuzaine authored
-
- Jan 30, 2009
-
-
Christophe Geuzaine authored
-
- 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 03, 2008
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Dec 02, 2008
-
-
Christophe Geuzaine authored
-
- Dec 01, 2008
-
-
Christophe Geuzaine authored
workaround faulty fltk installs (e.g. in current Debian or Ubuntu)
-
Christophe Geuzaine authored
There's no new functionality for now: PLEASE TEST THAT EVERYTHING WORKS AS IT USED TO BEFORE.
-
- Nov 29, 2008
-
-
Christophe Geuzaine authored
multi-window & multi-coordinate system drawing. There's no new functionality for now: PLEASE TEST THAT EVERYTHING WORKS AS IT USED TO BEFORE.
-
- Nov 14, 2008
-
-
Christophe Geuzaine authored
-
- Nov 03, 2008
-
-
Christophe Geuzaine authored
-
- Jul 11, 2008
-
-
Christophe Geuzaine authored
-
- Jul 10, 2008
-
-
Christophe Geuzaine authored
-
- May 04, 2008
-
-
Christophe Geuzaine authored
did in high * added mesh generation error log summary * removed Parallel subdir (this is now handled by the message class) * removed Box subdir and consolidated batch processing in a single routine * made List_T into a class * reduced dependencies in Pview*.h so we can eventually add the post-pro interface to the public API
-