Yorik van Havre
77925c428e
Updated ts files
2021-09-29 14:32:12 +02:00
Yorik van Havre
b042405933
Merged crowdin translations
2021-09-23 17:14:48 +02:00
Yorik van Havre
15da3f01e5
Updated ts files
2021-09-23 17:04:05 +02:00
wmayer
7f772ba227
port to MSYS2/clang
2021-09-20 18:15:44 +02:00
wmayer
e211b89cf8
port to MSYS2/clang
2021-09-19 19:49:44 +02:00
wmayer
666f67f8d9
Part: support null shapes in boolean operations
2021-09-16 12:43:32 +02:00
wmayer
62723f3dfd
Part: move handling of changed properties of the Primitive class to handleChangedPropertyName and handleChangedPropertyType
2021-09-15 14:45:50 +02:00
wmayer
4327cd5ccb
Mod: make sure to call the base class' handleChangedPropertyType
2021-09-15 14:07:32 +02:00
Yorik van Havre
89e1a97d80
Merged crowdin translations
2021-09-07 11:26:48 +02:00
Yorik van Havre
d14167a50d
Updated ts files
2021-09-06 15:32:07 +02:00
Yorik van Havre
68b328fd4c
Merge pull request #4732 from donovaly/PD-attachment-fix
...
[PD] fix bug that reference selection is always on
2021-09-02 11:59:43 +02:00
Yorik van Havre
49abe81271
Merged crowdin translations
2021-08-26 14:51:36 +02:00
Yorik van Havre
a8cb3ef1e3
Updated ts files
2021-08-26 14:50:54 +02:00
Yorik van Havre
fece09a4d5
Merge pull request #4954 from ageeye/FixDefaultShapeVertexColor
...
Part: Fix default shape vertex color
2021-08-16 16:23:18 +02:00
Christophe Grellier
108437e37b
Update BSplineSurfacePyImp.cpp
...
Typo in setVKnot()
2021-08-15 11:16:01 +02:00
Benjamin Alterauge
ed1d71e671
Possible to use DefaultShapeVertexColor setting.
...
Add a separate material for vertex. So, it is possible use DefaultShapeVertexColor. [Ticket #4692 ](https://forum.freecadweb.org/viewtopic.php?f=3&t=59576 )
2021-08-03 07:35:00 +02:00
Yorik van Havre
1cee70cd62
Merged crowdin translations
2021-07-08 16:06:38 +02:00
Yorik van Havre
324621f3d8
Updated ts files
2021-07-08 16:00:23 +02:00
Yorik van Havre
ed9dca288c
Merged crowdin translations
2021-07-01 13:56:25 +02:00
Yorik van Havre
6360345ce5
Updated ts files
2021-07-01 13:50:17 +02:00
Yorik van Havre
c8b5d8d762
Merged crowdin translations
2021-06-24 17:22:19 +02:00
Yorik van Havre
aa862254dd
Updated ts files
2021-06-24 17:18:01 +02:00
Bernd Hahnebach
57f9e0b82f
Part: tube object, add method to simplify to add it to the document
2021-06-23 11:02:44 +02:00
Yorik van Havre
69b084f492
Merged crowdin translations
2021-06-17 16:04:02 +02:00
Yorik van Havre
7c5f8d8737
Updated ts files
2021-06-17 15:49:33 +02:00
Yorik van Havre
4a9963a03f
Merged crowdin translations
2021-06-10 12:24:24 +02:00
Yorik van Havre
5739d6eb7c
Updated ts files
2021-06-10 11:48:18 +02:00
tomate44
ea04f6d179
Part: add Fill property to Offset2D macro recording
2021-06-08 11:29:13 +02:00
Yorik van Havre
fb8b21ec43
Updated ts files
2021-06-04 18:30:30 +02:00
Yorik van Havre
d0d637b2c6
merged crowdin translations
2021-06-03 15:43:34 +02:00
Yorik van Havre
4361893f24
updated ts files
2021-06-03 15:37:33 +02:00
Yorik van Havre
b1d9a5607f
Merged crowdin translations
2021-05-27 14:51:33 +02:00
Yorik van Havre
c6771853ae
Updated translation files
2021-05-27 14:44:40 +02:00
wmayer
91b0409c48
Part: [skip ci] workaround for OCCT 7.5.2
2021-05-12 17:35:42 +02:00
Yorik van Havre
7b0a6358b1
Merged crwodin translations
2021-05-12 16:36:31 +02:00
Yorik van Havre
81a44fcccb
Updated ts files
2021-05-11 13:05:20 +02:00
Yorik van Havre
f626e1e2b7
Merge pull request #4770 from mpu-creare/master
...
Mod Part [doc]: Adding documentation to Part.BSplineCurve of Python API
2021-05-11 12:15:59 +02:00
Yorik van Havre
131cdd1e4e
Merge pull request #4557 from luzpaz/crowdin/whitespaces-substituted-into-code
...
Crowdin: represent whitespace in code instead of in string
2021-05-05 17:18:35 +02:00
wmayer
b69ef38c7f
allow to enable PCH for gcc and clang
2021-05-03 17:37:58 +02:00
Matt Ueckermann
495e6279f4
Part [DOC]: Adding documentation to Python API of BSplineCurve (intersect and buildFromPoles)
2021-04-29 23:06:55 -04:00
wmayer
6aef001272
Part: remove some more deprecated Py2 code
2021-04-26 11:13:22 +02:00
luz paz
c69f245d6f
Part: remove py2 code
2021-04-25 11:29:35 +02:00
Tomas Pavlicek
4d6b1f3eb8
Sketcher - Add new Split Edge action
2021-04-24 14:30:35 +02:00
wmayer
a76fb2c6d6
Part: properly handle small quantities in part primitive dialog
2021-04-20 17:11:38 +02:00
Mateusz Skowroński
92683e1f63
Fix CMake warning: qt5_make_output_file is not part of the official API, and might be removed in Qt 6.
2021-04-19 15:10:53 +02:00
luz paz
5cef2ce379
Crowdin: remove obsolete translation manually [skip ci]
...
For some reason updatets.py is not successfully removing obsolete translations. This is a long standing issue. The workaround is to manually remove them from the .ts file.
ref: https://forum.freecadweb.org/viewtopic.php?f=21&t=51825&p=483474#p482519
crowdin: https://crowdin.com/translate/freecad/7254/en-pl?filter=basic&value=0#6572886
2021-04-19 06:23:07 -04:00
luz paz
f2b93a7af3
Crowdin: represent whitespace in code instead of in string [skip ci]
...
Removing possible whitespace from strings lead to more accurate translations
2021-04-19 06:16:09 -04:00
tomate44
8b0c58d1b4
Part: Shape.ReflectLines: add 2D/3D, visibility and EdgeType options
2021-04-18 08:26:26 +02:00
donovaly
9c5aec06bc
[PD] fix bug that reference selection is always on
...
It is annoying because error-prone, that on opening e.g. primitives the reference selection mode is always on. You then e.g. click in the model and get a new attachment. But when opening existing primitives you don't always want to change the attachment (often only the parameters). And even if you want to change the attachment, you want to select which one and you like to know when you are in selection mode.
2021-04-12 03:20:18 +02:00
wmayer
6f1455700e
Py: fix memory leak
2021-04-12 00:05:42 +02:00