Commit Graph

9072 Commits

Author SHA1 Message Date
mkhizenz
43a362d8da FEM: LinearizedStress: Core implementation 2016-12-21 11:27:41 -02:00
mkhizenz
e9ff722383 FEM: LinearizedStress: Icon 2016-12-21 11:27:41 -02:00
mkhizenz
89cf335f3d FEM: DataAlongLine: core implementation 2016-12-21 11:27:41 -02:00
mkhizenz
5606d5cda2 FEM: DataAlongLine: Icon 2016-12-21 11:27:41 -02:00
vdwalts
59ac40a584 Base: Units for FEM, new heat and heat flux functions 2016-12-21 11:27:41 -02:00
kgoao
93b7aceb0e FEM: FemConstraintHeatflux: Add DFLUX option to heat flux constraint 2016-12-21 11:27:41 -02:00
kgoao
b264aa2e12 FEM: FemConstraintTemperature: Add CFLUX option to temperature constraint 2016-12-21 11:27:41 -02:00
wmayer
7a5771a0f7 fix drag and drop of boolean operations 2016-12-21 11:39:26 +01:00
wmayer
acf64756a6 handle infinite lines and segments in OpenSCAD2Dgeom.superWireReverse 2016-12-21 10:07:55 +01:00
wmayer
00053a7db2 fix crash when using ImageView 2016-12-20 20:52:40 +01:00
Markus Lampert
f760106d34 Fixed build. 2016-12-19 18:27:27 -08:00
Markus Lampert
8622c5c815 Renamed dressups to conform to naming scheme. 2016-12-19 17:53:01 -08:00
Markus Lampert
760e0233db Fixed dogbone for small tool bit radii. 2016-12-19 16:52:28 -08:00
Abdullah Tahiri
e171f037d1 Sketcher: Parabola box selection sign fix 2016-12-19 23:21:02 +01:00
Abdullah Tahiri
6ce67a807d Sketcher: Parabola Creation Command
===================================

With exception of exposure of internal geometry.
2016-12-19 22:58:20 +01:00
Markus Lampert
f37e029b71 Fixed 2d geometry changes for dogbone. 2016-12-19 11:20:58 -08:00
Yorik van Havre
7ccb1cbf8a Draft: Fixedbug in facebinder 2016-12-19 15:28:16 -02:00
Abdullah Tahiri
505dd6e440 Part: Parabola Python Creation from Focus, Center and Normal Vector 2016-12-19 17:35:39 +01:00
Dan Falck
f80c9a8394 Path:wip on tl edit dialog and units 2016-12-19 07:40:25 -08:00
Abdullah Tahiri
892451a959 Sketcher: ViewProvider Parabola Representation 2016-12-19 00:10:59 +01:00
Yorik van Havre
59dfc11b57 Draft: More solid normal detection in Draft2Sketch 2016-12-18 20:17:16 -02:00
Abdullah Tahiri
95db1e1c15 Sketcher: Validation of Parabola 2016-12-18 19:29:38 +01:00
wmayer
b94ffbcf21 issue #0002775: first build fails 2016-12-18 18:26:34 +01:00
wwmayer
4880f5b369 Merge pull request #385 from agryson/techdraw-artwork-alignment
Techdraw artwork alignment
2016-12-18 16:17:58 +01:00
wmayer
5acdaed2e3 fix various clang warnings 2016-12-18 16:08:30 +01:00
wmayer
9a3421f003 fix obvious errors in kurve geometry classes 2016-12-18 15:21:52 +01:00
Alexander Gryson
dcad36c20d Metadata updates 2016-12-18 14:54:52 +01:00
Alexander Gryson
64a9e80444 Further feedback on geometry changes 2016-12-18 14:54:52 +01:00
Alexander Gryson
a0e2ee215d Add Metadata 2016-12-18 14:54:31 +01:00
Alexander Gryson
4133383765 Update icon geometry and colors (no conflict risk in this workbench) 2016-12-18 14:54:31 +01:00
Alexander Gryson
0328fcb111 update TechDraw icons 2016-12-18 14:53:53 +01:00
wmayer
7b3de466bf fix CIDs 154889, 151939, 151763, 154892, 154891, 151802, 151936, 151803, 153359 2016-12-18 14:12:13 +01:00
wmayer
48a1860e97 fix CIDs 151701, 151747 2016-12-18 13:46:26 +01:00
wmayer
07a180b18f fix CIDs 154873, 154874, 153875, 153876, 154883, 154884, 154886 2016-12-18 13:27:34 +01:00
wmayer
4db3591e68 fix CIDs 129192, 129078 2016-12-18 12:42:43 +01:00
wmayer
73cf6ea526 fix CID 129530 2016-12-18 12:33:43 +01:00
wmayer
90b9ba81cf fix CIDs 154877, 154878, 154879, 154880, 154881, 154882, 154885 2016-12-18 12:15:26 +01:00
wmayer
824e6f64f1 fix CID 154893 2016-12-18 11:57:52 +01:00
wmayer
e2eeb521ab fix CID 154894 2016-12-18 11:37:39 +01:00
wmayer
8afd7dc231 fix CID 154895 2016-12-18 11:32:45 +01:00
wwmayer
fb40903419 Merge pull request #383 from sliptonic/bug/drilling
PATH: fix for drilling border case
2016-12-18 09:59:36 +01:00
Abdullah Tahiri
369f1f9368 Sketcher: Enable Parabola creation in SketchObjectPy 2016-12-18 00:46:01 +01:00
Abdullah Tahiri
0e0b6f9306 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
717b053f1d 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
7f2f9a19c3 Part: ArcOfParabola extension to set the symmetry axis 2016-12-18 00:03:53 +01:00
sliptonic
569139c63e 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
abb3e1d0b5 Part: Parabola Extension to support getting occ focus 2016-12-17 22:50:46 +01:00
Abdullah Tahiri
b60aca1eca Sketcher: Freegcs Parabola geometry definition 2016-12-17 20:12:16 +01:00
Yorik van Havre
f8436dd909 Arch: Extended panel tools 2016-12-17 14:39:45 -02:00
Eivind Kvedalen
d2a5d0de4b Spreadsheet: Coverity issue 151662, 151655, 133440, 129433 are false positives, but code rewritten for readability. 2016-12-15 17:27:18 +01:00