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
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
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
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
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
Markus Lampert
f0602457d7
Fixed PathHelix assert statements
2019-08-22 18:02:49 +02:00
Markus Lampert
1ccab04869
Added basic test case for PathHelix
2019-08-22 18:02:35 +02:00
Pablo Gil
b836d5f634
update CMakeList to include new Darker stylesheets
2019-08-22 17:57:14 +02:00
wmayer
8e582d68c4
use GNU directory structure on non-Windows systems
2019-08-22 16:57:11 +02:00
luz.paz
d38ac4d6b4
Stylesheets: typo and uniformity fixes
...
Follow-up to b28e914ce and 266beccb
CC @pgilfernandez
2019-08-22 11:25:39 -03:00
vocx-fc
271929016a
Draft: DraftFillet, changed some things about the implementation.
2019-08-22 10:54:41 -03:00
vocx-fc
12746d6148
Draft: added Draft_Fillet.svg as an icon, as a variation of the Sketcher fillet icon. Add it to Draft.qrc.
2019-08-22 10:54:41 -03:00
vocx-fc
4c5e719e45
Draft: added DraftFillet.py to the sources, also InitGui.py, Draft.py, DraftTools.py, and CMakeLists.txt
2019-08-22 10:54:41 -03:00
Tomas Pavlicek
b23243b1af
TechDraw: Radius drawing refactored - ASME support
2019-08-21 19:27:12 -04:00
Yorik van Havre
e84128a413
Arch: Optimization in SVG generation code
2019-08-21 19:56:25 -03:00
wmayer
a79ce8d823
add missing std:: namespace to build on Debian 10
2019-08-21 23:56:46 +02:00
Yorik van Havre
411827fbae
Arch/TD: Added Coin mode to TD arch views
2019-08-21 18:44:02 -03:00
wmayer
bbea71ce5f
add missing std:: namespace to build on Debian 10
2019-08-21 19:22:01 +02:00
wmayer
fb3eb85586
add missing std:: namespace to build on Debian 10
2019-08-21 16:31:00 +02:00
Yorik van Havre
bd4e019f0c
Arch: Fixed remaining bug in IFC importer
2019-08-21 11:04:59 -03:00
Bernd Hahnebach
ca5e869973
Arch: export IFC helper, do not use multiple line imports
2019-08-21 12:09:14 +02:00
Bernd Hahnebach
bafc964762
Arch: import and export IFC, add licence text and make it pep8 kompatible
2019-08-21 12:09:06 +02:00
Bernd Hahnebach
4db985b8e0
Arch: import IFC, move methods used by import and export to helper
2019-08-21 12:08:59 +02:00
Bernd Hahnebach
ef5d4b8370
Arch: import IFC, get back description of empty relation tables
2019-08-21 09:28:58 +02:00
Bernd Hahnebach
df4ee8f25d
Arch: import IFC, split relation table method
2019-08-21 08:51:46 +02:00
Bernd Hahnebach
658a29fd12
Arch: import IFC, pep8, indent
2019-08-21 08:40:07 +02:00
Bernd Hahnebach
6ed7109bb5
Arch: import IFC helper, fix imports
2019-08-21 08:40:01 +02:00
Bernd Hahnebach
5b2bc8d537
Arch: import IFC helper, white spaces and new lines
2019-08-21 08:39:55 +02:00
Bernd Hahnebach
7fad08731b
Arch: import IFC, pep8, add and delete some spaces
2019-08-21 07:20:05 +02:00
Bernd Hahnebach
dc5883983f
Arch: import IFC, white spaces and new lines
2019-08-21 07:19:59 +02:00
Bernd Hahnebach
f722e98777
Arch: import IFC, add comment
2019-08-21 06:57:53 +02:00