Commit Graph

12303 Commits

Author SHA1 Message Date
Markus Lampert
ddf820a089 Force page 0 for preferences. 2017-10-02 01:16:26 +02:00
Markus Lampert
9f9eb42b78 Placement preferences for stock. 2017-10-02 01:16:26 +02:00
Markus Lampert
d436239785 Basic stock preferences and usage if no job template is specified. 2017-10-02 01:16:26 +02:00
luzpaz
700c6bc3d2 Path: misc typo
[skip ci]
2017-10-02 01:14:09 +02:00
wmayer
67bcee40cb fixes #0001955: Part Section not available in the Part menu 2017-10-02 01:08:28 +02:00
wmayer
8a17c4e079 fixes #0002862: Check for shape type before using selection as base feature 2017-10-02 00:56:47 +02:00
wmayer
ce559a4643 issue #0002304: Duplicate multi selection of sketch element produces many sketches 2017-10-01 22:10:00 +02:00
wmayer
de0ac35a50 fixes #0002045: Make Euler Rotation default or user-pref default 2017-10-01 21:15:58 +02:00
wmayer
397d7b74c0 handle editing of view provider of base feature 2017-10-01 19:32:11 +02:00
wmayer
98c6e0e2b0 implement clone command for part design 2017-10-01 18:25:55 +02:00
wmayer
9055324ee8 add define to better control if native or Qt file dialogs should be used 2017-10-01 17:28:21 +02:00
Kunda
d4769e7023 Misc. typo 2017-10-01 10:15:31 +02:00
wmayer
9e91219d0f 0001591: STL export in various units 2017-09-30 23:55:49 +02:00
wmayer
62d98deccf fixes #0003071: List of vertexes returned by wire.OrederedVertexes missing last vertext in the list 2017-09-30 22:24:47 +02:00
wmayer
53168d39d6 fixes #0003025: memory leak in tree view 2017-09-30 19:45:25 +02:00
wmayer
93c32f0aa9 fixes #0001906: add Parameters isRelative, theAngDeflection of BRepMesh_IncrementalMesh in MeshFromShape Gui command 2017-09-30 16:15:24 +02:00
wmayer
755cd3bfbd fixes #0002931: Box select misbehaves with touchpad navigation style 2017-09-30 14:55:18 +02:00
wmayer
0a86d959c0 add method to check for planar surface 2017-09-30 00:23:00 +02:00
wmayer
5a1a88568a harmonize creation of linear pattern inside a multi transform to direction creation of linear pattern 2017-09-29 23:57:31 +02:00
wmayer
2244292552 fix crashes when aborting linear pattern panel due access of null pointers 2017-09-29 21:22:48 +02:00
wmayer
7ae850d756 fixes #0003179: PDN + AdditiveBox + MultiTransform (with LinearPattern) 2017-09-29 19:55:42 +02:00
wmayer
3769d38e89 fix dangling pointer when cancelling multi-transform task panel 2017-09-29 19:18:34 +02:00
wmayer
6d9cf80c97 inside toBiArcs check if a spline is closed and split it into two parts if necessary 2017-09-29 16:43:01 +02:00
wmayer
72bdd48a08 fixes #0003201: Cross-linking of sketch visibility 2017-09-29 15:45:40 +02:00
wmayer
4e429092e8 improve whitespaces and readability 2017-09-29 14:34:53 +02:00
wmayer
fb0274df41 for circle and arc of circle also store angle to local x-axis 2017-09-29 12:52:10 +02:00
Peter Lama
2b750c2acf Enable creating PD Sweep along closed path 2017-09-29 00:41:59 +02:00
wmayer
a8a9650816 harmonize show() function of Part, Mesh, Fem, Path and Points modules 2017-09-29 00:35:48 +02:00
Markus Lampert
5ea491bdba Pop-up action's tooltip if ActionGroup is expanded and the mouse hovers over an action. 2017-09-28 23:22:11 +02:00
Markus Lampert
da57822615 Use command's tootltip as statustip if no statustip is specified. 2017-09-28 23:22:11 +02:00
Markus Lampert
6bbefe94f5 Added optional name parameter to Part.show() 2017-09-28 23:22:11 +02:00
Markus Lampert
ce22fb30c6 Disableing bezier unit tests which seem to break depending on the version of occ/oce being used. 2017-09-28 11:27:47 -07:00
Markus Lampert
6bf9a9758f Added support for bezier curves for isHorizontal/isVertical. 2017-09-28 11:27:47 -07:00
Markus Lampert
e6927d7979 Added support for z-level selecction of circular shapes. 2017-09-28 11:27:47 -07:00
Markus Lampert
11db427b2e Fixed drilling depths and circular hole remove logic. 2017-09-28 11:27:47 -07:00
Markus Lampert
4c0f25b174 Fixed refactoring issue. 2017-09-28 11:27:47 -07:00
Markus Lampert
ca2c8fe156 Change visibility of base object and stock while an operation is edited - helps a lot in making sense of the generated paths. 2017-09-28 11:27:47 -07:00
Markus Lampert
459890f779 Moved base and stock visibility tracking into ViewProvider. 2017-09-28 11:27:47 -07:00
Markus Lampert
825d415818 Switch out base in case user selects features of the original - fixes op placement. 2017-09-28 11:27:47 -07:00
Markus Lampert
0dad94c457 Fixed rounding issue for determining attribute changes. 2017-09-28 11:27:47 -07:00
Markus Lampert
804cfd6dcf Fixed transitioning error. 2017-09-28 11:27:47 -07:00
Markus Lampert
16e99f5d7b Renamed 'Surface' to '3D Surface' for consistency. 2017-09-28 11:27:47 -07:00
Markus Lampert
eb0b755a2a Renamed 'Pocket' to 'Pocket 3D' to enhance the distinction to 'Pocket Shape'. 2017-09-28 11:27:47 -07:00
Markus Lampert
06a01d0fee Fixed segfault on shutdown. 2017-09-28 11:27:47 -07:00
Markus Lampert
e56897df76 Switch preferences to use json files for templates. 2017-09-28 11:27:47 -07:00
Markus Lampert
86a8e6eda0 Adapted dogbone unit test to the new depth values. 2017-09-28 11:27:47 -07:00
Markus Lampert
ee41eda26f Fixed final == start depth in combination with manual locking. 2017-09-28 11:27:47 -07:00
Markus Lampert
a3a1317cf6 Fixed startup errors and typo. 2017-09-28 11:27:47 -07:00
Markus Lampert
5b89893a1f changed lock radio buttons into checkboxes. 2017-09-28 11:27:47 -07:00
Markus Lampert
8886fd92fa Disable apply button if ui is clean. 2017-09-28 11:27:47 -07:00