Alexander Gryson
|
c551e745dd
|
finish aligning mesh bench icons to Tango
|
2016-12-04 14:24:59 +01:00 |
|
Alexander Gryson
|
141eaa5d23
|
Update dimensions to 64*64 as per guidelines
This icon was incorrectly sized to 32*32 - depending on how the icons are exported this may have an impact on the UI
|
2016-12-04 14:24:40 +01:00 |
|
Alex Gryson
|
e757a87ba4
|
update mesh icons to Tango
|
2016-12-04 14:24:27 +01:00 |
|
Alex Gryson
|
e2c39133fd
|
Mesh workbench icons updated
|
2016-12-04 14:24:13 +01:00 |
|
Alex Gryson
|
eb5f4989ad
|
Align icons to Tango style
|
2016-12-04 14:23:57 +01:00 |
|
Alexander Gryson
|
ef433e303b
|
icon updates (mesh)
|
2016-12-04 14:23:42 +01:00 |
|
Alexander Gryson
|
12f5caf8cf
|
Update import/export to have more 'meshy' look
|
2016-12-04 14:23:30 +01:00 |
|
Alexander Gryson
|
b322ba0162
|
update mesh cut icon
|
2016-12-04 14:23:08 +01:00 |
|
Alexander Gryson
|
285ed9b155
|
initial commit to test build
|
2016-12-04 14:22:49 +01:00 |
|
wmayer
|
273f3995c0
|
add class GeomArcOfConic to reduce code duplication
|
2016-12-04 14:20:56 +01:00 |
|
wmayer
|
4ba8b565dc
|
add class GeomConic to reduce code duplication
|
2016-12-04 11:36:50 +01:00 |
|
wmayer
|
f56a570e9a
|
code optimization
|
2016-12-03 22:27:07 +01:00 |
|
wmayer
|
4ffce9699c
|
implement BSplineCurve2d
|
2016-12-03 22:17:04 +01:00 |
|
wmayer
|
07c2334839
|
implement BezierCurve2d
|
2016-12-03 18:23:55 +01:00 |
|
Yorik van Havre
|
c807cb5287
|
Merge branch 'master' of github.com:FreeCAD/FreeCAD
|
2016-12-03 13:01:07 -02:00 |
|
Yorik van Havre
|
060c2c6c2b
|
Draft: Applied Werners patch
|
2016-12-03 13:00:56 -02:00 |
|
wwmayer
|
b42dd3eb1a
|
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
|
e4b0477158
|
Arch: minor cosmetic changes in Draft & Arch preferences pages
|
2016-12-03 12:50:18 -02:00 |
|
wmayer
|
ad41408b73
|
set type names of geom classes
|
2016-12-03 13:26:12 +01:00 |
|
wmayer
|
dd1d45b081
|
fix bug in Curve class
|
2016-12-03 11:04:24 +01:00 |
|
wmayer
|
5551f9c3d2
|
implement Curve2d
|
2016-12-03 11:01:44 +01:00 |
|
Markus Lampert
|
fdddec23d3
|
Fixed Path creation with new Line/LineSegment semantics.
|
2016-12-03 02:00:11 -08:00 |
|
Markus Lampert
|
a9bda71acb
|
Fixed SoBrepEdgeSet error (thanks to wmayer).
|
2016-12-02 12:35:00 -08:00 |
|
wwmayer
|
7477d547c4
|
Merge pull request #359 from mlampert/Line2LineSegment
Path: Changed Part.Line to Part.LineSegment
|
2016-12-02 17:51:37 +01:00 |
|
Sergo
|
591342806d
|
fix #0002662 - crash when create ShapeBinder with origin selected
|
2016-12-02 17:21:32 +01:00 |
|
wmayer
|
18d92b0dff
|
fix encoding issue in constraint text
|
2016-12-02 17:04:57 +01:00 |
|
Yorik van Havre
|
88700dc00b
|
Draft: fixes related to LineSegment + more powerful draft2sketch conversion
|
2016-12-02 11:06:31 -02:00 |
|
Markus Lampert
|
4788666745
|
More Line to LineSegment conversions.
|
2016-12-02 04:42:22 -08:00 |
|
Markus Lampert
|
04a589c33b
|
Changed Part.Line to Part.LineSegment
|
2016-12-02 04:24:52 -08:00 |
|
Yorik van Havre
|
ce00414434
|
Merge branch 'master' of github.com:FreeCAD/FreeCAD
|
2016-12-02 09:58:57 -02:00 |
|
Yorik van Havre
|
6734525385
|
Draft: fixed bug when loading VisGroup from existing doc
|
2016-12-02 09:58:40 -02:00 |
|
wmayer
|
4b9d3915f4
|
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
|
c1c46e1931
|
Draft: Minor bugfixes in wire flattening code
|
2016-12-01 14:42:51 -02:00 |
|
wwmayer
|
bc7dd1e18f
|
Merge pull request #357 from mlampert/PathGeom
Path: Path->Wire transformation and other goemetry helpers.
|
2016-12-01 12:48:03 +01:00 |
|
wmayer
|
c74ba63283
|
implement Line class
|
2016-12-01 00:04:13 +01:00 |
|
wmayer
|
c3fe2de155
|
replace Part.Line with Part.LineSegment
|
2016-11-30 21:25:18 +01:00 |
|
wmayer
|
19237df7bf
|
add class LineSegment
|
2016-11-30 16:26:21 +01:00 |
|
Yorik van Havre
|
8cf706e1f1
|
Arch: fixed makePipe to return the pipe
|
2016-11-29 11:41:10 -02:00 |
|
Markus Lampert
|
a446906ca6
|
Some cleanup.
|
2016-11-29 01:31:12 -08:00 |
|
Markus Lampert
|
c81c81dd12
|
Added wire(s)ForPath functions with test.
|
2016-11-28 15:52:17 -08:00 |
|
Markus Lampert
|
a86f05071c
|
Split out PathGeom and created test cases for it.
|
2016-11-28 15:11:24 -08:00 |
|
Markus Lampert
|
abe7c4404d
|
Enhance makeHelix to also support helixes that spiral downwards.
|
2016-11-28 15:10:25 -08:00 |
|
Stefan Tröger
|
ee4abeea5e
|
Extensions: "hasExtension" for python types -fix 0002785
|
2016-11-28 22:15:09 +01:00 |
|
Stefan Tröger
|
2ca8d51498
|
PartDesign: Fix crash on pattern abort
|
2016-11-28 22:13:41 +01:00 |
|
Stefan Tröger
|
1d1cc9cfba
|
PartDesign: Fix origin selection for pattern
|
2016-11-28 22:13:41 +01:00 |
|
wwmayer
|
a16d862949
|
Merge pull request #353 from berndhahnebach/bhbdev058
FEM: GMSH tool
|
2016-11-28 18:04:20 +01:00 |
|
Bernd Hahnebach
|
aeb7c6a504
|
FEM: gmsh mesh tool, add different mesh element size for Shape elements
|
2016-11-28 01:18:08 +01:00 |
|
Bernd Hahnebach
|
96a3c3c506
|
FEM: gmsh mesh tool, fix endless loop in task panel
|
2016-11-28 01:17:58 +01:00 |
|
Bernd Hahnebach
|
aac03cc03b
|
FEM: gmsh mesh tool, add some more properties to adjust gmsh mesh
|
2016-11-28 01:17:54 +01:00 |
|
Bernd Hahnebach
|
b2d13a0e99
|
FEM: gmsh mesh tool, use gmsh names for properties
|
2016-11-28 01:17:50 +01:00 |
|