wmayer
7628f2bbb6
Revert "Sketcher: Edit Controls' checkboxes to independently hide/show driving/non-driving constraints"
...
This reverts commit 03a9d58db6 .
2017-05-01 16:16:49 +02:00
wmayer
d25d7a2be2
Revert "Sketcher: hidding constraints - fix entry into empty sketch"
...
This reverts commit e94a86dd70 .
2017-05-01 16:16:13 +02:00
Abdullah Tahiri
e94a86dd70
Sketcher: hidding constraints - fix entry into empty sketch
2017-04-30 10:06:15 +02:00
Abdullah Tahiri
03a9d58db6
Sketcher: Edit Controls' checkboxes to independently hide/show driving/non-driving constraints
2017-04-30 10:06:15 +02:00
Abdullah Tahiri
5b2e2b3d2f
Sketcher: Constraint Node restructuring to enable independent hidding of driving/driven constraints
2017-04-30 10:06:15 +02:00
Sabin Iacob
0556edf6f6
[path] Make PathHelix use the new tool controllers
2017-04-30 10:05:18 +02:00
wwmayer
d31bbd2090
Merge pull request #719 from m0n5t3r/path-helix-sort
...
[path] Sort helix drill jobs to improve efficiency
2017-04-30 10:02:34 +02:00
Sabin Iacob
bac7aa9d64
[path] Sort helix drill jobs to improve efficiency
2017-04-29 11:06:41 +03:00
wmayer
38388cf650
remove undesired virtual keyword from ViewProviderPythonFeatureImp
2017-04-28 21:15:53 +02:00
Yorik van Havre
765e164b0b
Gui: implemented isShow() for python viewproviders
2017-04-28 15:03:47 -03:00
Keith Sloan
6ffe8837c4
Fix for null string and single blank string
2017-04-28 19:59:29 +02:00
wmayer
18f723cb03
use specialized Python exception classes
2017-04-28 19:33:51 +02:00
wmayer
1673ab801e
use specialized exception classes
2017-04-28 18:49:11 +02:00
Abdullah Tahiri
0a32b91b6b
Convert OCC exceptions into Base::Runtime exceptions for App:DocumentObject handling
2017-04-28 15:46:49 +02:00
Abdullah Tahiri
e3b47cac97
Correct copy-paste typos in exception throwing
2017-04-28 15:46:30 +02:00
Abdullah Tahiri
9cfca05c90
Change all exceptions thrown within AttachExtension::positionBySupport from Base::Exception to a meaningful derivative
2017-04-28 15:46:13 +02:00
Abdullah Tahiri
c3eb3e7fc7
Part Design: Allow attachment error messages and error setting propagation
2017-04-28 15:45:54 +02:00
wmayer
df1e2642d0
replacement for PR 698
2017-04-27 23:05:40 +02:00
wmayer
9aac25b763
fixes #0003000 : View property Angular Deflection can freeze FC
2017-04-27 19:20:22 +02:00
wmayer
8679950b89
fix crash when setting invalid selection filter, improve doc strings
2017-04-27 18:55:09 +02:00
looooo
84f8644244
py3: part-design: involute-gear
2017-04-27 13:17:51 -03:00
Yorik van Havre
ead006131f
Draft: fixed getSVG to work in non-GUI mode
2017-04-27 13:07:28 -03:00
wmayer
bd57dbfc4e
add warning to generated file not to make manual changes
2017-04-27 15:52:15 +02:00
wmayer
63cb979328
fix reference leak
2017-04-27 15:26:46 +02:00
wmayer
a2dd176bc2
issue #0002996 : PyObjectBase notification chain can lead to unexpected changes to document
2017-04-27 15:09:28 +02:00
Ian Rees
6368b2f822
TechDraw: Tidy, and fix Qt5 template text edition
2017-04-26 18:23:21 +12:00
wwmayer
20828b3cb3
Merge pull request #711 from realthunder/PathArea
...
Path.Area: add abs_center parameter to Path.fromShapes
2017-04-25 11:24:40 +02:00
Zheng, Lei
e1fcdcf3bb
Path.Area: add abs_center parameter to Path.fromShapes
...
Set to true to enable absolute arc center mode (G90.1)
2017-04-25 11:51:54 +08:00
wwmayer
3e7b6b359d
Merge pull request #710 from wwmayer/SurfaceFilling
...
Surface filling task panel
2017-04-24 21:29:00 +02:00
wmayer
fa50729aeb
reset highlighting of references if object is being deleted, fix crash with invalid sub-element names
2017-04-24 19:18:58 +02:00
wmayer
2cfb029fe5
highlighting of point constraints
2017-04-24 17:20:41 +02:00
wmayer
35544db84a
fix vertex highlighting
2017-04-24 17:19:21 +02:00
wmayer
7e977a8ecc
rename material binding class member for faces to make clear its purpose
2017-04-24 14:53:05 +02:00
wmayer
6a4171c243
implement highlighting of surface in filling task panel
2017-04-24 14:43:30 +02:00
wmayer
aad1777443
fix include dir on cmake
2017-04-24 11:12:12 +02:00
wmayer
d73fd1e8ab
Extend task panel for filling function
2017-04-24 11:12:12 +02:00
wmayer
e50dff0f02
Extend task panel for filling function
2017-04-24 11:12:12 +02:00
wmayer
b47805dcc6
Extend task panel for filling function
2017-04-24 11:12:12 +02:00
wmayer
b0eed05a73
Extend Py interface of PropertyStringList to accept all sequence types
2017-04-24 11:12:12 +02:00
wmayer
29673491e9
Extend task panel for filling function
2017-04-24 11:12:12 +02:00
wmayer
e2065ec5b9
Extend task panel for filling function
2017-04-24 11:12:12 +02:00
Sabin Iacob
4a51171593
[path] Add feeds to PathDressupHoldingTags output
2017-04-23 20:56:42 -03:00
Sabin Iacob
afd6057def
[path] Set ToolController before calling setup in PathDressupHoldingTags
2017-04-23 20:56:42 -03:00
Sabin Iacob
9df156472a
[path] Fix AttributeError when attempting to export holding tags gcode
2017-04-23 20:56:42 -03:00
Simon
1815a9ef4d
Fix wrong variable name symbolLineWidth -> svgSymbolLineWidth.
2017-04-23 19:42:25 -03:00
Simon
e2b5c16c05
ArchSectionPlane: Fix incomplete SVG because of = instead of +=.
2017-04-23 19:42:25 -03:00
Simon
f673658a22
ArchSectionPlane: Remove placeholders in getSVG and more clean up.
...
getSVG puts placeholders in the generated SVG code and replaces them
afterwards with length values. With the changes of the previous commits
this seems not to be necessary anymore.
I replace them in a separate commit so this change can be reverted easily.
2017-04-23 19:42:25 -03:00
Simon
99247f57d7
ArchSectionPlane: Add properties for the line color and the fill color
...
* Both properties are automatically added to old section planes
with the help of onDocumentRestored.
* A bit of style clean up to improve the readability of touched code lines.
2017-04-23 19:42:25 -03:00
Simon
9633c94515
ProjectionAlgos: Make the style of the lines in the SVG file configurable.
...
* getSVG provides new style parameters for every kind of line:
V, V0, V1, H, H0, H1.
* Old line width parameters are removed. The style parameters
can be used instead.
* A style is a map container for svg attribute keys and values
(string, string).
* The Python interface is updated to offer the new style parameters
accordingly as a dict.
* Because there are many parameters on the function call now,
the Python interface supports keyword parameters.
* Update ArchSectionPlane to take advantage of the new style parameters.
This simplifies the code. String replacements could be removed
(done in a later commit).
* FeatureViewPy.cpp is – to my knowledge – the only function that used the
old line width parameters. I rewrote it to use the new style parameters.
2017-04-23 19:42:25 -03:00
Zheng, Lei
2bda3a3207
Path.Area: return Py_None with ref counting
2017-04-23 19:15:19 -03:00