Mark Ganson TheMarkster
25041288b1
Update Part.qrc
2019-08-27 23:40:15 +02:00
mwganson
6be089b006
[Part workbench] add Create points object from mesh command
2019-08-27 23:40:06 +02:00
sdh4
8928f863fe
Part.BSplineSurface.buildFromPolesMultsKnots(): Fix 'Truth value of an array ... use a.any() or a.all()' when explicit knots or weights provided
...
Calls to BSplineSurface.buildFromPolesMultsKnots() with explicit knots or weights fail in recent versions of FreeCAD (tested on 0.18.3 with python3) with the message 'The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()'.
This trivial change follows the pattern used later in the function of explicit comparisons with Py_None, replacing PyObject_Not() and PyObject_IsTrue() when they are used to determine whether explicit weights or knots have been provided.
2019-08-27 21:48:52 +02:00
Bernd Hahnebach
cd569e2c78
Arch: import IFC, helper, improve getting the color table
2019-08-27 13:44:39 +02:00
Tomas Pavlicek
49294e780f
TechDraw: Middle button panning
2019-08-27 07:33:30 -04:00
Bernd Hahnebach
2d925e4d56
Arch: import IFC, remove not needed return value of colors method
2019-08-27 08:04:02 +02:00
sliptonic
ef6b1d4107
Merge pull request #2386 from IMbackK/DrillRetractHight
...
[Path] Drill Ui cleanup
2019-08-26 15:08:11 -05:00
Yorik van Havre
9cd5a7ee5e
Arch: Solved bug in Structure
2019-08-26 15:39:22 -03:00
Yorik van Havre
f16f58c040
Draft: Fixed tooltips
2019-08-26 14:16:19 -03:00
Yorik van Havre
1e718010b9
Draft: Fixed regression in snapping
2019-08-26 14:01:15 -03:00
Dion Moult
20612ee9b7
Refactor exportIFC to not use global preferences
2019-08-26 10:37:32 -03:00
wandererfan
76be82dc2e
[Gui]Add options for page size, lineWidth and background
2019-08-26 09:07:30 -04:00
wmayer
632eb83cc1
add CMakeLists.txt.user to ignore list
2019-08-26 14:08:53 +02:00
sliptonic
c619c1b77f
Merge pull request #2451 from sgrogan/pathtest_fix
...
Pathtest fix
2019-08-25 16:01:35 -05:00
wmayer
177166218d
cleanup top-level CMake file
2019-08-25 21:47:31 +02:00
Yorik van Havre
824b8ea0f4
TechDraw/Arch: Added new Coin Mono rendering mode to TD ArchViews
2019-08-24 19:41:57 -03:00
Yorik van Havre
d45a4a347e
Draft: fixed color buttons dialogs not starting with the right color
2019-08-24 19:41:26 -03:00
sliptonic
131f5cf386
Merge pull request #2448 from Schildkroet/master
...
Cleaned up grbl_post and added tool-change option in args
2019-08-24 10:43:01 -05:00
wmayer
5cb9c80161
rename icon file
2019-08-24 17:32:57 +02:00
sgrogan
ccc497ee9b
fix indent
2019-08-24 10:45:00 -04:00
sgrogan
325eb3abbe
Fix Path tests when running from build dir
2019-08-24 10:41:36 -04:00
wmayer
5af586b92e
Add parameter to suppress touching a document when a view provider has been modified
2019-08-24 15:54:41 +02:00
wmayer
fd90936b5d
issue #0004088 : Visibility of origin feature of Part container changes when undocking the 3d view
2019-08-24 13:33:21 +02:00
wmayer
b0fac402ad
Fix bug in MainWindow::setActiveWindow
...
The method MainWindow::setActiveWindow() must not automatically add a view to the mdi area if it's not part of it because this causes a crash when trying to make a fullscreen window or undock a view.
Instead the calling instance must explicitly call MainWindow::addWindow where needed.
2019-08-23 23:44:19 +02:00
Schildkroet
c25e8a8743
Merge branch 'master' into master
2019-08-23 15:01:34 +02:00
wmayer
b67a893f66
add missing parameter group and name for 'UseMaterialColor' check box
2019-08-23 13:02:53 +02:00
wmayer
aa3803a624
improve error search when parameter group or name of a PrefWidget is not set
2019-08-23 12:53:03 +02:00
wmayer
18f6309f91
Remove CMakeLists.txt.user from repo
2019-08-23 12:51:26 +02:00
Yorik van Havre
ea16fdc3ae
Arch: Fixed windows symbol position
2019-08-22 18:52:44 -03:00
wandererfan
b11df24e86
[TD]Restore context menu after leader edit
2019-08-22 17:11:55 -04:00
wandererfan
36c4998057
[TD]fix BRect on empty text items
2019-08-22 17:11:55 -04:00
wandererfan
e4d3909484
[TD] fix stale pointer in scene
2019-08-22 17:11:55 -04:00
wandererfan
76545d96c9
[TD]Add welding symbol directory preference
2019-08-22 17:11:55 -04:00
wandererfan
bec1d493c8
[TD]Welding Symbol Editor alpha release
2019-08-22 17:11:55 -04:00
wandererfan
70a64afa53
[TD]Clean up Welding Symbol creation
2019-08-22 17:11:55 -04:00
wandererfan
7cb2713e8c
[TD]Welding Symbol creation
2019-08-22 17:11:55 -04:00
wandererfan
b99bf0d033
[TD]Fix CosmeticEraser multiple item delete
2019-08-22 17:11:55 -04:00
wandererfan
ffcafaf1a5
[TD]Add uuid tags for cosmetics
2019-08-22 17:11:55 -04:00
Yorik van Havre
c6670c7431
AddonManager: Added function to check for updates for a specific addon
2019-08-22 16:44:00 -03:00
Dion Moult
760562cb4c
Refactor preferences into injected object instead of global.
...
The following unrequired preferences are removed:
- FORCE_BREP
- STORE_UID
- SERIALIZE
- EXPORT_2D
- FULL_PARAMETRIC
- ADD-DEFAULT_SITE
- ADD_DEFAULT_STOREY
- ADD_DEFAULT_BUILDING
2019-08-22 15:28:06 -03:00
Patrick Felixberger
14816e18c6
Cleaned up grbl_post and added tool-change option, which was lost in last update
2019-08-22 19:17:29 +02:00
Patrick Felixberger
2fb5fcf639
Merge remote-tracking branch 'upstream/master'
2019-08-22 18:54:18 +02:00
howetuft
431a5f6450
[Robot] treeiksolvervel_wdls.cpp: Fix compil warns
...
"Warning: comparison between signed and unsigned integer expressions [-Wsign-compare]"
Changed 'unsigned int' into 'Eigen::Index' type for several loop indexes...
2019-08-22 18:54:05 +02:00
howetuft
cba0e127d6
[Robot] jacobian.cpp: Fix compiler warnings
...
"Warning: comparison between signed and unsigned integer expressions [-Wsign-compare]"
Changed 'unsigned int' into 'Eigen::Index' type for several loop indexes...
2019-08-22 18:53:57 +02:00
howetuft
4eb07b5d9c
[Robot] chainiksolverpos_lma.cpp: Fix compil warng
...
"Warning: Comparison between signed and unsigned integer expressions [-Wsign-compare]"
Fixed by declaring loop index as library-provided type 'Eigen::Index' instead of raw 'unsigned int'.
2019-08-22 18:53:47 +02:00
howetuft
ad1ddcd9a6
[Robot] svd_eigen_Macie.hpp: Fix compiler warnings
...
"Warning: comparison between signed and unsigned integer expressions [-Wsign-compare]"
Changed 'unsigned int' into 'Eigen::Index' type for several loop indexes...
2019-08-22 18:53:39 +02:00
Patrick Felixberger
74759b1d46
Merge branch 'master' of https://github.com/Schildkroet/FreeCAD
2019-08-22 18:52:25 +02:00
wmayer
16049ac959
add TestPathHelix.py to CMake
2019-08-22 18:49:45 +02:00
Markus Lampert
736f02936a
Unit test helix based on a clone
2019-08-22 18:03:18 +02:00
Markus Lampert
3101744582
More helix unit tests
2019-08-22 18:03:03 +02:00