Commit Graph

14 Commits

Author SHA1 Message Date
asapelkin
ced8100ab9 use emplace_back instead of push_back where justified 2019-11-21 14:48:09 +01:00
wmayer
39a027dc62 improve projection of points onto mesh 2019-06-27 19:27:47 +02:00
wmayer
929210fd1d add method to project points on mesh 2019-06-26 16:57:14 +02:00
wmayer
88f91d621b determine edge parameters where curve point will be projected onto a mesh edge 2019-06-11 13:25:52 +02:00
wmayer
143a5ffe83 extend MeshPart.projectShapeOnMesh to allow list of points for projection, support keywords 2019-06-08 14:19:29 +02:00
wmayer
4cfd4b0248 generate minumum number of points from an edge 2019-05-19 19:07:45 +02:00
wmayer
951f612022 add method to project shape on mesh 2019-05-14 15:21:08 +02:00
wmayer
bd85548506 fix gcc build failure 2019-05-11 15:27:33 +02:00
wmayer
b89555347f do some code refactoring 2019-05-11 15:14:04 +02:00
luz.paz
9167064fc1 Misc. typos
Found via `codespell`
2018-04-25 09:41:33 -03:00
Unknown
8d9bd319bd Misc. Typos 2017-10-09 19:59:33 +02:00
wmayer
b13efc182d fix -Wextra in MeshPart 2016-09-24 00:42:52 +02:00
wmayer
6ee59180b0 + fix issues on 64-bit Linux/MacOSX systems 2014-11-19 15:32:35 +01:00
wmayer
120ca87015 + unify DLL export defines to namespace names
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-10 13:44:52 +00:00