wmayer
5d9c1d0434
implement clone command for part design
2017-10-01 18:25:55 +02:00
wmayer
6f6ff3bab1
harmonize creation of linear pattern inside a multi transform to direction creation of linear pattern
2017-09-29 23:57:31 +02:00
wmayer
3b1c433daa
fix crashes when aborting linear pattern panel due access of null pointers
2017-09-29 21:22:48 +02:00
wmayer
9beb6f2029
fixes #0003179 : PDN + AdditiveBox + MultiTransform (with LinearPattern)
2017-09-29 19:55:42 +02:00
wmayer
20072a303d
fix dangling pointer when cancelling multi-transform task panel
2017-09-29 19:18:34 +02:00
wmayer
14f6de974b
fix typos
2017-09-25 22:36:31 +02:00
wmayer
0d03ad13da
allow to attach a sketch to any kind of planar surfaces, not only planes
2017-09-23 22:46:54 +02:00
wmayer
3ea4ee8a67
when inside the body has been created then hide the linked base feature
2017-09-22 17:57:37 +02:00
wmayer
17ffe48f96
implement drag and drop for body view provider
2017-09-22 13:12:20 +02:00
wmayer
5866694388
add warning when compound with multiple solids/shells is selected
2017-09-22 12:16:21 +02:00
wmayer
1884413deb
fix cyclic dependency if body is selected when creating a datum entity
2017-09-22 11:21:20 +02:00
wmayer
f351220183
add transform command to body
2017-09-21 17:32:22 +02:00
wmayer
d563e50632
do not auto activate single body in document when opening context-menu
2017-09-21 15:59:32 +02:00
Stefan Tröger
5e079d331b
Improve GeoFeatureGroup claim children algorithm and remove special Body impelmentation
2017-09-21 13:02:16 +02:00
Stefan Tröger
6ae8b6482e
PartDesign: Make Base Feature compatible with GeoFeatureGroup. fixes #0003080
...
The Original BaseFeature implementation had some serious issues with scoped links. It failed completely for e.g. sketches on the BaseFeature as it made a local link to refere to a out of body object. The only solution to make this work correctly is to add a proxy object into the body which is alloed to exactly that, to link outside oof the body. Something like shapebinder.
2017-09-21 11:40:14 +02:00
Stefan Tröger
903a71c8d4
PartDesign: Boolean must show the operation result, not the children. fixes #0003184
2017-09-21 10:48:38 +02:00
Itai Nahshon
ab2a01c92f
PartDesign: Multi Transform Linear Pattern fix.
2017-09-16 01:25:14 +03:00
wmayer
d5824d325e
fix override warnings
2017-09-15 21:55:30 +02:00
wmayer
fde42545ba
fix various coverity issues
2017-09-15 11:48:38 +02:00
wmayer
712966ff50
rename method from remObject to removeObject to be more readable
2017-09-13 18:57:38 +02:00
wmayer
0983c7e9ac
fix cyclic dependency if body is created when creating a shape binder
2017-09-13 12:20:16 +02:00
wmayer
9024ad34d0
fix inconsistency between context-menu and default edit mode PD primitives
2017-09-12 19:49:07 +02:00
Peter Lama
6f2f3f2e6e
Fix Shape Binder crash when nothing selected first
...
Partially resolves issue #2517
2017-09-10 14:08:39 +02:00
Pablo Gil
a07790f0df
updating Body, Part and Assembly icons
2017-09-09 18:29:53 +02:00
Stefan Tröger
3e12f4b8c0
PartDesign: Prevent problems with link scopes during feature creation
2017-09-09 16:55:55 +02:00
Stefan Tröger
8841fb0805
Make PartDesign::Boolean work with new Link structure
...
This is the first feature that used GeoFeatureGroupExtension and required links to the groups inside as well as to things on the same level. Hence a few modifications to link scopes have been nesseccary.
2017-09-09 16:55:55 +02:00
Stefan Tröger
1a3fb02eb9
Move App::Part to a separate global toolbar
2017-09-09 16:47:07 +02:00
Stefan Tröger
9cda1b53bc
Allow interchangable use of link properties and their derivatives
2017-09-09 16:47:07 +02:00
Yorik van Havre
b16b17ced2
Updated translation strings (and sent to crowdin)
2017-08-31 10:46:55 -03:00
luzpaz
f7b8e070db
Misc. typos discovered via crowdin
...
should close several crowdin issues.
2017-08-28 11:50:33 -03:00
wmayer
491525f7ac
fix crash when moving a free sketch to a body
2017-08-19 13:20:53 +02:00
Kurt Kremitzki
43f4b076b9
PDN: Fix Loft claimChildren to only grab sketches
2017-08-12 14:48:40 +02:00
Kurt Kremitzki
a5c3558384
PDN: Fix Pipe claimChildren to only grab sketches
2017-08-12 14:48:14 +02:00
Kurt Kremitzki
82391b9460
PDN: Automatically activate body if document has only 1
2017-08-12 14:45:28 +02:00
triplus
62626da940
PDN - what's this and command names improvements
2017-08-06 20:47:09 +02:00
Eivind Kvedalen
91bafde563
PartDesign Hole Feature implemented.
...
Minor contributions from Mateusz Skowroński <skowri@gmail.com >
2017-07-26 23:39:00 +02:00
Kurt Kremitzki
94ab6b159c
PDN: Make Loft and Pipe claim children correctly
2017-07-26 23:16:12 +02:00
Kurt Kremitzki
f0c0c10f45
PDN: Make Loft hide its sections when task dialog accepted
2017-07-26 23:16:12 +02:00
Yorik van Havre
fcac902186
Fixed typo - crowdin issue
2017-07-24 11:02:52 -03:00
wmayer
1da1d811f6
fixes #0003122 : FC 0.17 crashes when a sketched located outside a body object
2017-07-16 16:56:06 +02:00
Kurt Kremitzki
bee42f6c43
Revise PartDesign Loft tooltips
2017-07-01 19:30:49 -05:00
Kurt Kremitzki
06cf363999
Make PartDesign Loft have different tooltip than PartDesign Pipe
2017-07-01 19:30:49 -05:00
Kurt Kremitzki
79a6f66b35
Check PartDesign::AdditivePipe's auxiliary spine for existence before deciding its externality
2017-07-01 19:30:49 -05:00
wmayer
90653787a6
various fixes:
...
+ fix typos
+ fix const correctness
+ whitespace improvements
2017-06-19 17:18:16 +02:00
Stefan Tröger
2e2c12219b
Partially fix PartDesign move test
2017-06-19 15:37:09 +02:00
Stefan Tröger
1d10dd2835
Extend python interface for groups and fix test cases
2017-06-19 15:37:09 +02:00
Abdullah Tahiri
42264f87d1
render both faces
2017-06-16 00:15:22 +02:00
wmayer
432638c937
NULL is defined as nullptr on FreeBSD and causes a build failure
...
For more information see: https://forum.freecadweb.org/viewtopic.php?f=4&t=22897&p=177660#p177660
2017-06-11 18:48:23 +02:00
Yorik van Havre
eb05684f4e
Fixed typo errors
2017-06-07 16:01:22 -03:00
Abdullah Tahiri
70a9cce767
Notification to the user that a body is not active when inserting a datum entity - fixes #2511
2017-05-31 02:41:29 +02:00