wmayer
|
428f099aaf
|
implement BSplineCurve2d
|
2016-12-03 22:17:04 +01:00 |
|
wmayer
|
3941fc4cea
|
implement BezierCurve2d
|
2016-12-03 18:23:55 +01:00 |
|
Yorik van Havre
|
d76df0ac94
|
Merge branch 'master' of github.com:FreeCAD/FreeCAD
|
2016-12-03 13:01:07 -02:00 |
|
Yorik van Havre
|
365ebf9a81
|
Draft: Applied Werners patch
|
2016-12-03 13:00:56 -02:00 |
|
wwmayer
|
c70d6f84f5
|
Merge pull request #362 from mlampert/Line2LineSegment
Path: Fix Path creation for new Line/LineSegment semantics.
|
2016-12-03 15:55:06 +01:00 |
|
Yorik van Havre
|
8fc41bd9dd
|
Arch: minor cosmetic changes in Draft & Arch preferences pages
|
2016-12-03 12:50:18 -02:00 |
|
wwmayer
|
400bd11715
|
Merge pull request #360 from kkremitzki/master
Fix typo
|
2016-12-03 13:32:27 +01:00 |
|
wmayer
|
fa585583d8
|
set type names of geom classes
|
2016-12-03 13:26:12 +01:00 |
|
wmayer
|
e45a099698
|
extend generation framework to set Python class name
|
2016-12-03 12:50:36 +01:00 |
|
wmayer
|
89a896b52e
|
fix bug in Curve class
|
2016-12-03 11:04:24 +01:00 |
|
wmayer
|
6de10d4fab
|
implement Curve2d
|
2016-12-03 11:01:44 +01:00 |
|
Markus Lampert
|
9ef90366a5
|
Fixed Path creation with new Line/LineSegment semantics.
|
2016-12-03 02:00:11 -08:00 |
|
Kurt Kremitzki
|
aa22d1f42a
|
Fix typo
|
2016-12-02 22:20:26 -06:00 |
|
Markus Lampert
|
e597771c5f
|
Fixed SoBrepEdgeSet error (thanks to wmayer).
|
2016-12-02 12:35:00 -08:00 |
|
wwmayer
|
9864684f1c
|
Merge pull request #359 from mlampert/Line2LineSegment
Path: Changed Part.Line to Part.LineSegment
|
2016-12-02 17:51:37 +01:00 |
|
Sergo
|
261bc46738
|
fix #0002662 - crash when create ShapeBinder with origin selected
|
2016-12-02 17:21:32 +01:00 |
|
wmayer
|
2313b05db5
|
fix encoding issue in constraint text
|
2016-12-02 17:04:57 +01:00 |
|
Yorik van Havre
|
63aa773078
|
Draft: fixes related to LineSegment + more powerful draft2sketch conversion
|
2016-12-02 11:06:31 -02:00 |
|
Markus Lampert
|
0a1a0b8abc
|
More Line to LineSegment conversions.
|
2016-12-02 04:42:22 -08:00 |
|
Markus Lampert
|
26263c4bd1
|
Changed Part.Line to Part.LineSegment
|
2016-12-02 04:24:52 -08:00 |
|
Yorik van Havre
|
810663025f
|
Merge branch 'master' of github.com:FreeCAD/FreeCAD
|
2016-12-02 09:58:57 -02:00 |
|
Yorik van Havre
|
0d18531d73
|
Draft: fixed bug when loading VisGroup from existing doc
|
2016-12-02 09:58:40 -02:00 |
|
wmayer
|
846f062c12
|
in old mode Edge.Curve returns a line segment instead of an infinite line
|
2016-12-02 12:51:00 +01:00 |
|
Yorik van Havre
|
fcd0465d8f
|
Draft: Minor bugfixes in wire flattening code
|
2016-12-01 14:42:51 -02:00 |
|
wmayer
|
04a56fbceb
|
apply modification to correct property
|
2016-12-01 13:35:28 +01:00 |
|
wwmayer
|
01fd5ce6f3
|
Merge pull request #357 from mlampert/PathGeom
Path: Path->Wire transformation and other goemetry helpers.
|
2016-12-01 12:48:03 +01:00 |
|
wmayer
|
c6529d21fe
|
implement Line class
|
2016-12-01 00:04:13 +01:00 |
|
wmayer
|
1855c80f36
|
replace Part.Line with Part.LineSegment
|
2016-11-30 21:25:18 +01:00 |
|
wmayer
|
e96370f820
|
add class LineSegment
|
2016-11-30 16:26:21 +01:00 |
|
wwmayer
|
7e8c9a6b1a
|
Merge pull request #356 from kkremitzki/master
Fix English typo
|
2016-11-30 10:15:03 +01:00 |
|
Kurt Kremitzki
|
6d9ad77868
|
Fix English typo
|
2016-11-30 01:14:09 -06:00 |
|
Kurt Kremitzki
|
4ef6d7a387
|
Fix English typo
|
2016-11-30 01:13:21 -06:00 |
|
wmayer
|
537cfb2d48
|
fix segmentation fault when caling setupWithoutGUI
|
2016-11-29 19:29:12 +01:00 |
|
Yorik van Havre
|
43aae3db37
|
Arch: fixed makePipe to return the pipe
|
2016-11-29 11:41:10 -02:00 |
|
wwmayer
|
313d8933f1
|
Merge pull request #354 from ickby/fixes
Fixes one Extension and two PartDesign bugs
|
2016-11-29 14:17:24 +01:00 |
|
Markus Lampert
|
ad3e3166f5
|
Some cleanup.
|
2016-11-29 01:31:12 -08:00 |
|
Markus Lampert
|
0807eaf597
|
Added wire(s)ForPath functions with test.
|
2016-11-28 15:52:17 -08:00 |
|
Markus Lampert
|
fbc75d9797
|
Split out PathGeom and created test cases for it.
|
2016-11-28 15:11:24 -08:00 |
|
Markus Lampert
|
fcc187880e
|
Enhance makeHelix to also support helixes that spiral downwards.
|
2016-11-28 15:10:25 -08:00 |
|
Stefan Tröger
|
ddc9d9cf5d
|
Extensions: "hasExtension" for python types -fix 0002785
|
2016-11-28 22:15:09 +01:00 |
|
Stefan Tröger
|
8bf5f03671
|
PartDesign: Fix crash on pattern abort
|
2016-11-28 22:13:41 +01:00 |
|
Stefan Tröger
|
bb1ac8bfc6
|
PartDesign: Fix origin selection for pattern
|
2016-11-28 22:13:41 +01:00 |
|
wmayer
|
8d1bea8d60
|
need vtkhdf5 module for certain systems
|
2016-11-28 18:07:25 +01:00 |
|
wwmayer
|
1f6ed81624
|
Merge pull request #353 from berndhahnebach/bhbdev058
FEM: GMSH tool
|
2016-11-28 18:04:20 +01:00 |
|
Bernd Hahnebach
|
9154825889
|
FEM: gmsh mesh tool, add different mesh element size for Shape elements
|
2016-11-28 01:18:08 +01:00 |
|
Bernd Hahnebach
|
ddef153ef1
|
FEM: gmsh mesh tool, fix endless loop in task panel
|
2016-11-28 01:17:58 +01:00 |
|
Bernd Hahnebach
|
cb14a50aec
|
FEM: gmsh mesh tool, add some more properties to adjust gmsh mesh
|
2016-11-28 01:17:54 +01:00 |
|
Bernd Hahnebach
|
f9bc29fbc5
|
FEM: gmsh mesh tool, use gmsh names for properties
|
2016-11-28 01:17:50 +01:00 |
|
Bernd Hahnebach
|
299d3d1206
|
FEM: icons, rename some icons to better fit in FEM name scheme
|
2016-11-28 01:17:45 +01:00 |
|
Bernd Hahnebach
|
37db5ab428
|
FEM: solver Z88, fix in object attributes
|
2016-11-28 01:17:36 +01:00 |
|