Commit Graph

115 Commits

Author SHA1 Message Date
b8fa675532 BUG: triSurface: reading obj files with <cr> ending 2013-11-12 16:07:43 +00:00
bf982e8ce9 STYLE: STLpoint: extraneous file 2013-09-10 10:08:41 +01:00
66ac8ec1cc ENH: triSurface: added sorted writing for STL 2013-08-13 10:16:29 +01:00
3195c2186f BUG: readOBJ: handling empty lines 2013-07-05 12:54:06 +01:00
54b212e769 ENH: triSurface: improved error message 2013-06-11 15:42:29 +01:00
cf26c828cc ENH: When writing a triSurface to ascii stl or obj, exclude empty patches 2013-05-08 12:09:48 +01:00
7102ad9129 STYLE: Minor coed formatting 2013-04-11 09:53:09 +01:00
08655f2748 BUG: Incorrect point indexing in PatchTools::sortedEdgeFaces.
triSurface.sortedEdgeFaces() now calls PatchTools::sortedEdgeFaces
instead of using a copy of the same code
2013-03-26 13:09:46 +00:00
af0378317e readSTLASCII.L: Revert flex version control 2013-03-21 17:04:20 +00:00
e6de1c6249 update header 2013-03-07 11:31:03 +00:00
041d9b4b6b readSTLASCII.L: support the change to flex in version 2.5.37 2013-03-07 11:30:52 +00:00
100a25ee25 STYLE: defineDebug: move into Foam namespace 2012-12-17 17:35:42 +00:00
e8ff31f9e8 ENH: Time: use constant(), time() instead of hardcoded strings 2012-12-06 08:24:54 +00:00
09141f30d7 ENH: Corrected spelling mistakes 2012-12-03 11:04:54 +00:00
2b48e78cc5 STYLE: Updated copyright year 2012-06-07 11:11:21 +01:00
661e0e948a BUG: AC3D reader - corrected conversion of label to string for output message 2012-06-07 11:10:18 +01:00
08f30e2249 ENH: triSurface.C: stlb forces binary reading #516 2012-04-20 17:23:45 +01:00
5682987dc7 Updated headers 2012-04-17 16:49:03 +01:00
cd51a5eea3 Consistency: Changed exponent FORTRAN style 'E' to C style 'e' 2012-04-17 16:48:27 +01:00
374babde39 ENH: accessOp: move to classes 2012-04-02 11:52:58 +01:00
13b90eb6ac ENH: labelledTri: specialisation for offsetOp 2012-04-02 10:47:50 +01:00
6b12ccab04 STYLE: readVTK: comment 2012-03-13 13:02:58 +00:00
f0d680d4c0 ENH: triSurface: unstructured ascii vtk reading 2012-03-05 14:13:31 +00:00
d21091c788 ENH: readSTLASCII: single precision point merging 2011-12-08 16:23:09 +00:00
c2dd153a14 Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
d205a84e8d Merge branch 'master' into cvm
Conflicts:
	src/meshTools/searchableSurface/closedTriSurfaceMesh.C
	src/meshTools/searchableSurface/closedTriSurfaceMesh.H
2011-07-20 18:18:22 +01:00
0ac85fbdf5 Clang: Updates to support the changes in the current SVN version of Clang/LLVM 2011-07-09 22:26:06 +01:00
caea0aec03 Merge branch 'master' into cvm 2011-06-17 10:57:23 +01:00
cedfb1b2be STYLE: Updated copyright dates 2011-06-17 10:12:36 +01:00
84bdcedb33 Changes to template specialization specification for the latest clang version. 2011-06-09 11:58:16 +01:00
1fac7b662e Merge branch 'master' into cvm
Conflicts:
	src/mesh/Allwmake
2011-03-10 13:54:43 +00:00
0008052e5b ENH: triSurface.C: avoid faceFaces() since not valid for non-manifold 2011-03-08 12:01:32 +00:00
7b7edab949 ENH: triSurface: disable warning message if not verbose 2011-03-03 18:28:28 +00:00
de64877baa Merge branch 'master' into cvm
Conflicts:
	applications/utilities/surface/surfaceFeatureExtract/surfaceFeatureExtract.C
	src/edgeMesh/Make/files
	src/edgeMesh/featureEdgeMesh/featureEdgeMesh.C
	src/edgeMesh/featureEdgeMesh/featureEdgeMesh.H
2011-02-17 11:20:03 +00:00
0090ec6526 Merge branch 'master' into cvm 2011-02-14 15:39:40 +00:00
56e07de724 STYLE: changed some missed doxygen '@' to '\' 2011-02-14 10:00:48 +01:00
c3cb632c24 Documentation: converted javadoc @ to LaTeX style \ in Doxygen code docs 2011-02-08 18:22:00 +00:00
e664fe1240 Merge branch 'master' into cvm 2011-02-02 13:44:51 +00:00
e0ee9bcf84 BUG: stitchTriangles : work on triSurface points 2011-02-02 12:44:02 +00:00
3171dd78a8 Merge branch 'master' into cvm 2011-01-24 13:24:07 +00:00
bd3a0d39b5 ENH: Adding triSurfacePointFields for vertex data. 2011-01-21 14:00:39 +00:00
9981a49a82 BUG: stitchTriangles : single triangle 2011-01-21 10:59:12 +00:00
e95e9700c8 Merge remote branch 'OpenCFD/master' into olesenm 2011-01-17 10:21:58 +01:00
16d8ff66dd STYLE: uneeded typedef FaceType in triSurface
- use typedef FaceType from parent (PrimitivePatch) instead
2011-01-17 10:08:25 +01:00
eaef8d482b STYLE: Updated 1991 start copyright year to 2004 2011-01-14 16:08:00 +00:00
099cc39e2e Revert "STYLE: 2011 copyright date."
This reverts commit b18f6cc1ce.
2011-01-05 18:24:29 +00:00
b18f6cc1ce STYLE: 2011 copyright date. 2011-01-05 11:14:26 +00:00
215450ccd1 STYLE: adjust copyright dates on scotch decompose 2010-12-17 16:17:42 +01:00
a2b73a1c6d STYLE: use X.last() method instead of X[X.size()-1] 2010-12-07 09:56:52 +01:00
0d662c74c6 STYLE: use triSurface::FaceType where triangle or region information
not required
2010-11-26 20:39:46 +01:00