Commit Graph

351 Commits

Author SHA1 Message Date
wmayer
d5983e7ba6 Add icons for sketcher commands 2012-12-03 12:50:31 +01:00
wmayer
db87c2d19a Add shaft icon without feature key 2012-12-03 12:12:09 +01:00
wmayer
756f01bad9 Add correct shaft icon 2012-12-03 12:11:03 +01:00
wmayer
21b657004c 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
faf5918101 Added accept() method 2012-12-02 13:29:07 +01:00
jrheinlaender
776bfc2125 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
93110cabb3 Use plot module for graphs 2012-12-02 13:29:06 +01:00
jrheinlaender
2e7aa9cf38 Changed list views to comboboxes in the table 2012-12-02 13:29:05 +01:00
jrheinlaender
4e715afffc Created shaft wizard (moved here from PartDesign branch) 2012-12-02 13:29:05 +01:00
wmayer
3650ec839e Raise an exception if creating a face from wire of a sketch fails 2012-12-02 11:38:30 +01:00
wmayer
070f9ad47a Open transaction when start editing with context-menu 2012-11-28 13:24:46 +01:00
wmayer
7f9cf5268e Resort sketcher commands 2012-11-26 12:24:01 +01:00
wmayer
eae7ea8125 Add TKFeat to PartDesign module 2012-11-16 19:43:24 +01:00
jriegel
21d41bed5a [#874] remove x,y,z from linear patter, cause makes no sense 2012-11-15 19:55:23 +01:00
wmayer
32b6280091 include header 2012-11-10 01:11:55 +01:00
wmayer
1fa51f8873 Fix compile error with OCC >= 6.5.2 2012-11-09 20:28:38 +01:00
wmayer
20802707f6 Make remapping function more flexible 2012-11-09 13:48:40 +01:00
wmayer
02f97e2a04 0000871: Changing size rotates other sketches 2012-11-07 20:01:36 +01:00
wmayer
2f690378ac Reset modified flag after document is loaded, touch pad/pocket if its Type has changed 2012-11-06 21:12:39 +01:00
wmayer
68d3a37154 Fix error in up to face option 2012-11-06 20:44:31 +01:00
jrheinlaender
469b17bb4c 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
db3d7c1505 Fixed bug in Pad where option TwoLengths was broken if Symmetric had been selected before 2012-11-06 20:37:52 +01:00
jrheinlaender
d2539ff75a Enabled "Reversed" option for Pad up to first/last 2012-11-06 20:37:52 +01:00
jrheinlaender
40cb99612b 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
3377dc0851 Algorithm to do a geometric matching (planes only) 2012-11-05 14:50:02 +01:00
wmayer
7dd90ce697 Fix problems when chaning language while pad/pocket panel is open 2012-11-05 10:57:52 +01:00
wmayer
22c0f85672 Algorithm to remap support shape, fix bugs in pad/pocket 2012-11-04 16:48:52 +01:00
logari81
c21fbf3ae6 PartDesign: improve error handling in Pocket task dialog 2012-11-03 23:23:58 +01:00
jrheinlaender
1d0be7954e PartDesign, 758, 766, 773, 775: several improvements, fixes and code refactoring for Pad and Pocket 2012-11-03 23:07:48 +01:00
logari81
5e2e12af9d PartDesign: put selection filter in separate file in order to be reused by multiple features 2012-11-03 22:48:04 +01:00
logari81
708d6bf308 PartDesign: re-enable multiple profiles in Revolution and Groove 2012-11-03 22:37:07 +01:00
wmayer
3c08b99500 Allow to clear selection in pad/pocket, fix compile error 2012-11-02 13:52:20 +01:00
wmayer
03f465faf6 0000865: Document.xml in project file contains invalid string 2012-11-02 12:46:42 +01:00
jrheinlaender
2a746c57e0 PartDesign: add UpdateView option for Revolution and Groove 2012-11-01 16:38:58 +01:00
jrheinlaender
ccf8ba77bf PartDesign: correct spelling error in comments 2012-11-01 00:05:52 +01:00
logari81
5369e9f9ce PartDesign: variable naming improvements and code simplifications 2012-10-31 23:04:29 +01:00
jrheinlaender
bf1f82fcc0 PartDesign: improve failure handling and error messages 2012-10-31 10:48:12 +01:00
Yorik van Havre
d71beba746 Added new translations to makefiles 2012-10-30 10:49:36 -02:00
Yorik van Havre
1def021530 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
b2a59199f8 PartDesign: avoid duplicate code in getting the support shape 2012-10-29 16:09:54 +01:00
jrheinlaender
12ef39ddad PartDesign: improved feature parameters checks and avoid duplicate code 2012-10-27 19:48:55 +02:00
jrheinlaender
99424229a8 PartDesign: move common properties to FeatureSketchBased and add some source documentation 2012-10-23 13:21:04 +02:00
logari81
978402ed0f PartDesign, FeatureGroove: fix copyright headers 2012-10-23 13:21:04 +02:00
jrheinlaender
768993c844 PartDesign: minor comment improvements 2012-10-22 17:49:54 +02:00
jrheinlaender
4f3a3ed16c PartDesign, Transformed features: Improved intersection check 2012-10-22 17:49:54 +02:00
jrheinlaender
63d52aa65a 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
6299755a0d 0000843: Wrong Context Menu Entry for Fillet/Chamfer -> Edit Pocket 2012-09-24 10:23:10 +02:00
wmayer
0c29adf536 Fix autotools, fix warning 2012-09-22 16:22:26 +02:00
wmayer
851e999eac 0000545: Undo revolve causes crash illegal storage, fix disappearing shape after undo/redo 2012-09-21 13:05:37 +02:00
logari81
6b589896e4 Merge remote-tracking branch 'origin/master' into logari81/PartDesign 2012-09-18 18:08:01 +02:00