wmayer
|
6840b7a2e1
|
avoid possibly crash when trying to add objects to the wrong document
|
2017-04-07 15:32:22 +02:00 |
|
wmayer
|
2bb5f432d3
|
properly close task dialog when document is getting closed
|
2017-04-07 15:16:04 +02:00 |
|
wmayer
|
9637dcbd44
|
close sketch selection task panel on undo
|
2017-04-07 13:07:52 +02:00 |
|
wmayer
|
c241c5b309
|
perform auto view fit when creating body object on sketch creation
|
2017-04-07 10:22:40 +02:00 |
|
Ian Rees
|
3f9aead061
|
Make Body object on creation of Sketch/Primitive
|
2017-04-06 19:26:19 +02:00 |
|
Ian Rees
|
c51f4ff4c6
|
Add abort method to PartDesign TaskDlgFeaturePick
|
2017-04-06 19:26:19 +02:00 |
|
Ian Rees
|
a22480d3ef
|
Refactor PartDesign create primitive commands
|
2017-04-06 19:26:19 +02:00 |
|
wmayer
|
692dda9082
|
fix crash when trying to drag and drop origin object in body object
|
2017-04-06 19:16:27 +02:00 |
|
Kunda
|
5aefa825b1
|
Typo fixes for doxygen and source comments
issue #0002914
|
2017-03-31 11:25:57 -03:00 |
|
Sergo
|
7463d42e17
|
test MultiTransformed applied to a box outside the body
|
2017-03-20 21:39:53 +01:00 |
|
Sergo
|
34b2baeeea
|
issue #2808
|
2017-03-20 21:39:53 +01:00 |
|
AjinkyaDahale
|
d0da403adc
|
fixes #2964, #2968
0002964: PartDesign Datum geometry invisible in 3D view if no geometry
present in Body
0002968: Datum items invisible on opening saved files
|
2017-03-19 18:09:15 -03:00 |
|
AjinkyaDahale
|
65342e53e7
|
Fixed Typos
|
2017-03-19 18:09:15 -03:00 |
|
AjinkyaDahale
|
f139ecd22b
|
Possible solution to a problem in pad/pocket up-to-face
Somehow we weren't able to pad/pocket up-to-face when the profile sketch
is made on a datum plane
|
2017-03-19 18:09:14 -03:00 |
|
sergo
|
f963f9894a
|
fix tests
|
2017-03-18 19:09:16 +01:00 |
|
Sergo
|
eda3620b71
|
couple of tests and fix to avoid crash on selected edge
|
2017-03-18 19:09:16 +01:00 |
|
usakhelo
|
13faa806e2
|
fix groove
|
2017-03-18 19:09:16 +01:00 |
|
Sergo
|
012f377e0b
|
same axis and profile only for sketches
|
2017-03-18 19:09:16 +01:00 |
|
sergo
|
a2e35660cc
|
fix getAxis for faces
|
2017-03-18 19:09:16 +01:00 |
|
Sergo
|
b55f33b41e
|
set referenceaxis properly and fix getaxis
|
2017-03-18 19:09:16 +01:00 |
|
Sergo
|
2ae0a313a2
|
fix revolve and groove when no sketches in selection or when no sketches in active body
|
2017-03-18 19:09:16 +01:00 |
|
Sergo
|
160b55e3cc
|
stop revolve if no sketches in selection
|
2017-03-18 19:09:16 +01:00 |
|
Kurt Kremitzki
|
85c976aa28
|
Remove unused sketcher commands in PDN
|
2017-03-15 10:35:52 -03:00 |
|
DeepSOIC
|
56d11aa628
|
PartDesign: fix non-selectable datum features
|
2017-03-15 10:32:43 -03:00 |
|
Sergo
|
a559078c7d
|
stop profile based and primitives if file is in undetermined workflow
|
2017-03-07 13:51:42 -03:00 |
|
Sergo
|
48ebbeb255
|
stop dressup features when applied to non-acitve body
|
2017-03-07 13:51:42 -03:00 |
|
Sergo
|
a2a497e8c6
|
fixing transformed features and guessworkflow
|
2017-03-07 13:51:42 -03:00 |
|
Sergo
|
516a979cf2
|
fixing dressup features
|
2017-03-07 13:51:42 -03:00 |
|
Sergo
|
eb48068420
|
fix pd tools from running when no active parts
|
2017-03-07 13:51:42 -03:00 |
|
Yorik van Havre
|
9f44809e9e
|
Updated translations with latest files from crowdin
|
2017-03-06 11:53:09 -03:00 |
|
DeepSOIC
|
096eb67b47
|
PartPesign: Py: expose some methods of ViewProvider
* setBodyMode(bool)
* makeTemporaryVisible(bool)
|
2017-03-04 19:16:39 -03:00 |
|
DeepSOIC
|
5e5b3f8b61
|
PartDesign: add ViewProviderPython
+ bind PartDesign::Feature to PartDesign::ViewProvider, and adjust
viewprovider of PartDesign::FeaturePython accordingly.
|
2017-03-04 19:16:39 -03:00 |
|
DeepSOIC
|
eae0d6594c
|
PartDesign: update primitives to use PartDesign::FeaturePy
|
2017-03-04 19:16:39 -03:00 |
|
DeepSOIC
|
ec29adfb55
|
PartDesign: add FeaturePython
Opens a window to extend PartDesign with Python
|
2017-03-04 19:16:39 -03:00 |
|
Kunda
|
9410e751e9
|
source typo fixes pt4 (only on py3 merged code)
|
2017-03-02 13:47:21 +01:00 |
|
wmayer
|
08f4fbcea9
|
resolve merge conflict
|
2017-03-02 13:47:10 +01:00 |
|
wmayer
|
4dc97ffd92
|
revert commit 44c31b35b and fix original code
|
2017-03-01 22:54:14 +01:00 |
|
Ian Rees
|
4303384667
|
Clean up clang inconsistent override warnings.
|
2017-03-01 22:00:41 +01:00 |
|
wmayer
|
3507c97963
|
py3: ported PartDesign to python3
|
2017-03-01 17:19:33 +01:00 |
|
Priit Laes
|
f7bf88a0b8
|
python: PartDesign: *.py: Fix python3 syntax
|
2017-03-01 17:19:24 +01:00 |
|
hgutsche
|
89077ea542
|
fiel --> file
|
2017-02-28 18:52:04 +01:00 |
|
hgutsche
|
201c9d89b0
|
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
|
7ba80cc36c
|
Fixed typo.
|
2017-02-27 10:26:00 +01:00 |
|
Alexander Gryson
|
8369ca4168
|
Updates based on forum feedback
|
2017-02-21 14:13:23 +01:00 |
|
Alexander Gryson
|
6f9ac6aa86
|
Update metadata
|
2017-02-21 14:13:23 +01:00 |
|
Alexander Gryson
|
04ab477113
|
Align PartDesign Workbench icons to guidelines
|
2017-02-21 14:13:23 +01:00 |
|
wmayer
|
6e69e704f1
|
handle Coin3d version older than 4.0
|
2017-02-11 22:35:04 +01:00 |
|
wmayer
|
65355b07c1
|
fix OSX build failure due to outdated Coin3d version
|
2017-02-10 22:09:53 +01:00 |
|
wmayer
|
6333e3630c
|
issue #0002503: Invisible pad object
|
2017-02-10 17:19:01 +01:00 |
|
Ajinkya Dahale
|
4ae32c8851
|
Minor bug in PartDesignGui::ViewProviderPipe
Assert excludes any "Edge1"
|
2017-02-01 09:08:05 +05:30 |
|