wmayer
595f77050e
allow to move PD objects via drag and drop to a body
2018-01-04 00:11:28 +01:00
wmayer
57732f7441
add option to getBodyFor to suppress dialog to set workflow style to modern
2018-01-03 21:35:03 +01:00
wmayer
2bf2449e48
+fixes #0003095 : Manual migration from 0.16 models to 0.17 models not possible
2018-01-03 19:43:17 +01:00
wmayer
eafabcddc8
fix typo
2018-01-03 18:51:32 +01:00
wmayer
a8f486663e
fix crash in ViewProviderBody::setVisualBodyMode due to missing view provider
2018-01-03 17:59:45 +01:00
wmayer
43c31a1f12
fix typo and improve whitespaces
2018-01-03 17:52:32 +01:00
wmayer
e88848bc0b
fix function assertActivePart by creating the part container
2018-01-03 15:27:35 +01:00
luzpaz
0bafb04924
PartDesign: typos
2017-12-25 11:04:43 +01:00
wmayer
5b358e1bd9
show base feature's placement on load if not part of a body
2017-12-20 22:01:24 +01:00
Yorik van Havre
796e5a148a
Fixed gradient in last commit
2017-12-07 18:54:47 -02:00
Yorik van Havre
31db5c5b77
Bitacovir's new clone icon
2017-12-07 18:50:22 -02:00
Unknown
3d914beb88
SVG Cleanup: tweaked <dc:description> tags for changed clone icons
...
Follow-up to changes made in 7797850ee833b9cfdfe6ba9b801dbc46ab536366
+ remove agryson from the 2 icon properties
2017-12-02 14:02:14 +01:00
luzpaz
985980648c
Typos: user-facing and trivial
...
Several typos and uniformity fixes.
Note:
*SCL/SimpleDataTypes.py is a upstream stepcode file whose fiz has been submitted upstream and accepted.
*the header of Tools/generateBase/generateMetaModel_Module.xsd had redundant data. It has been removed. Please double check it.
2017-12-02 14:00:57 +01:00
luzpaz
8200c97ed2
Fix Techdraw UI typo found via crowdin + misc. typos
...
Ref: https://crowdin.com/translate/freecad/27911/en-eu#6503377
2017-11-26 15:48:20 +01:00
wmayer
f1f2a90190
fix coverity issues
2017-11-18 18:07:00 +01:00
luzpaz
fa0f8cd9a7
PartDesign: Fix previous commit + more typos
2017-11-18 12:50:26 +01:00
wmayer
247166405f
fix Shaft Wizard due to renamed property
2017-11-17 12:18:24 +01:00
luzpaz
2d309a859f
Part Design: Gear.py typo fix
...
[skip ci]
2017-11-16 14:32:42 +01:00
luzpaz
35ec477426
More typos, grammar fixes, uniformity
2017-11-15 10:46:43 -05:00
wmayer
d591ec7b07
fix German translation
2017-11-12 16:37:06 +01:00
wmayer
d9cc4a621b
fix German translation
2017-11-11 22:47:12 +01:00
wmayer
210a48cbf3
fixes #0003159 : ShapeBinder is part of solid
2017-11-09 23:21:06 +01:00
Yorik van Havre
9b93e15612
Less copyright-harmful clone icons for Draft and PartDesign
2017-11-06 19:38:36 -02:00
Peter Lama
033334474c
Rename superPlacement property to AttachmentOffset
...
The name Attachment Offset gives a better picture of what the
property does.
2017-11-05 16:41:25 +01:00
wmayer
3923438307
add 2d features to body for drag and drop
2017-11-05 12:37:46 +01:00
wmayer
2f2ba28156
remove pointless Section option from boolean operation in PD
2017-11-04 13:46:42 +01:00
Yorik van Havre
05a5e9965e
Updated translations from crowdin
2017-10-23 18:32:02 -02:00
Markus Lampert
a61ee41695
Fixed whitespace inconsistency.
2017-10-22 11:24:58 -07:00
wmayer
9bb1454ef4
allow the user to proceed if default settings for revolution/groove raises an exception
2017-10-18 12:52:04 +02:00
wmayer
1d26a2d930
various fixes:
...
+ fix invalid cast
+ some minor optimizations
+ improve exception handling
2017-10-18 12:33:41 +02:00
Unknown
31a32b9931
Doxygen Typos
...
+ doxy whitespace formatting
+ added more misc. typos
+ grammar fixes
[skip ci]
2017-10-15 16:27:42 +02:00
Unknown
8d9bd319bd
Misc. Typos
2017-10-09 19:59:33 +02:00
wmayer
6eea9ef660
avoid that transform children of a multi-transform stay touched after recompute
2017-10-06 14:56:18 +02:00
wmayer
16e32c0020
automatically set the tip after creating transform features to avoid messing up the history
2017-10-06 10:20:26 +02:00
luzpaz
f3bf8fe919
Misc. typos
...
+ some are doxy others are just comment code.
+ some minor whitespace and grammatical tweaks.
+ app/SCL/* typos have also been submitted upstream (https://github.com/stepcode/stepcode/pull/366 ). So it's ok to merge them in to master.
2017-10-04 17:59:11 +02:00
wmayer
3da1e03593
fixes #0002862 : Check for shape type before using selection as base feature
2017-10-02 00:56:47 +02:00
wmayer
3d82c86b62
handle editing of view provider of base feature
2017-10-01 19:32:11 +02:00
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
Peter Lama
e972a3c444
Enable creating PD Sweep along closed path
2017-09-29 00:41:59 +02:00
wmayer
14f6de974b
fix typos
2017-09-25 22:36:31 +02:00
wmayer
3370d20a0d
fixes #0003146 : Crash in PartDesign Sweep
2017-09-25 15:13:58 +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