Yorik van Havre
|
107fa5ae28
|
Arch: Fixed export of windows colors to IFC
|
2019-05-02 16:02:19 -03:00 |
|
Yorik van Havre
|
0493d23d8d
|
Arch: Fixed bug in arch windows creation
|
2019-05-02 15:43:07 -03:00 |
|
Yorik van Havre
|
bd7aa678f7
|
Draft: Fixed Draft text justification
|
2019-05-02 15:23:20 -03:00 |
|
Yorik van Havre
|
19cf23576e
|
Merge branch 'master' of github.com:FreeCAD/FreeCAD
|
2019-05-02 15:06:22 -03:00 |
|
Yorik van Havre
|
23d914b3e8
|
AddonManager: allow to add custom repositories
|
2019-05-02 15:05:48 -03:00 |
|
Abdullah Tahiri
|
550149ef87
|
Travis: filter out
|
2019-05-02 19:55:31 +02:00 |
|
Joel Graff
|
8aab96b206
|
deleted commented code
|
2019-05-02 13:37:59 -03:00 |
|
Joel Graff
|
6e5fac08fb
|
fix for edit tracker draw styles
|
2019-05-02 13:37:59 -03:00 |
|
luz.paz
|
acf12ee8f0
|
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
|
25c3310fbd
|
Crowdin: fix grammatical error + whitespace
https://crowdin.com/translate/freecad/569/en-fi#6498705
|
2019-05-02 13:34:39 -03:00 |
|
abdullahtahiriyo
|
b72bca5497
|
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
|
23c2f2f1e2
|
Travis: Use & between vars sourcing and msbuild
|
2019-05-02 16:45:07 +02:00 |
|
Abdullah Tahiri
|
c0e4b6931b
|
Travis force wait 60 minutes
|
2019-05-02 14:45:35 +02:00 |
|
Abdullah Tahiri
|
7ea4564258
|
msbuild verbose and logo
|
2019-05-02 14:00:03 +02:00 |
|
wmayer
|
120cfc5a9f
|
respect user settings for dialog used in merge-document command
|
2019-05-02 11:46:10 +02:00 |
|
Abdullah Tahiri
|
7e25a42337
|
disable travis clcache debug
|
2019-05-02 11:05:32 +02:00 |
|
Abdullah Tahiri
|
edab9f3503
|
Travis: enable clcache debug
|
2019-05-02 10:25:11 +02:00 |
|
abdullahtahiriyo
|
4b33a3e445
|
Travis windows build (#2110)
Travis windows build
|
2019-05-02 07:21:45 +02:00 |
|
Abdullah Tahiri
|
dc32a0685b
|
Sketcher: GUI PCH
|
2019-05-02 07:12:51 +02:00 |
|
Abdullah Tahiri
|
e82c154d1d
|
PartDesign: PCH GUI
|
2019-05-02 07:12:51 +02:00 |
|
Abdullah Tahiri
|
95788dde71
|
Sketcher: PCH
|
2019-05-02 07:12:27 +02:00 |
|
Abdullah Tahiri
|
a415ad72e1
|
PartDesign: 3rdParty to PCH
|
2019-05-02 07:12:27 +02:00 |
|
Abdullah Tahiri
|
a56658489b
|
Part: Make 3rd party libraries into PCH
|
2019-05-02 07:09:22 +02:00 |
|
wmayer
|
43bdef67d6
|
continue PCH on Part module
|
2019-05-01 16:10:38 +02:00 |
|
wmayer
|
bf06b51e77
|
add comment
|
2019-05-01 13:54:06 +02:00 |
|
Abdullah Tahiri
|
e80af8b4f2
|
PCH for Sketcher/PartDesign
|
2019-05-01 09:05:55 +02:00 |
|
Bernd Hahnebach
|
a733dc6ddd
|
Arch: ifc properties, Py3 fix
|
2019-04-30 18:01:43 +02:00 |
|
Abdullah Tahiri
|
3f42ee7664
|
Part: Missing PCH header
|
2019-04-30 15:35:25 +02:00 |
|
luz.paz
|
0238906d38
|
Misc. typo and whitespace fixes
Found via `codespell`
|
2019-04-30 10:15:59 -03:00 |
|
carlopav
|
33861e075e
|
Update DraftTools.py
Draft Edit, fixed a problem in bezier curve editing.
|
2019-04-30 10:14:29 -03:00 |
|
carlopav
|
1b421dcd05
|
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
|
129ed37b0f
|
Update DraftTools.py
cleaned comments
|
2019-04-30 10:14:29 -03:00 |
|
carlopav
|
350a7a58cb
|
Update DraftTools.py
Fixed selection of editpoint on edge
|
2019-04-30 10:14:29 -03:00 |
|
carlopav
|
accc8815e6
|
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 |
|
Yorik van Havre
|
fa8c7fd48e
|
More fine-tuning in README
|
2019-04-30 10:13:03 -03:00 |
|
Yorik van Havre
|
5bf83c52d1
|
Minor fixes to README
|
2019-04-30 10:11:02 -03:00 |
|
Markus Reitboeck
|
70965a32b9
|
Readme: remove html content
as requested in pull request:
https://github.com/FreeCAD/FreeCAD/pull/2107
Unfortunately in plain Markdown it is not possible to align
content
|
2019-04-30 10:09:07 -03:00 |
|
Markus Reitboeck
|
6afe45eac9
|
Readme: improve overview section with contents from website
|
2019-04-30 10:09:07 -03:00 |
|
Markus Reitboeck
|
b0ad64e81a
|
Readme: make logo a little bit smaller
|
2019-04-30 10:09:07 -03:00 |
|
Markus Reitboeck
|
bec97f0aec
|
Readme: align screenshot horizontally in center
|
2019-04-30 10:09:07 -03:00 |
|
Markus Reitboeck
|
ea3e325339
|
Readme: add gitter, build and translation badges on top
|
2019-04-30 10:09:07 -03:00 |
|
Markus Reitboeck
|
0c90349644
|
Readme: add links to website, docs, forum, bug tracker on top of README
|
2019-04-30 10:09:07 -03:00 |
|
Markus Reitboeck
|
af4eb01ac9
|
Readme: add logo and description one-liner from website
|
2019-04-30 10:09:07 -03:00 |
|
Markus Reitboeck
|
eaf4be7cf1
|
Readme: upgrade build badge
latest release is v0.18
|
2019-04-30 10:09:07 -03:00 |
|
Bernd Hahnebach
|
aa67d56361
|
Units: add AngleOfFriction as another parameter with Angle unit
|
2019-04-30 07:41:56 +02:00 |
|
Bernd Hahnebach
|
90dadd19c0
|
Arch: ifc export, ifc roof does not have a predefined type in IFC 2x3
|
2019-04-30 07:41:47 +02:00 |
|
wandererfan
|
66b091e625
|
Fix handling of Visibility property on Restore
|
2019-04-29 14:19:41 -04:00 |
|
Bernd Hahnebach
|
3651b9b8c1
|
Merge pull request #2102 from berndhahnebach/bhbdev211
Material: editor improvements
|
2019-04-29 18:57:16 +02:00 |
|
Yorik van Havre
|
7c263899e5
|
Arch: Allow to make a rebar without host object from the GUI
|
2019-04-29 13:08:01 -03:00 |
|
Yorik van Havre
|
d5432fcf2a
|
Arch: fixed error when opening 0.14 files
|
2019-04-29 12:41:01 -03:00 |
|