wmayer
|
4146f823ff
|
remove dependency of datum element if creation of copy fails
|
2019-06-15 12:23:47 +02:00 |
|
wmayer
|
c81a03ceb3
|
Improve handling of null pointers in link properties
|
2019-06-15 10:33:31 +02:00 |
|
luz.paz
|
3dc4776b0b
|
[AddonManager] create Resources/icons dir with SVG icons for WBs
Forum thread: https://forum.freecadweb.org/viewtopic.php?f=9&t=36556&p=314330#p314330
|
2019-06-14 10:25:21 -03:00 |
|
wmayer
|
d2bf707e7a
|
Draft: QPixmap.fill expects a QColor, not an int or long
|
2019-06-14 11:30:43 +02:00 |
|
wmayer
|
9b67eff2d2
|
clean-up CMake file
|
2019-06-14 00:27:36 +02:00 |
|
wmayer
|
53fc2f3ec9
|
improve exception handling Shape.distToShape
|
2019-06-13 21:49:13 +02:00 |
|
Gauthier Brière
|
9bd10a3e0d
|
[Path] Replace old grbl_post.py with new grbl_G81_post.py. (#2255)
* Replace the old grbl_post.py by grbl_G81_post.py
* Cleaned grbl_G81_post.py replacing old grbl_post.py
|
2019-06-13 09:14:17 -05:00 |
|
wmayer
|
fdcd36f251
|
fixes #0004000: Ability to suppress console output when running under python
|
2019-06-13 15:46:49 +02:00 |
|
wmayer
|
98a53884dc
|
use INCH instead of IN when setting units for STEP or IGES export
|
2019-06-13 12:40:01 +02:00 |
|
Yorik van Havre
|
4e07ff1003
|
AddonManager: small bugfix
|
2019-06-12 21:58:10 -03:00 |
|
Yorik van Havre
|
41d7cbb517
|
AddonManager: solved missing FreeCAD import
|
2019-06-12 19:36:02 -03:00 |
|
Yorik van Havre
|
4fd42d02b6
|
Arch: Adapted IFC, OBJ and DAE exporters to support external color information when running in non-GUI mode
|
2019-06-12 19:28:43 -03:00 |
|
wmayer
|
a3a35d12b4
|
fixes 0004010: Box Selection + Part -> MakeCompound will crash FreeCAD
|
2019-06-12 11:20:48 +02:00 |
|
Yorik van Havre
|
ab68749909
|
AddonManager: New UI
|
2019-06-11 17:06:11 -03:00 |
|
Tomas Pavlicek
|
0a54126e56
|
TechDraw: SVG export refactoring - Fix russian templates rendering
|
2019-06-11 15:46:46 -04:00 |
|
Tomas Pavlicek
|
0856b8b19d
|
TechDraw: SVG export refactoring - Change tspan replacement strategy
|
2019-06-11 15:46:46 -04:00 |
|
wandererfan
|
92d92476ef
|
SVG Refactor - minor cleanups
|
2019-06-11 15:46:46 -04:00 |
|
Tomas Pavlicek
|
8ea4e0ce02
|
Remove xml:space=preserve from templates
|
2019-06-11 15:46:46 -04:00 |
|
Tomas Pavlicek
|
f925fa45af
|
TechDraw: SVG export refactoring - Fix DLL export/import issue
|
2019-06-11 15:46:46 -04:00 |
|
Tomas Pavlicek
|
2c634d84af
|
Add QtXmlPatterns to CMake lists
|
2019-06-11 15:46:46 -04:00 |
|
Tomas Pavlicek
|
068ef5b0a9
|
TechDraw: SVG export refactoring - Keep correct font sizes
|
2019-06-11 15:46:46 -04:00 |
|
Tomas Pavlicek
|
a562f6a129
|
TechDraw: SVG export refactoring - All XML modifications via DOM
|
2019-06-11 15:46:46 -04:00 |
|
Bernd Hahnebach
|
b28b22f08a
|
FEM: contact constraint task panel, fix build failure
|
2019-06-11 21:31:19 +02:00 |
|
Bernd Hahnebach
|
5b0fd4bc26
|
FEM: contact constraint task panel, better reference handling
|
2019-06-11 21:13:39 +02:00 |
|
Bernd Hahnebach
|
8d7f50742a
|
FEM: in out unit test, fix yml mesh test
|
2019-06-11 21:13:28 +02:00 |
|
wmayer
|
88f91d621b
|
determine edge parameters where curve point will be projected onto a mesh edge
|
2019-06-11 13:25:52 +02:00 |
|
Bernd Hahnebach
|
14debfd780
|
FEM: calculix writer and unit tests, fix reaction force writing
|
2019-06-11 10:37:08 +02:00 |
|
Bernd Hahnebach
|
cc3085c61e
|
FEM: unit tests, temporary deactivat yaml mesh test
|
2019-06-11 10:37:08 +02:00 |
|
Bernd Hahnebach
|
421656602a
|
Materials: white space
|
2019-06-11 10:37:08 +02:00 |
|
Bernd Hahnebach
|
13dc21b0d7
|
FEM: solver elmer tasks, Py3 decode fix
|
2019-06-11 09:59:32 +02:00 |
|
Zheng, Lei
|
6148d0275e
|
Path: improve AreaPy exception handling
|
2019-06-11 13:24:00 +08:00 |
|
Zheng, Lei
|
56f42a0a2f
|
Path: fix Area tolerance problem
|
2019-06-11 13:23:33 +08:00 |
|
wandererfan
|
4cdef8ec5c
|
Fix missing recompute in Draft ShapeString
|
2019-06-10 21:31:00 -04:00 |
|
sliptonic
|
7d7fdbebdf
|
Merge pull request #2251 from realthunder/PathFix
Path: handle PathAreaOp object migration
|
2019-06-10 16:44:11 -05:00 |
|
sliptonic
|
8ceb2aedd9
|
Merge pull request #2245 from sliptonic/lgtm
Path: lgtm Cleanup
|
2019-06-10 16:43:38 -05:00 |
|
Markus Lampert
|
13c76d412b
|
More TC ui import cleanup
|
2019-06-10 23:21:52 +02:00 |
|
wandererfan
|
7805462377
|
Fix uncommanded format change & font size display
|
2019-06-10 15:52:59 -04:00 |
|
brad
|
33b6e25582
|
Path: remove unnecessary imports
|
2019-06-10 10:50:06 -05:00 |
|
brad
|
5a4c49da28
|
Path: post processor cleanup
|
2019-06-10 10:50:06 -05:00 |
|
brad
|
361bb6e3c8
|
Path: remove obsolete code
|
2019-06-10 10:50:06 -05:00 |
|
brad
|
8e372108b5
|
Path: lgtm Cleanup
|
2019-06-10 10:50:06 -05:00 |
|
Sviatoslav Sydorenko
|
1bc23c4454
|
Fix print function calls in CMakeLists for py3
|
2019-06-10 16:34:52 +02:00 |
|
Zheng, Lei
|
d280fc575b
|
Path: handle PathAreaOp object migration
|
2019-06-10 09:29:01 +08:00 |
|
Anton Abrosimov
|
266933473f
|
TechDraw: Templates for the Russian State standard for technical documentation
|
2019-06-09 19:45:06 -04:00 |
|
Yorik van Havre
|
6a0050d709
|
Arch: Added IFC pref option to export without adding a default building
|
2019-06-09 19:48:38 -03:00 |
|
Bernd Hahnebach
|
5d500f0ce8
|
FEM: gmsh tools, fix bracket error
|
2019-06-09 22:10:34 +02:00 |
|
Yorik van Havre
|
6c12bc83b5
|
Arch: Fixed small bug in Wall task panel
|
2019-06-09 14:56:43 -03:00 |
|
sliptonic
|
da83a707ba
|
Merge pull request #2242 from sliptonic/feature/editorresize
PATH: Inspect editor now preserves last size and position
|
2019-06-08 21:02:50 -05:00 |
|
Bernd Hahnebach
|
4da861e8a7
|
Materials: card reader, delete not needed variable
|
2019-06-08 22:35:26 +02:00 |
|
joha2
|
36aa8e3b30
|
FEM: added import/export of mesh as YAML/JSON
|
2019-06-08 22:24:48 +02:00 |
|