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
Pablo Gil
a07790f0df
updating Body, Part and Assembly icons
2017-09-09 18:29:53 +02:00
Yorik van Havre
b16b17ced2
Updated translation strings (and sent to crowdin)
2017-08-31 10:46:55 -03:00
Yorik van Havre
de4d33cb84
Updated translations
2017-05-25 10:04:05 -03:00
Yorik van Havre
9f44809e9e
Updated translations with latest files from crowdin
2017-03-06 11:53:09 -03:00
Alexander Gryson
8369ca4168
Updates based on forum feedback
2017-02-21 14:13:23 +01:00
Alexander Gryson
6f9ac6aa86
Update metadata
2017-02-21 14:13:23 +01:00
Alexander Gryson
04ab477113
Align PartDesign Workbench icons to guidelines
2017-02-21 14:13:23 +01:00
Yorik van Havre
49c8d65bfe
updated ts files
2016-12-26 12:36:24 -02:00
Stefan Tröger
1bc2caebb4
remove unneeded orig files
2016-04-12 19:10:19 +02:00
Stefan Tröger
c8d9e76a65
PartDesign/Plane: several enhancements to plane icon
2016-04-12 18:12:19 +02:00
Stefan Tröger
00b230fdf8
Setup ShapeBinder Viewprovider and command
2016-04-12 18:12:19 +02:00
Stefan Tröger
17d4ccb537
add loft viewprovider
2016-04-12 18:12:10 +02:00
Stefan Tröger
be7d962595
add options for pipe tool
2016-04-12 18:12:09 +02:00
Stefan Tröger
835085bc7c
add basic part design pipe infrastructure
2016-04-12 18:12:09 +02:00
Stefan Tröger
6301fce72c
add part design thickness
2016-04-12 18:12:08 +02:00
Stefan Tröger
48e8858bc9
add gui for remaining primitives
2016-04-12 18:12:07 +02:00
Stefan Tröger
27d46a6593
primitive bug fixes, add cylinder and sphere
2016-04-12 18:12:07 +02:00
blobfish
36e78b9460
Part Design: add temp PartDesign_MoveTip icon to stop error
2016-04-12 18:12:04 +02:00
jmaustpc
81e2e4714d
Add new icons to Assembly work bench
...
Including new body icons for the treeview and
PartDesign create new body command.
Move all Assembly constrains icons into their
own sub directory of the icons directory
add "STEP, IGES or BREP" to the tool tip
of Assembly add existing Component command
2016-04-12 18:12:00 +02:00
jriegel
2acb7a7950
fix icons
2016-04-12 18:11:52 +02:00
jrheinlaender
336e0e0d4e
Added a few preliminary icons for the new features
2016-04-12 18:11:51 +02:00
Yorik van Havre
819f790900
updated translations
2016-04-06 22:39:34 -03:00
Yorik van Havre
66e33b066a
Updated translation files from crowdin
2016-03-17 23:29:11 -03:00
Yorik van Havre
7d0012e160
Added latest translations from crowdin
2016-03-06 14:50:07 -03:00
triplus
93c7a6bcac
Add SVG workbench icons
2016-02-26 23:17:43 +01:00
Yorik van Havre
f93b1b26df
Added updated translations from crowdin - fixes #2443
2016-02-26 18:32:02 -03:00
Yorik van Havre
3106ca7df3
Added slovenian language
2016-02-03 13:36:51 -02:00
Yorik van Havre
758b0778d4
Updated translations with latest from crowdin
2016-02-01 23:32:58 -02:00
Yorik van Havre
80f27ca316
Updated ts files prior to translation cycle
2016-01-03 19:45:29 -02:00
Yorik van Havre
f79d0d8ed2
Updated ts files
2015-09-14 14:31:47 -03:00
Przemo Firszt
e06de7f6cf
Part: PartDesign: Fine tune chamfer, fillet and draft icons
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-05-24 10:52:26 +01:00
Yorik van Havre
22c17aafbc
Merged crowdin translations
2015-03-07 15:17:58 -03:00
Yorik van Havre
87911ca46b
Updated ts files from source
2015-02-27 18:56:51 -03:00
Yorik van Havre
7f98d14930
Updated translations from crowdin
2015-02-27 18:46:03 -03:00
Yorik van Havre
3e78e68f39
Updated base translation files for crowdin
2015-01-13 20:00:09 -02:00
Sebastian Hoogen
46a00d1380
remove support for automake
2014-11-26 10:26:30 +01:00
wmayer
1765741648
minor fixes in gear panel
2014-08-08 13:21:06 +02:00
Aglef Kaiser
3274bcb71b
Involute gear script extended for internal gears
2014-08-08 12:10:38 +02:00
Yorik van Havre
867f526d3b
Updated translations
2014-05-24 17:35:20 -03:00
Yorik van Havre
b56e9a4923
Updated ts files
2014-05-11 14:49:24 -03:00
Yorik van Havre
bc73f76a63
Updated ts files from source
2014-03-10 20:36:59 -03:00
jriegel
9620336b60
Implement the python gear feature
2014-02-16 22:19:59 +01:00
jmaustpc
e6de57649b
Add and display PartDesign Tree icons
...
created Partdesign_Hole, Tree_PartDesign_Pad, and
Tree_PartDesign_Revolution SVG icons
Referenced the above in the PartDesign.qrc file
Modified the ViewProviders to display the Tree_icons
for Chamfer, Fillet, Draft, Groove, Hole, LinearPattern,
Mirrored, MultiTransform, PolarTransform, Revolution,
Scaled, Pad and Pocket.
PartDesign_Hole has not been implemented yet however
the ViewProvider has been, so I added the icon
2013-03-19 11:11:51 -03:00
Yorik van Havre
7f882a66b5
Updated with latest crowdin translations
2012-12-18 13:28:11 -02:00
wmayer
0e8158816b
Some little fixes
2012-12-10 14:02:37 +01:00
Yorik van Havre
ed6cd0ce59
Updated translation strings
2012-12-07 10:56:57 -02:00
wmayer
cb674d208e
Update draft and shaft icons
2012-12-04 12:21:54 +01:00
jrheinlaender
f27d789f17
Icon for PartDesign_Draft
2012-12-04 10:59:43 +01:00
jrheinlaender
433ead710f
Created Draft feature for PartDesign
2012-12-04 10:59:41 +01:00