Yorik van Havre
3c68d1e0c3
Arch: Fixed some flat objects not appearing in techdraw
2019-05-13 13:10:36 -03:00
wmayer
0644ed8e64
fix mesh cross-section to respect placement
2019-05-13 17:44:56 +02:00
wmayer
0e86b2a735
also copy placement when copying a mesh
2019-05-13 15:51:43 +02:00
wmayer
ae1723b946
add method to project shape on mesh
2019-05-12 22:56:23 +02:00
wmayer
e44884a01a
make curve-on-mesh working for meshes with placement
2019-05-12 20:25:58 +02:00
luz.paz
8d5fbd947b
FIx some user and non-user facing typos
...
Found via ` codespell -q 3 -I ../fc-word-whitelist.txt -S ./.git,*.po,*.ts,./ChangeLog.txt,./src/3rdParty,./src/Mod/Assembly/App/opendcm,./src/CXX,./src/zipios++,./src/Base/swig* -L pard,wallthicknessOn`
codespell version 1.15.0.dev0
2019-05-12 16:59:26 +02:00
wmayer
f6ee90557d
also support shapetype parameter in Part.makeRevolution() if first argument is an edge
2019-05-12 11:33:38 +02:00
Yorik van Havre
cfd04ac6af
Draft: Fixed minor bug in Circle tool
2019-05-11 21:11:40 -03:00
sliptonic
1c4b0bac18
Merge pull request #2159 from Russ4262/test_b
...
Enable cutter and FC to OCL cutter translation
2019-05-11 12:49:40 -05:00
wmayer
3bf6c1bc32
fix -Winconsistent-missing-override
2019-05-11 19:46:47 +02:00
wmayer
9ab8915c9a
fix -Woverloaded-virtual
2019-05-11 18:41:45 +02:00
Russell Johnson
3505fc0bba
Merge branch 'master' into test_b
2019-05-11 09:02:14 -05:00
wmayer
f999709e11
fix gcc build failure
2019-05-11 15:27:33 +02:00
wmayer
012698b38a
do some code refactoring
2019-05-11 15:14:04 +02:00
wmayer
7803460f7d
replace insecure use of eval() with proper use of units
2019-05-11 12:50:36 +02:00
wmayer
42aa095154
fix -Winconsistent-missing-override
2019-05-11 10:48:02 +02:00
Russell Johnson
4e152e074a
Enable cutter and FC to OCL cutter translation
...
Enable self.cutter attribute
Without, 3D Surface op is non-functional
2019-05-10 22:40:32 -05:00
Yorik van Havre
bfba3a6b93
Updated master translation files (minor changes)
2019-05-10 23:14:36 -03:00
Yorik van Havre
8987bd1df3
Arch: Re-added support for older pysolar
2019-05-10 23:05:41 -03:00
Yorik van Havre
60fae525b8
Arch: Fixed wrong structures drawn in beam mode using a metal profile
2019-05-10 22:58:04 -03:00
Yorik van Havre
ab6e30b93a
Arch: Fixed translation issues in wall and structure + make use of line task dialog
2019-05-10 22:43:59 -03:00
Yorik van Havre
9d416bf385
Draft: allow to use different snapping task dialogs
2019-05-10 22:27:08 -03:00
Yorik van Havre
9adc1a351c
Draft: General cleanup of the Draft UI
2019-05-10 21:03:35 -03:00
Yorik van Havre
ed386410bc
Merged latest translations from crowdin
2019-05-10 19:19:37 -03:00
Yorik van Havre
c65bf365a1
Updated master translation files
2019-05-10 19:15:33 -03:00
easyw
320952b4ad
added try,except for OpenCamLib test
2019-05-10 13:16:16 +02:00
easyw
53d632c7a7
added try,except for OpenCamLib test
2019-05-10 13:15:11 +02:00
Yorik van Havre
ff1fb11af1
Arch: Site: Migrated the compass properties to the ViewObject
2019-05-09 15:17:12 -03:00
Yorik van Havre
070e4c1252
Arch: Fixed color of windows transparent parts
2019-05-09 12:42:25 -03:00
Yorik van Havre
8b4d6c0e64
Arch: Better behaviour and tooltips on section plane task panel buttons - fixes #3643
2019-05-09 11:42:22 -03:00
Yorik van Havre
9e91c8d690
Draft: Fixed py3 issues in Draft Label - fixes #3941
2019-05-09 10:48:04 -03:00
wandererfan
f5681479e3
Add test script for leader line and RTA
2019-05-09 07:31:31 -04:00
wandererfan
cacf070960
Fix QGEPath selection area
2019-05-09 07:31:31 -04:00
Yorik van Havre
2876e82faa
Arch: Added IFC pref option to automatically export IFC objects as Standard Cases when possible
2019-05-08 21:58:04 -03:00
Yorik van Havre
af0cb40682
Arch: Removed Floor dependency of Site
2019-05-08 13:41:58 -03:00
Yorik van Havre
2177f4437b
Arch: Fixed solar diagram for py3
2019-05-08 12:06:55 -03:00
Yorik van Havre
64d7ed3697
Merge branch 'Moult-fix-draft-edit-with-modifiers'
2019-05-08 11:52:05 -03:00
Dion Moult
dc284e4d4d
Fix scale command and simplify UI, add support for scale subelements
2019-05-08 10:27:44 -03:00
Dion Moult
fc24bf1446
Add subelement ghosts in scale command, and minor code cleanup
...
I suspect the scale command itself is a little broken, so I need to fix that before adding subelement support
2019-05-08 10:27:44 -03:00
Dion Moult
fd4992cb9a
Implement rotation with optional copy of draft subelements
2019-05-08 10:27:44 -03:00
Dion Moult
91438c1688
Add subelement support for rotating individual vertices
2019-05-08 10:27:44 -03:00
Dion Moult
bc3af1afbc
Code simplification of move subelements command
2019-05-08 10:26:55 -03:00
Dion Moult
8501377119
Support copying subelements
2019-05-08 10:26:55 -03:00
Dion Moult
547851ccf6
If wires are merged, deleted, or otherwise had graph changing operations while edit mode is active, don't complain
2019-05-08 10:26:55 -03:00
Dion Moult
69646518df
Show draft objects as an x-ray view, and edit bases if they exist.
2019-05-08 10:26:55 -03:00
Dion Moult
be65fbf8ff
Fix move edge to work on closed wires
2019-05-08 10:26:55 -03:00
Dion Moult
ba1f045065
Make movement vector a class variable of the move command, show error for unmovable elements, and move action into a commit to allow undo/redo.
2019-05-08 10:26:55 -03:00
Dion Moult
60fa857b49
Add subelement mode to draft move command to allow movement of vertices and nodes
2019-05-08 10:26:55 -03:00
Dion Moult
6e6bdc04a0
Create functions for moving vertex and edges
2019-05-08 10:26:55 -03:00
Dion Moult
d392daefd2
Fix typo
2019-05-08 10:26:55 -03:00