wmayer
|
69a85806bc
|
fixes 0002793: tube as basic solid
|
2019-01-17 15:37:55 +01:00 |
|
wmayer
|
9a5a28e4a9
|
set name to Inventor node of display mode
|
2019-01-15 21:26:54 +01:00 |
|
luz.paz
|
3fb71fbe2a
|
[For v0.18] Crowdin fixes
https://crowdin.com/translate/freecad/568/en-en#1172237
https://crowdin.com/translate/freecad/568/en-en#1172239
https://crowdin.com/translate/freecad/568/en-en#195053
https://crowdin.com/translate/freecad/568/en-en#1172247
https://crowdin.com/translate/freecad/568/en-en#1172249
https://crowdin.com/translate/freecad/568/en-en#1172251
https://crowdin.com/translate/freecad/6766/en-en#6511058
https://crowdin.com/translate/freecad/6766/en-en#6511060
https://crowdin.com/translate/freecad/6766/en-en#6502381
+ random typo fixes
|
2019-01-13 02:24:50 +01:00 |
|
wmayer
|
6145aee5a1
|
respect transparency when setting color per face
|
2019-01-05 19:50:12 +01:00 |
|
wmayer
|
db393123b0
|
add slice apart command to sub-menu
|
2019-01-01 22:21:07 +01:00 |
|
wmayer
|
6160d29b09
|
fixes 0003756: Tooltips should not start with the internal name of the tool
|
2019-01-01 16:54:12 +01:00 |
|
wmayer
|
1b69bfebb0
|
fixes 0003757: Join icon menu in the Boolean toolbar does not show command names nor tooltips
|
2019-01-01 16:48:43 +01:00 |
|
DeepSOIC
|
5d2fb23b68
|
Part: add Slice Apart command
|
2018-12-27 14:30:06 +01:00 |
|
DeepSOIC
|
2937664145
|
PartGui: use icon in Compound viewprovider
|
2018-12-27 14:30:05 +01:00 |
|
DeepSOIC
|
9792b3c96e
|
PartGui: add ExplodeCompound to menu and toolbars
|
2018-12-27 14:30:05 +01:00 |
|
DeepSOIC
|
f44bd1bd22
|
PartGui: update icons
* replace Part_Compound icon with a new one
* add Part_ExplodeCompound icon
|
2018-12-27 14:30:05 +01:00 |
|
Yorik van Havre
|
3980b63265
|
Part: Fixed translation issues
|
2018-12-27 10:51:49 -02:00 |
|
Yorik van Havre
|
39d446f60f
|
Updated translations from crowdin
|
2018-12-23 13:54:30 -02:00 |
|
DeepSOIC
|
7c49cddc04
|
PartGui: fix error popup message
reported by kazan417 in crowdin
https://crowdin.com/translate/freecad/563/en-hu#6500315
|
2018-12-10 20:55:51 -03:00 |
|
plgarcia
|
77232b2141
|
Drags and drop with groups
|
2018-11-29 21:25:28 +01:00 |
|
wmayer
|
9aa6a700d8
|
Replace Base::Exception with appropriate subclass
|
2018-11-14 19:45:20 +01:00 |
|
wmayer
|
5737b3241f
|
Allow user to define a custom minimum deviation for the tessellation
|
2018-11-09 13:42:38 +01:00 |
|
wmayer
|
c8dc989a51
|
remove some more boost.signals leftover
|
2018-11-07 11:42:44 +01:00 |
|
DeepSOIC
|
0cd1066abc
|
Part: Attacher: fix blocking error message
fix #3662
for now, just allow accepting attachment even if attachment is faulty
|
2018-11-04 14:45:49 -03:00 |
|
wmayer
|
b662ee77a7
|
Improve TaskAttacher dialog:
+ correct handling of active document
+ properly handle case if the view provider or document is deleted while the dialog is still open
|
2018-10-31 14:29:42 +01:00 |
|
wmayer
|
36271b4052
|
move from deprecated boost.signals to boost.signals2 library
|
2018-10-30 19:09:03 +01:00 |
|
wmayer
|
1c646c9488
|
fixes 0003427: Measurement tool measures wrongly
|
2018-09-26 16:37:00 +02:00 |
|
wmayer
|
3a521917ef
|
fix possible crash when aborting geometry checker
|
2018-09-19 13:50:44 +02:00 |
|
wmayer
|
aef87aeec5
|
Ignore key events in dialogs and let parent task panel handle them
The affected dialogs are:
* Texture mapping
* Cross-sections
* Extrusion
* Revolution
|
2018-09-13 11:13:33 +02:00 |
|
wmayer
|
498040e9ee
|
Part sweep now accepts compounds of edges that build a wire
|
2018-08-26 17:02:01 +02:00 |
|
wmayer
|
908e680a3e
|
Part loft now accepts compounds of edges that build a wire
|
2018-08-26 16:49:48 +02:00 |
|
wmayer
|
303b7f41cb
|
CMP0050: make Part module aware of cmake policy
|
2018-08-20 16:54:23 +02:00 |
|
wmayer
|
6ea3ad3ed9
|
do not show dialog of progress indicator for OCCT < 6.9.0
|
2018-08-17 08:10:16 +02:00 |
|
wmayer
|
0eb432ddb7
|
BOPAlgo supports progress indicator since version 6.9.0
|
2018-08-15 09:09:44 +02:00 |
|
wmayer
|
23af852ad9
|
add progress indicator to BOP check task panel
|
2018-08-14 23:51:02 +02:00 |
|
Mark Ganson TheMarkster
|
176820c042
|
use parallel mode of BOPCheck class
|
2018-08-13 10:10:27 +02:00 |
|
wmayer
|
ddfa3c8843
|
remove kwd argument for functions only with flag METH_VARARGS
|
2018-08-08 17:39:32 +02:00 |
|
Markus Lampert
|
e13c09235f
|
Changed all catch types to references for polymorphic exceptions.
|
2018-08-08 15:45:30 +02:00 |
|
wmayer
|
6c7bdbb558
|
[WIP] add box selection to select individual faces
|
2018-08-04 19:37:49 +02:00 |
|
wmayer
|
e4976a4997
|
fix explosion of face colors dialog if too many faces are selected
|
2018-08-04 18:16:05 +02:00 |
|
wmayer
|
9f8a47b605
|
add protected default constructor of SelectionFilterGate to simplifiy writing of sub-classes
|
2018-08-04 16:52:57 +02:00 |
|
tomate44
|
eae378431c
|
cleanup of defeaturing in Part Gui
|
2018-07-29 11:50:07 +02:00 |
|
tomate44
|
30cac3716a
|
add OCC defeaturing to PartWB Gui
|
2018-07-29 11:50:07 +02:00 |
|
Yorik van Havre
|
8b33e6829b
|
Part: Fixed wording in ShapeBuilder messages
|
2018-07-25 12:55:27 -03:00 |
|
Yorik van Havre
|
a7e865ecb0
|
Part: Added 'Wire from Edges' option to Part ShapeBuilder
|
2018-07-20 20:15:26 -03:00 |
|
wmayer
|
f3dc1adc2c
|
fix inconsistency with default value of random shape color
|
2018-05-26 18:52:58 +02:00 |
|
DeepSOIC
|
0f4d9c23d2
|
Part: fix imports of Show.TempoVis
|
2018-05-25 17:24:57 -03:00 |
|
Yorik van Havre
|
23725806af
|
Merge branch 'randomshapecolor' of https://github.com/dulouie/FreeCAD into dul
|
2018-04-25 09:45:12 -03:00 |
|
luz.paz
|
9167064fc1
|
Misc. typos
Found via `codespell`
|
2018-04-25 09:41:33 -03:00 |
|
dulouie
|
2414219c94
|
fix small layout issues
|
2018-04-21 13:33:40 +02:00 |
|
Arne Schmidt
|
767d23b987
|
random shapecolor with toggle in settings dialog
|
2018-04-21 13:33:40 +02:00 |
|
Yorik van Havre
|
0bbde1d568
|
Part: Added icon to Simple Copy command
|
2018-04-17 11:39:07 -03:00 |
|
wmayer
|
5ff6945577
|
fix compiler warnings with py3 and msvc
|
2018-04-16 18:24:53 +02:00 |
|
sL1pKn07
|
6674467254
|
[For v018] Fix build with Qt5 beta
Seems need add some headers for build with incoming Qt 5.11 (Tested with 5.11.0beta2)
|
2018-04-10 12:59:41 +02:00 |
|
Yorik van Havre
|
46fd41d70a
|
Merged translations from crowdin
|
2018-03-26 18:52:02 -03:00 |
|