jrheinlaender
a375f6b4a9
Use plot module for graphs
2012-12-02 13:29:06 +01:00
jrheinlaender
1eb738fc3f
Changed list views to comboboxes in the table
2012-12-02 13:29:05 +01:00
jrheinlaender
5c1948d8b6
Created shaft wizard (moved here from PartDesign branch)
2012-12-02 13:29:05 +01:00
wmayer
cc4734cafb
Raise an exception if creating a face from wire of a sketch fails
2012-12-02 11:38:30 +01:00
wmayer
dd67c22837
Open transaction when start editing with context-menu
2012-11-28 13:24:46 +01:00
wmayer
4af7221a70
Resort sketcher commands
2012-11-26 12:24:01 +01:00
wmayer
f268a0ddb0
Add TKFeat to PartDesign module
2012-11-16 19:43:24 +01:00
jriegel
8a40df6c22
[ #874 ] remove x,y,z from linear patter, cause makes no sense
2012-11-15 19:55:23 +01:00
wmayer
4ee5f7df47
include header
2012-11-10 01:11:55 +01:00
wmayer
08cfb85eba
Fix compile error with OCC >= 6.5.2
2012-11-09 20:28:38 +01:00
wmayer
70e083267a
Make remapping function more flexible
2012-11-09 13:48:40 +01:00
wmayer
d7d6bcda37
0000871: Changing size rotates other sketches
2012-11-07 20:01:36 +01:00
wmayer
1fb178db62
Reset modified flag after document is loaded, touch pad/pocket if its Type has changed
2012-11-06 21:12:39 +01:00
wmayer
c30c06caba
Fix error in up to face option
2012-11-06 20:44:31 +01:00
jrheinlaender
ac2f2dc20e
Fixed bug where sketch support face was used for distance measuring instead of sketch face itself (doesn't resolve problem of false positives, though)
2012-11-06 20:37:53 +01:00
jrheinlaender
b796b3af78
Fixed bug in Pad where option TwoLengths was broken if Symmetric had been selected before
2012-11-06 20:37:52 +01:00
jrheinlaender
6cdd265ca1
Enabled "Reversed" option for Pad up to first/last
2012-11-06 20:37:52 +01:00
jrheinlaender
44f15d5868
Pad/Pocket: Fixed bug that led to failed UpToFace when finishing the feature (thanks to wmayer for pointing this out)
2012-11-06 20:37:51 +01:00
wmayer
e432930f21
Algorithm to do a geometric matching (planes only)
2012-11-05 14:50:02 +01:00
wmayer
0149742d62
Fix problems when chaning language while pad/pocket panel is open
2012-11-05 10:57:52 +01:00
wmayer
efd61d256d
Algorithm to remap support shape, fix bugs in pad/pocket
2012-11-04 16:48:52 +01:00
logari81
482a73b302
PartDesign: improve error handling in Pocket task dialog
2012-11-03 23:23:58 +01:00
jrheinlaender
13d68e99aa
PartDesign, 758, 766, 773, 775: several improvements, fixes and code refactoring for Pad and Pocket
2012-11-03 23:07:48 +01:00
logari81
83cca85c1c
PartDesign: put selection filter in separate file in order to be reused by multiple features
2012-11-03 22:48:04 +01:00
logari81
30fce802a6
PartDesign: re-enable multiple profiles in Revolution and Groove
2012-11-03 22:37:07 +01:00
wmayer
8582bf8aad
Allow to clear selection in pad/pocket, fix compile error
2012-11-02 13:52:20 +01:00
wmayer
03c46bc231
0000865: Document.xml in project file contains invalid string
2012-11-02 12:46:42 +01:00
jrheinlaender
883259d146
PartDesign: add UpdateView option for Revolution and Groove
2012-11-01 16:38:58 +01:00
jrheinlaender
a47b5f9f13
PartDesign: correct spelling error in comments
2012-11-01 00:05:52 +01:00
logari81
ae6814ef5a
PartDesign: variable naming improvements and code simplifications
2012-10-31 23:04:29 +01:00
jrheinlaender
f6c728d8ba
PartDesign: improve failure handling and error messages
2012-10-31 10:48:12 +01:00
Yorik van Havre
9934a1dc0f
Added new translations to makefiles
2012-10-30 10:49:36 -02:00
Yorik van Havre
be940cbd06
Updated translations from crowdin
...
* Updated the updateTranslations.py tool so it can now work with
unzipped folders, and it updates qt resource files when necessary.
* Updated existing translations, changed a couple of language codes:
es -> es-ES, pt -> pt-BR, zh -> zh-CN, se -> sv-SE
* Added new translations that have more than 50% translated:
cs, hu, ro, sk, zh-TW, tr
2012-10-30 09:59:55 -02:00
jrheinlaender
e5bdcc1322
PartDesign: avoid duplicate code in getting the support shape
2012-10-29 16:09:54 +01:00
jrheinlaender
3fa415584e
PartDesign: improved feature parameters checks and avoid duplicate code
2012-10-27 19:48:55 +02:00
jrheinlaender
8de40bc3a2
PartDesign: move common properties to FeatureSketchBased and add some source documentation
2012-10-23 13:21:04 +02:00
logari81
b472ac77a0
PartDesign, FeatureGroove: fix copyright headers
2012-10-23 13:21:04 +02:00
jrheinlaender
256cbd2842
PartDesign: minor comment improvements
2012-10-22 17:49:54 +02:00
jrheinlaender
32628462c2
PartDesign, Transformed features: Improved intersection check
2012-10-22 17:49:54 +02:00
jrheinlaender
858ad6b207
PartDesign: Be more helpful if user clicks on a Sketchbased feature icon without having selected any sketch
2012-10-21 16:57:44 +02:00
wmayer
5da80fb08d
0000843: Wrong Context Menu Entry for Fillet/Chamfer -> Edit Pocket
2012-09-24 10:23:10 +02:00
wmayer
a20f4dddff
Fix autotools, fix warning
2012-09-22 16:22:26 +02:00
wmayer
065213f9bd
0000545: Undo revolve causes crash illegal storage, fix disappearing shape after undo/redo
2012-09-21 13:05:37 +02:00
logari81
aaaa7eb303
Merge remote-tracking branch 'origin/master' into logari81/PartDesign
2012-09-18 18:08:01 +02:00
wmayer
41d0007fc4
Avoid to activate wrong MDI view, show fillet/chamfer tools for selected edges
2012-09-18 16:24:50 +02:00
logari81
affa827e06
PartDesign: fix offering transformed tools in the task panel
2012-09-18 12:15:22 +02:00
logari81
b4b35eb295
PartDesign: avoid selecting origin for transformed features silently
2012-09-17 16:28:34 +02:00
Yorik van Havre
56af6edc1d
0000824: New partdesign revolve icon
2012-09-16 14:36:42 -03:00
logari81
e7f3b07115
PartDesign: exit selection mode when closing a MultiTrasnform subtask and small space improvements
2012-09-15 10:12:33 +02:00
jrheinlaender
4679a10d5c
PartDesign: list original feature candidates for creation of transformed features if current selection is not valid
2012-09-15 09:20:51 +02:00