carlopav
5860d67b64
Draft GUI setfocus if lengthValue is not visible
...
If set focus on length instead of x coordinate is checked, Draft set the focus on it also if the lengthValue is not visible
2019-05-06 10:23:37 -03:00
luz.paz
7a1f98fda1
Misc. source comment typo and whitespace fixes
2019-05-06 13:42:30 +02:00
sliptonic
1a67b3cd61
Merge pull request #2101 from Schildkroet/master
...
G2 arcs for helix ramp in PathAdaptive operation
2019-05-06 05:35:45 -05:00
wandererfan
de24943885
Pass font/fontsize to RT editor
2019-05-05 21:01:31 -04:00
wandererfan
c1f9f11c27
Leader and RichText block improvements
2019-05-05 21:01:31 -04:00
wandererfan
abf419f68c
Text Leader initial version
2019-05-05 21:01:31 -04:00
sliptonic
052a072018
Merge branch 'master' into master
2019-05-05 17:05:50 -05:00
brad
a340264311
Path: refactor PathEngrave.py
2019-05-04 17:27:45 -05:00
easyw
4b2ac1b390
fix stpZ file exporting (six & py3 issue)
2019-05-04 14:34:30 -03:00
easyw
887a950e1d
fixing locale issue for Image WB
...
https://forum.freecadweb.org/viewtopic.php?f=3&t=36069#p305570
2019-05-04 14:33:01 -03:00
Yorik van Havre
a9b6eecb52
Draft: Keep using the already set working plane, if existing
2019-05-04 14:31:43 -03:00
Syres916
3d15ac71cf
importDXF draftWPlane Fix
...
To fix error:
w.Placement = placementFromDXFOCS(polyline)
File "E:\Data\My Downloads\FreeCAD_0.19.16587_x64_Conda_Py3QT5-WinVS2015\FreeCAD_0.19.16587_x64_Conda_Py3QT5-WinVS2015\Mod\Draft\importDXF.py", line 422, in placementFromDXFOCS
draftWPlane = FreeCAD.DraftWorkingPlane
<class 'AttributeError'>: module 'FreeCAD' has no attribute 'DraftWorkingPlane'
2019-05-04 14:31:43 -03:00
wmayer
320162a323
revert e7230366 to fix build failure
2019-05-04 12:36:00 +02:00
Abdullah Tahiri
7ea21c84c3
PCH: Part GUI
2019-05-03 23:15:25 +02:00
Abdullah Tahiri
635ce5cd81
Path: Add libarea to PCH
2019-05-03 23:15:09 +02:00
Abdullah Tahiri
45f44a2d9f
Path: PathSimulator PCH
2019-05-03 23:15:09 +02:00
Abdullah Tahiri
36f512abce
PCH: Path GUI
2019-05-03 23:15:09 +02:00
Abdullah Tahiri
c03424c70e
PCH: Path App
2019-05-03 23:15:09 +02:00
wmayer
31d1c1d212
fix warning
2019-05-03 18:20:36 +02:00
Yorik van Havre
32ff1c2bf6
Start: Fixed bad default icon in start page
2019-05-02 18:01:08 -03:00
Yorik van Havre
5cebe65264
Arch: Fixed export of sites to IFC
2019-05-02 17:02:14 -03:00
Yorik van Havre
e870bd35c4
Arch: Fixed wrong exported objects in IFC export
2019-05-02 16:21:39 -03:00
Yorik van Havre
6d4d85b436
Draft: Fixed 0.18.1 bug in DXF importer
2019-05-02 16:09:36 -03:00
Yorik van Havre
dc5f631fb7
Arch: Fixed export of windows colors to IFC
2019-05-02 16:02:19 -03:00
Yorik van Havre
7ae4a61da5
Arch: Fixed bug in arch windows creation
2019-05-02 15:43:07 -03:00
Yorik van Havre
6411d4aa22
Draft: Fixed Draft text justification
2019-05-02 15:23:20 -03:00
Yorik van Havre
fa888f0db0
AddonManager: allow to add custom repositories
2019-05-02 15:05:48 -03:00
luz.paz
706c206e20
Crowdin: experiment to fix crowdin 'ghost' strings
...
The following translation strings still perpetuate after updating crowdin translations. This commit experiments with removing their source counterparts in the FC .ts files. I'm not sure why they are not rendered obsolete by the normal operations.
* https://crowdin.com/translate/freecad/6766/en-en#6499472
* https://crowdin.com/translate/freecad/6766/en-en#6573450
2019-05-02 13:35:32 -03:00
luz.paz
16809ceb4a
Crowdin: fix grammatical error + whitespace
...
https://crowdin.com/translate/freecad/569/en-fi#6498705
2019-05-02 13:34:39 -03:00
Abdullah Tahiri
62e721e8fd
Sketcher: GUI PCH
2019-05-02 07:12:51 +02:00
Abdullah Tahiri
07dacdba36
PartDesign: PCH GUI
2019-05-02 07:12:51 +02:00
Abdullah Tahiri
893d7afccc
Sketcher: PCH
2019-05-02 07:12:27 +02:00
Abdullah Tahiri
7b0a501c0a
PartDesign: 3rdParty to PCH
2019-05-02 07:12:27 +02:00
Abdullah Tahiri
216926233f
Part: Make 3rd party libraries into PCH
2019-05-02 07:09:22 +02:00
wmayer
dc1720a7f2
continue PCH on Part module
2019-05-01 16:10:38 +02:00
wmayer
4d8f85db72
add comment
2019-05-01 13:54:06 +02:00
Abdullah Tahiri
8350a6f55b
PCH for Sketcher/PartDesign
2019-05-01 09:05:55 +02:00
Bernd Hahnebach
953160b0f7
Arch: ifc properties, Py3 fix
2019-04-30 18:01:43 +02:00
Abdullah Tahiri
51edf605b9
Part: Missing PCH header
2019-04-30 15:35:25 +02:00
luz.paz
b7b433e461
Misc. typo and whitespace fixes
...
Found via `codespell`
2019-04-30 10:15:59 -03:00
carlopav
db98de84c4
Update DraftTools.py
...
Draft Edit, fixed a problem in bezier curve editing.
2019-04-30 10:14:29 -03:00
carlopav
52ef5fba78
Update DraftTools.py
...
Improved Draft Edit node selection adding tolerance when selectin a node that is coincident to an edge or a face
2019-04-30 10:14:29 -03:00
carlopav
40c434bbaa
Update DraftTools.py
...
cleaned comments
2019-04-30 10:14:29 -03:00
carlopav
b16741a055
Update DraftTools.py
...
Fixed selection of editpoint on edge
2019-04-30 10:14:29 -03:00
carlopav
0c281578c8
Improved node selection
...
Allows to select an edit node also if it doesn't lay on an object.
2019-04-30 10:14:29 -03:00
Bernd Hahnebach
650a181ae7
Arch: ifc export, ifc roof does not have a predefined type in IFC 2x3
2019-04-30 07:41:47 +02:00
wandererfan
b09ab03724
Fix handling of Visibility property on Restore
2019-04-29 14:19:41 -04:00
Bernd Hahnebach
65f0f5e086
Merge pull request #2102 from berndhahnebach/bhbdev211
...
Material: editor improvements
2019-04-29 18:57:16 +02:00
Yorik van Havre
6cc17a4aa6
Arch: Allow to make a rebar without host object from the GUI
2019-04-29 13:08:01 -03:00
Yorik van Havre
f5cfaf26cf
Arch: fixed error when opening 0.14 files
2019-04-29 12:41:01 -03:00