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
wmayer
e1cb69540e
improve German translation
2018-03-21 11:38:01 +01:00
wmayer
980e95ce05
fix Debian bug #825861
2018-03-14 18:05:24 +01:00
wmayer
4fd7ccc98e
fix German translation
2018-03-03 23:37:15 +01:00
Yorik van Havre
606653787f
Part: Added an icon to Make Compound command
2018-02-27 12:48:11 -03:00
Yorik van Havre
143b89c8f3
Applied latest translations from crowdin
2018-02-21 14:25:31 -03:00
wmayer
4eb3f9aeb6
put all STEP export/import options into one tab page
2018-02-07 22:46:30 +01:00
wmayer
7cdc278cf3
fix crash in fillet/chamfer dialog if no part exists in document
2018-01-29 22:20:15 +01:00
wmayer
2b5765eb66
add option to compute vertex normals from the triangulation instead of the u,v nodes
...
This is a workaround for issue #0003180 : Wrong normal of part object
2018-01-14 15:55:01 +01:00
wmayer
450e409c9b
code cleanup
2018-01-13 21:57:14 +01:00
luz.paz
831bf31817
Misc. typos
...
+ stepcode typo submitted upsream https://github.com/stepcode/stepcode/pull/372
2018-01-07 18:41:29 -02:00
wmayer
bad83d3024
port to occ 7.2.1
2018-01-03 14:31:52 +01:00
wmayer
e36535f4c0
port to occ 7.2.1
2018-01-03 14:16:23 +01:00
luzpaz
5973d8d67e
Part: typos
2017-12-25 11:03:11 +01:00
wmayer
e387c88920
fixes #0002745 : The Disappearing Grid
2017-12-02 17:17:43 +01:00
luzpaz
a225b13bef
Misc. typos
...
- Tooltip uniformity
- source comment typo fixes
- remove double whitespaces
2017-11-24 09:45:08 -02:00
wmayer
f1f2a90190
fix coverity issues
2017-11-18 18:07:00 +01:00
wmayer
d9cc4a621b
fix German translation
2017-11-11 22:47:12 +01:00
Peter Lama
033334474c
Rename superPlacement property to AttachmentOffset
...
The name Attachment Offset gives a better picture of what the
property does.
2017-11-05 16:41:25 +01:00
Yorik van Havre
05a5e9965e
Updated translations from crowdin
2017-10-23 18:32:02 -02:00
wmayer
25290f8c52
fixes #0002429 : text labels for Sweep and Loft operations
2017-10-18 21:34:08 +02:00
wmayer
c83664b159
increase minimum deviation for tessellation to avoid to freeze the GUI
2017-10-18 10:40:02 +02:00
luzpaz
f3bf8fe919
Misc. typos
...
+ some are doxy others are just comment code.
+ some minor whitespace and grammatical tweaks.
+ app/SCL/* typos have also been submitted upstream (https://github.com/stepcode/stepcode/pull/366 ). So it's ok to merge them in to master.
2017-10-04 17:59:11 +02:00
wmayer
5f4a806608
fixes #0001955 : Part Section not available in the Part menu
2017-10-02 01:08:28 +02:00
wmayer
f6ba6cb99c
issue #0002304 : Duplicate multi selection of sketch element produces many sketches
2017-10-01 22:10:00 +02:00
wmayer
2a957dfe7c
fix some compiler warnings using MSVC
2017-09-24 12:50:56 +02:00
Peter Lama
9187919bb8
Attacher UX enhancements
...
- New editor for MapMode with button to open attacher dialog
- Hide attachment properties when they are not applicable
- Disable super placement ui in attacher dialog when object is not attached
- Always select used mode in mode list
2017-09-20 19:24:35 +02:00
wmayer
fde42545ba
fix various coverity issues
2017-09-15 11:48:38 +02:00
DeepSOIC
a22c1206d1
Part: Attacher3D: new modes - align axes
...
New attachment modes:
"Align O-Z-X"
"Align O-Z-Y"
"Align O-X-Y"
"Align O-X-Z"
"Align O-Y-Z"
"Align O-Y-X"
They allow to attach a sketch by picking origin point and sketch axes
directions.
2017-09-10 18:31:54 +02:00
DeepSOIC
8284e60401
Part: Attacher1D: new attachment mode "Normal to face"
...
addresses #3175
https://freecadweb.org/tracker/view.php?id=3175
Also, renames Datum Line's "Normal" attachment mode to "Normal to edge"
in Gui, for the name to be specific.
2017-09-10 18:31:25 +02:00
Stefan Tröger
9cda1b53bc
Allow interchangable use of link properties and their derivatives
2017-09-09 16:47:07 +02:00
wmayer
bbf9560ea3
make sure to avoid duplicate child elements in view provider of ruled surface
2017-09-08 14:52:12 +02:00
Yorik van Havre
b16b17ced2
Updated translation strings (and sent to crowdin)
2017-08-31 10:46:55 -03:00
wmayer
224842bfdc
drag and drop for compound objects
2017-08-11 12:53:35 +02:00