kgoao
96a705dc7d
FEM: FemConstraintHeatflux: Add DFLUX option to heat flux constraint
2016-12-21 11:27:41 -02:00
kgoao
0cddd74255
FEM: FemConstraintTemperature: Add CFLUX option to temperature constraint
2016-12-21 11:27:41 -02:00
wmayer
7e82bd1d7d
fix drag and drop of boolean operations
2016-12-21 11:39:26 +01:00
wmayer
1a20ead8da
fix typos & whitespaces
2016-12-21 11:19:54 +01:00
wmayer
7fd367a396
handle infinite lines and segments in OpenSCAD2Dgeom.superWireReverse
2016-12-21 10:07:55 +01:00
wmayer
a862279d7f
fix crash when using ImageView
2016-12-20 20:52:40 +01:00
Yorik van Havre
ed57a89afa
Merge pull request #386 from mlampert/Dogbone2d
...
Path: Dogbone dressup fixes for new 2d geometry
2016-12-20 11:59:04 -02:00
Markus Lampert
12d3d6950f
Fixed build.
2016-12-19 18:27:27 -08:00
Markus Lampert
6552304323
Renamed dressups to conform to naming scheme.
2016-12-19 17:53:01 -08:00
Markus Lampert
d82d050c34
Fixed dogbone for small tool bit radii.
2016-12-19 16:52:28 -08:00
Abdullah Tahiri
b2bca80796
Sketcher: Parabola box selection sign fix
2016-12-19 23:21:02 +01:00
Abdullah Tahiri
6f6cc6d961
Sketcher: Parabola Creation Command
...
===================================
With exception of exposure of internal geometry.
2016-12-19 22:58:20 +01:00
Markus Lampert
5099f2385a
Fixed 2d geometry changes for dogbone.
2016-12-19 11:20:58 -08:00
Yorik van Havre
ae077f192c
Draft: Fixedbug in facebinder
2016-12-19 15:28:16 -02:00
Abdullah Tahiri
0ef1ce9261
Part: Parabola Python Creation from Focus, Center and Normal Vector
2016-12-19 17:35:39 +01:00
wmayer
bb7e662e7c
issue #0002673 : Not memorize the rotation
2016-12-19 17:32:39 +01:00
Dan Falck
c84e7662b7
Path:wip on tl edit dialog and units
2016-12-19 07:40:25 -08:00
wmayer
72ab17fb48
fix typos
2016-12-19 14:07:35 +01:00
Abdullah Tahiri
d42033191d
Sketcher: ViewProvider Parabola Representation
2016-12-19 00:10:59 +01:00
Yorik van Havre
101d280f6a
Draft: More solid normal detection in Draft2Sketch
2016-12-18 20:17:16 -02:00
Abdullah Tahiri
d600bfa83b
Sketcher: Validation of Parabola
2016-12-18 19:29:38 +01:00
wmayer
df8783833d
issue #0002775 : first build fails
2016-12-18 18:26:34 +01:00
wwmayer
b05826fc3f
Merge pull request #385 from agryson/techdraw-artwork-alignment
...
Techdraw artwork alignment
2016-12-18 16:17:58 +01:00
wmayer
dd0fb7dc84
fix various clang warnings
2016-12-18 16:08:30 +01:00
wmayer
d9c206e59d
fix obvious errors in kurve geometry classes
2016-12-18 15:21:52 +01:00
Alexander Gryson
291bad6cba
Metadata updates
2016-12-18 14:54:52 +01:00
Alexander Gryson
3842310b9c
Further feedback on geometry changes
2016-12-18 14:54:52 +01:00
Alexander Gryson
5bf299aafb
Add Metadata
2016-12-18 14:54:31 +01:00
Alexander Gryson
6b6a7ca2d2
Update icon geometry and colors (no conflict risk in this workbench)
2016-12-18 14:54:31 +01:00
Alexander Gryson
1ab2e64e73
update TechDraw icons
2016-12-18 14:53:53 +01:00
wmayer
2fe7c2864a
comment out unused variables to fix warnings created by clang
2016-12-18 14:20:27 +01:00
wmayer
76c529d47d
fix CIDs 154889, 151939, 151763, 154892, 154891, 151802, 151936, 151803, 153359
2016-12-18 14:12:13 +01:00
wmayer
0ada809ec5
fix CIDs 151701, 151747
2016-12-18 13:46:26 +01:00
wmayer
df8f7cfb7e
fix CIDs 154873, 154874, 153875, 153876, 154883, 154884, 154886
2016-12-18 13:27:34 +01:00
wmayer
5e0a972999
fix CIDs 154872, 152491, 129453
2016-12-18 13:10:07 +01:00
wmayer
c0ad78d21a
fix CIDs 129192, 129078
2016-12-18 12:42:43 +01:00
wmayer
45697ae2c7
fix CID 129530
2016-12-18 12:33:43 +01:00
wmayer
bd71e62df6
fix CIDs 154877, 154878, 154879, 154880, 154881, 154882, 154885
2016-12-18 12:15:26 +01:00
wmayer
2d68ca2f6e
fix CID 154893
2016-12-18 11:57:52 +01:00
wmayer
4f7752419c
fix CID 154894
2016-12-18 11:37:39 +01:00
wmayer
a68c204bb0
fix CID 154895
2016-12-18 11:32:45 +01:00
wmayer
723cb4f3f8
fixes #0002801 : F11 enters fullscreen, but does not exit (should behave as toggle)
2016-12-18 10:50:23 +01:00
wwmayer
8391af97f0
Merge pull request #383 from sliptonic/bug/drilling
...
PATH: fix for drilling border case
2016-12-18 09:59:36 +01:00
Abdullah Tahiri
9e528420f8
Sketcher: Enable Parabola creation in SketchObjectPy
2016-12-18 00:46:01 +01:00
Abdullah Tahiri
94f3f5879e
Sketcher: Parabola SketchObject basic functionality
...
===================================================
Except Trimming & Expose Internal Geometry, that will be added separately.
2016-12-18 00:41:40 +01:00
Abdullah Tahiri
5f963c8d02
Sketcher: Parabola Solver Sketch Implementation
...
===============================================
Main Sketch solver parabola addition and update, with exception of the rules of the parabola arc, that will be implemented with the solver constraints.
2016-12-18 00:03:57 +01:00
Abdullah Tahiri
579cbb280b
Part: ArcOfParabola extension to set the symmetry axis
2016-12-18 00:03:53 +01:00
sliptonic
4262544bbf
PATH: fix for drilling border case
...
If only single hole of a given size is found, it was ignored.
Doh!
2016-12-17 16:46:17 -06:00
Abdullah Tahiri
8c83f4142b
Part: Parabola Extension to support getting occ focus
2016-12-17 22:50:46 +01:00
Abdullah Tahiri
e360dc15ef
Sketcher: Freegcs Parabola geometry definition
2016-12-17 20:12:16 +01:00