- Nov 12, 2007
-
-
Christophe Geuzaine authored
make depend
-
- Nov 11, 2007
-
-
Jean-François Remacle authored
-
- Nov 04, 2007
-
-
Jean-François Remacle authored
-
- Oct 16, 2007
-
-
Christophe Geuzaine authored
OCCFace::containsPoint() did not correctly take orientation of edge loop into account (fixes bug reported by Jacques Kools about cross in OCC plane faces not drawn)
-
- Oct 14, 2007
-
-
Christophe Geuzaine authored
-
- Oct 11, 2007
-
-
Jean-François Remacle authored
-
- Oct 10, 2007
-
-
Jean-François Remacle authored
-
- Oct 08, 2007
-
-
Christophe Geuzaine authored
make clear in docs that node/elemement tags should be > 0 (and not == 0)
-
- Oct 03, 2007
-
-
Christophe Geuzaine authored
-
- Sep 26, 2007
-
-
Christophe Geuzaine authored
removed global THEM (once more step towards nicer integration of old GEO stuff)
-
- Sep 24, 2007
-
-
Christophe Geuzaine authored
-
- Sep 22, 2007
-
-
Christophe Geuzaine authored
add experimental support for automatic on-the-fly boundary computation in vertex arrays
-
- Sep 21, 2007
-
-
Christophe Geuzaine authored
manage GModel::list automatically (like PView::list)
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
fix BDF small field export on Windows (apparently Windows does not conform to ANSI C and uses 3 digits in %e instead of 2)
-
- Sep 19, 2007
-
-
Christophe Geuzaine authored
better normals
-
Christophe Geuzaine authored
- print extra info for faces and volumes - added couple of examples
-
- Sep 18, 2007
-
-
Christophe Geuzaine authored
- don't use vertex arrays for quads anymore (they are wrong for non-plane quad faces): just use triangles everywhere - removed _links in PView - various small cleanups
-
- Sep 14, 2007
-
-
Christophe Geuzaine authored
tweak 2d graph + other small fixes
-
Christophe Geuzaine authored
all that was there is back (can be enhanced later)
-
- Sep 13, 2007
-
-
Christophe Geuzaine authored
start reintro high order rep
-
- Sep 12, 2007
-
-
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)
-
- Sep 10, 2007
-
-
Jean-François Remacle 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 08, 2007
-
-
Christophe Geuzaine authored
airplane work: more work to complete remaing features (read, combineSpace, combineTime) in new post-pro
-
- Sep 05, 2007
-
-
Jean-François Remacle authored
-
Christophe Geuzaine authored
added simple boundary operator in parser
-
- Sep 04, 2007
-
-
Christophe Geuzaine 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
-
- Sep 01, 2007
-
-
Christophe Geuzaine authored
- re-add smooth() for PViewDataList
-
- Aug 29, 2007
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
fix bug for ruled surfaces with holes (part 1)
-
- Aug 27, 2007
-
-
Christophe Geuzaine authored
CatMullRom->Spline
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
add bit of code to intersect curves with a surface (allows to do "poor man's" trimmed patches ;-)
-
Christophe Geuzaine authored
-
- Aug 24, 2007
-
-
Christophe Geuzaine authored
-