wmayer
64e1c3635d
Fix build failures with automake
2012-12-06 20:13:24 +01:00
wmayer
f9cff4c8a2
Improved algorithm to detect intersections of rotation axis and sketch
2012-12-06 13:21:10 +01:00
wmayer
6455c4edad
Update draft and shaft icons
2012-12-04 12:21:54 +01:00
wmayer
1b957e98bc
Fixes for OCC 6.3
2012-12-04 11:32:30 +01:00
jrheinlaender
40e3fa7a21
FeatureDraft: Omitted use of Remove() because of OCC bug
2012-12-04 10:59:46 +01:00
jrheinlaender
d6bd7f1a7d
Added for bore feature
2012-12-04 10:59:45 +01:00
jrheinlaender
3d4bca27b9
Added bore command to partdesign workbench
2012-12-04 10:59:45 +01:00
jrheinlaender
8371982dfc
Added check to Revolution and Groove for sketch axis intersecting the sketch face
2012-12-04 10:59:44 +01:00
jrheinlaender
8a1c9f0651
Fixed UI bugs
2012-12-04 10:59:44 +01:00
jrheinlaender
37b3c3df0f
Icon for PartDesign_Draft
2012-12-04 10:59:43 +01:00
jrheinlaender
d763053925
Fixed two bugs, thanks to wmayer
2012-12-04 10:59:42 +01:00
jrheinlaender
ac6f7a434b
Removed unnecessary boundary check for FloatConstraint property
2012-12-04 10:59:42 +01:00
jrheinlaender
3871b75d3e
Some notes on pad and draft features for future developments
2012-12-04 10:59:41 +01:00
jrheinlaender
0773311d5b
Created Draft feature for PartDesign
2012-12-04 10:59:41 +01:00
jrheinlaender
ea1ae29985
WizardShaft: Automatic adjustment of axes length
2012-12-03 21:43:45 +01:00
jrheinlaender
3a8b127e6a
Added inner diameter parameter for shaft wizard
2012-12-03 21:43:45 +01:00
jrheinlaender
48f06f64b8
Fixed bug that showed wrong scaling (m instead of mm) on x axis
2012-12-03 21:43:45 +01:00
wmayer
58a0ad50ec
0000896: ShaftDesign wizard incorrectly calls the active document
2012-12-03 14:28:56 +01:00
wmayer
14cdb9cd40
Add icons for sketcher commands
2012-12-03 12:50:31 +01:00
wmayer
747a0f1241
Add shaft icon without feature key
2012-12-03 12:12:09 +01:00
wmayer
c2d972d5f5
Add correct shaft icon
2012-12-03 12:11:03 +01:00
wmayer
6dddb653d3
Add icon to wizard shaft, error handling of missing python modules, slight changes to the wizard shaft command
2012-12-02 15:24:55 +01:00
jrheinlaender
179f526cd2
Added accept() method
2012-12-02 13:29:07 +01:00
jrheinlaender
0a98b35fea
Moved the UI from a dock window into a task window
...
Added menu entry in PartDesign workbench menu
2012-12-02 13:29:06 +01:00
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
logari81
2540a19a5d
PartDesign: use selection filter gate for picking references for pattern/transform features
2012-09-15 08:14:36 +02:00
logari81
68995739d6
PartDesign: add messages frame in the task view of Transform/Pattern features
2012-09-14 12:51:59 +02:00
logari81
2977be11da
Merge branch 'master' into logari81/PartDesign
2012-09-14 00:18:30 +02:00
jrheinlaender
08043f46c2
PartDesign: make MultiTransform honour the "Update view" checkbox when adding transformations
2012-09-14 00:16:43 +02:00
jrheinlaender
e5d1643878
PartDesign: fix bug when adding transformation to MultiTransform
2012-09-13 16:22:48 +02:00
jrheinlaender
274c27713e
PartDesign: re-enable viewprovider for Scaled feature
2012-09-13 16:21:18 +02:00
logari81
f0917eff39
PartDesign: fix bug in checkbox "Update View" of pattern features and do some code refactoring
2012-09-13 15:46:46 +02:00
wmayer
5c6a069069
0000830: Part Design Fillet and Chamfer icons should be different from the Part icons
2012-09-12 10:39:05 +02:00
logari81
e1727b6c16
Merge remote-tracking branch 'origin/master' into logari81/PartDesign
2012-09-11 16:59:23 +02:00
logari81
8b35efdb83
PartDesign: restrict patterns to only one original and improve selection of references
2012-09-11 16:54:45 +02:00
wmayer
f62c36abb6
0000830: Part Design Fillet and Chamfer icons should be different from the Part icons
2012-09-11 11:19:45 +02:00
wmayer
8cd50774fa
0000830: Part Design Fillet and Chamfer icons should be different from the Part icons
2012-09-10 17:00:53 +02:00
wmayer
5196c9240b
0000830: Part Design Fillet and Chamfer icons should be different from the Part icons
2012-09-10 14:45:32 +02:00
logari81
afc794894f
PartDesign: fix small issue with embedded TaskPanels in MultiTransform
2012-09-10 11:37:48 +02:00
logari81
9f452bd6ca
Merge branch 'master' into logari81/PartDesign
2012-09-09 10:11:20 +02:00
jrheinlaender
ded5b893a8
PartDesign: tidy up PartDesign feature dependencies
2012-09-09 10:05:43 +02:00
logari81
16047f452f
PartDesign: select references for Pattern features from original object
2012-09-09 09:19:18 +02:00
jrheinlaender
b30a49ece3
PartDesign: implement Transform and Pattern features
2012-09-07 11:55:26 +02:00
logari81
53c07cf744
Add missing dllexport keyword to PartDesign classes
2012-09-06 14:21:55 +02:00
Yorik van Havre
f4bdb45eee
Reworked pocket and groove icons
2012-08-31 16:34:55 -03:00
wmayer
4cd1be2daf
Fix title is task panel for rectangular pattern
2012-08-29 13:33:27 +02:00
Yorik van Havre
bdb55d789b
PartDesign: Changed groove and pocket icons
2012-08-19 18:09:30 -03:00
wmayer
ee37672dc9
Add a check box to update 3d view or not
2012-08-17 15:36:13 +02:00
Yorik van Havre
3a8f6dff59
Updated translation files
2012-08-16 16:09:56 -03:00
unknown
9c974969f5
Fix possible crash in various view providers, fix formatting of Coin debug output, fix warning and compiler errors with Coin2 in SoDatumLabel
2012-07-18 10:40:36 +02:00
logari81
714908d3e9
Sketcher: add support for points as construction geometry
2012-07-08 12:01:07 +02:00