- Sep 03, 2009
-
-
Christophe Geuzaine authored
-
- Sep 02, 2009
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
new Tetrahedralize plugin
-
Christophe Geuzaine authored
add missing includes in API for GFaceCompound and SOrientedBoundingBox
-
Christophe Geuzaine authored
-
- Sep 01, 2009
-
-
Christophe Geuzaine authored
missing initAdaptiveData when creating a new view in PView::combine
-
Christophe Geuzaine authored
NMAX should be 8 -> to test by Koen
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Aug 31, 2009
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
better pre-fill of solver fields in GUI
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
stuff, like plugin drawing
-
- Aug 30, 2009
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
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)
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
- pretty print code
-
- Aug 29, 2009
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
set better default char length (avg of existing line ele sizes) in addOCCMeshConstraints
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
never ever change the immutable vertex numbers: otherwise we cannot use our algorithms from outside with prescribed boundary meshes -> use MVertex::_index instead (renamed setNum to forceNum to make sure we don't use setNum by mistake)
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Aug 28, 2009
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
enhence statreport
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
make Show/Hide work with GModel entities
-
Christophe Geuzaine authored
fix crash in remeshUnrecoveredEdges
-