Sergo
fdc3772c25
stop dressup features when applied to non-acitve body
2017-03-07 13:51:42 -03:00
Sergo
1d8ef64925
fixing transformed features and guessworkflow
2017-03-07 13:51:42 -03:00
Sergo
6cbb76b667
fixing dressup features
2017-03-07 13:51:42 -03:00
Sergo
f8e836221c
fix pd tools from running when no active parts
2017-03-07 13:51:42 -03:00
Yorik van Havre
6b66a38ee3
Updated translations with latest files from crowdin
2017-03-06 11:53:09 -03:00
DeepSOIC
1ee6dcf75e
PartPesign: Py: expose some methods of ViewProvider
...
* setBodyMode(bool)
* makeTemporaryVisible(bool)
2017-03-04 19:16:39 -03:00
DeepSOIC
0160478242
PartDesign: add ViewProviderPython
...
+ bind PartDesign::Feature to PartDesign::ViewProvider, and adjust
viewprovider of PartDesign::FeaturePython accordingly.
2017-03-04 19:16:39 -03:00
Kunda
99c99006b8
source typo fixes pt4 (only on py3 merged code)
2017-03-02 13:47:21 +01:00
wmayer
cd1f010fe7
revert commit 1255ac62c and fix original code
2017-03-01 22:54:14 +01:00
wmayer
381419c267
py3: ported PartDesign to python3
2017-03-01 17:19:33 +01:00
hgutsche
0e3db30311
fiel --> file
2017-02-28 18:52:04 +01:00
hgutsche
de8f66f857
Some fixes for doygen syntax errors and some configuration to make it run smoother under Windows
2017-02-28 18:52:04 +01:00
Wolfgang E. Sanyer
1255ac62c2
Fixed typo.
2017-02-27 10:26:00 +01:00
Alexander Gryson
cd7e49f6ae
Updates based on forum feedback
2017-02-21 14:13:23 +01:00
Alexander Gryson
4cd58223e1
Update metadata
2017-02-21 14:13:23 +01:00
Alexander Gryson
d18655d390
Align PartDesign Workbench icons to guidelines
2017-02-21 14:13:23 +01:00
wmayer
1a8d535263
handle Coin3d version older than 4.0
2017-02-11 22:35:04 +01:00
wmayer
40abcf5dcc
fix OSX build failure due to outdated Coin3d version
2017-02-10 22:09:53 +01:00
wmayer
798a57e2b7
issue #0002503 : Invisible pad object
2017-02-10 17:19:01 +01:00
Ajinkya Dahale
7a9fecbbf0
Minor bug in PartDesignGui::ViewProviderPipe
...
Assert excludes any "Edge1"
2017-02-01 09:08:05 +05:30
wmayer
bebda4c6ad
fix crash when pressing cancel on pipe task panel
2017-01-24 15:00:41 +01:00
wmayer
294b2308d6
fix crash when cancelling revolution task panel
2017-01-23 23:24:40 +01:00
wmayer
8a100bf627
issue #0002836 : Crash in sketcher
2017-01-23 22:48:02 +01:00
wmayer
27c4136f58
TaskTransformedParameters derives from Gui::DocumentObserver to handle deletion of view provider when clicking Cancel button
2017-01-22 19:07:07 +01:00
Stefan Tröger
c4ec348fbd
PartDesign: Show origin for primitive editing
2017-01-04 16:01:58 +01:00
Stefan Tröger
d2764a3c7a
PartDesign: Adopt python interface to body group
2017-01-04 16:01:58 +01:00
Stefan Tröger
b4a569e013
PartDesign: Change body viewprovider to group
2017-01-04 16:01:58 +01:00
Stefan Tröger
9a3b952fb9
PartDesign: Port body to be a origin group
2017-01-04 16:01:58 +01:00
Yorik van Havre
1c35bd8cd9
Fixed typos notified on crowdin
2016-12-28 16:59:24 -02:00
wmayer
7004081805
avoid to create a circular dependency when modifying an existing pad or pocket operation
2016-12-28 17:05:20 +01:00
Yorik van Havre
86b3463ee1
updated ts files
2016-12-26 12:36:24 -02:00
wmayer
5e375a6238
Add switch to select between Qt4 and Qt5
2016-12-13 15:53:13 +01:00
wmayer
166fc624eb
remove superfluous Qt includes
2016-12-13 15:40:49 +01:00
Stefan Tröger
6356636b04
PartDesign: Fix crash on datum abort
2016-12-08 08:17:31 +01:00
Stefan Tröger
aeea77ab26
PartDesign: Reduce needed primitive task box space
2016-12-07 18:53:01 +01:00
Stefan Tröger
214722b435
PartDesign: prevent double deletion of TempVis
2016-12-07 06:41:40 +01:00
Stefan Tröger
b758df7193
Port attachment UI to Part for general use
...
Furthermore change PartDesign primitives to use the new task dialog
2016-12-07 06:41:40 +01:00
Stefan Tröger
bc133e4de2
PartDesign: Primitives are attachable directly
...
With the recently introduced AttachExtension the PartDesign primitives can be attachable by themself and don't need anymore the helping coordinate system datum. This simplyfies the code and the TreeView largely
2016-12-07 06:41:40 +01:00
Stefan Tröger
d0d4d6bc07
Port Attacher codde to the extension framework
...
AttachableObjects are desired in multiple occasions, and the current AttachableObject is not flexible enough to handle all cases. Hence the code is portet to an extension, which gives the needed flexibility.
2016-12-07 06:41:40 +01:00
Sergo
261bc46738
fix #0002662 - crash when create ShapeBinder with origin selected
2016-12-02 17:21:32 +01:00
Stefan Tröger
bb1ac8bfc6
PartDesign: Fix origin selection for pattern
2016-11-28 22:13:41 +01:00
wmayer
a16b143664
fixes #0002782 : Build error message
2016-11-19 14:27:55 +01:00
wmayer
e0a0aa7786
fix typos
2016-11-12 17:57:14 +01:00
wmayer
57db39bf05
issue #0002760 : The result of an 'Undo' is shown too late.
2016-11-06 21:06:28 +01:00
wmayer
3b961bcb5f
+ add convenience method recomputeFeature()
...
+ make method recompute() protected
2016-11-06 17:16:50 +01:00
wmayer
9c1134940b
fixes #0002502 : Inconsistent selection
2016-10-24 01:49:24 +02:00
wmayer
d5f02ffde3
fix i18n issues in feature pick panel
2016-10-24 00:34:56 +02:00
wmayer
9c49a0bab1
issue #0001649 : Changing names on Pads does not change them everywere
2016-10-21 15:45:50 +02:00
wmayer
991d766001
issue #0001649 : Changing names on Pads does not change them everywere
2016-10-21 15:40:26 +02:00
wmayer
36b3d331fd
issue #0001649 : Changing names on Pads does not change them everywere
2016-10-21 15:38:45 +02:00