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
Abdullah Tahiri
fd181ec452
AppVeyor: Enable atime to auto clean older accessed cache objects
2019-05-06 09:03:41 +02: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
sliptonic
ccc3251511
Merge pull request #2141 from sliptonic/bug/engraving
...
Path: refactor PathEngrave.py
2019-05-05 16:20:28 -05:00
sliptonic
2cb6c5d5f4
Merge branch 'master' into bug/engraving
2019-05-05 14:35:42 -05:00
Abdullah Tahiri
7f542af1eb
Appveyor: reset cache stats before each build
2019-05-05 17:39:17 +02:00
Abdullah Tahiri
e26f37462a
AppVeyor: Remove PDB
2019-05-05 09:18:16 +02:00
Abdullah Tahiri
e69b147207
AppVeyor: disable msbuild filetracking for clcache
2019-05-05 09:18:16 +02:00
Abdullah Tahiri
dce237b4a3
Appveyor: enable clcache
2019-05-05 09:18:16 +02: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
2ad27763f6
Merge branch 'master' of github.com:FreeCAD/FreeCAD
2019-05-02 15:06:22 -03:00
Yorik van Havre
fa888f0db0
AddonManager: allow to add custom repositories
2019-05-02 15:05:48 -03:00
Abdullah Tahiri
d76c1c36d6
Travis: filter out
2019-05-02 19:55:31 +02:00
Joel Graff
c923c9efe5
deleted commented code
2019-05-02 13:37:59 -03:00
Joel Graff
b2ca187d4b
fix for edit tracker draw styles
2019-05-02 13:37:59 -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
abdullahtahiriyo
4e9d45ed92
Travis: Move building to external batch script ( #2131 )
...
* Travis: Move building to external batch script
* Travis: double quotes to escape route
* Travis: use cmd.exe to call batch file
2019-05-02 17:55:03 +02:00
Abdullah Tahiri
fcddcc8f4f
Travis: Use & between vars sourcing and msbuild
2019-05-02 16:45:07 +02:00
Abdullah Tahiri
9b28456d3b
Travis force wait 60 minutes
2019-05-02 14:45:35 +02:00
Abdullah Tahiri
1b29dd2d49
msbuild verbose and logo
2019-05-02 14:00:03 +02:00
wmayer
0b0ae920d6
respect user settings for dialog used in merge-document command
2019-05-02 11:46:10 +02:00
Abdullah Tahiri
c81f218099
disable travis clcache debug
2019-05-02 11:05:32 +02:00
Abdullah Tahiri
a362c0419b
Travis: enable clcache debug
2019-05-02 10:25:11 +02:00
abdullahtahiriyo
e89aa724ab
Travis windows build ( #2110 )
...
Travis windows build
2019-05-02 07:21:45 +02: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