WandererFan
5b4eeb29a9
Merge pull request #13525 from Ondsel-Development/td_dimension
...
TechDraw: Smart dimension tool
2024-05-13 12:31:32 -04:00
marcuspollio
a3d0713911
Update Draft WB icons ( #13585 )
...
* Update Draft WB icons
* Also make all icons 64px based
* keep inner white outline and small tweaks
* Tweaks following review
* Further tweaks following feedback
* Tweak more icons for consistency with light/dark themes
* Update following PR 13865, save as Plain SVG and remove unused ressources
Update texts for visibility
Some more cleanup
Use consistent FreeSans font
2024-05-13 11:20:42 -05:00
Chris Hennes
bd7abe5521
Merge pull request #13907 from wwmayer/issue_13898
...
Fix memory leaks with PySequence_GetItem
2024-05-13 10:53:00 -05:00
PaddleStroke
972f711210
TechDraw: Smart Dimension tool : Integrate the 'chamfer' tool.
2024-05-13 15:03:43 +02:00
PaddleStroke
cc393632e1
Techdraw: Smart Dimension: Fixes and simplifies code
2024-05-13 15:03:37 +02:00
Chris Hennes
9fead3682d
Update translations
2024-05-12 17:06:56 -05:00
wmayer
acbb19335d
TD: Fix memory leaks with PySequence_GetItem
2024-05-09 00:03:01 +02:00
HowThatWorks
9fd4270db7
Merge branch 'main' into main
2024-05-07 08:17:42 +02:00
PaddleStroke
41650a78d4
TechDraw: Implement 'Area' dimension.
2024-05-06 18:42:28 +02:00
PaddleStroke
8c5cfd23ec
TechDraw: Improve Arc Length dimension tool so that it can do any edge length: arc of ellipse, bspline.
2024-05-06 18:40:46 +02:00
PaddleStroke
e3a5ef3504
TechDraw: Smart Dimension tool : Integrate chain and coord dimensions.
2024-05-06 18:40:46 +02:00
PaddleStroke
57019d80ea
TechDraw: Smart Dimension tool : Integrate extent dimensions.
2024-05-06 18:40:46 +02:00
PaddleStroke
57bc4babea
TechDraw: Implement smart dimension tool.
2024-05-06 18:40:46 +02:00
PaddleStroke
5cbdcb2844
TechDraw: Add support for Assembly Exploded Views
2024-05-06 18:32:00 +02:00
Chris Hennes
a5d8aaa21c
Update translations
...
Also removes Web from translation scripts.
2024-05-06 18:17:53 +02:00
wandererfan
5c8b216567
[TD]fix dimension autocorrect
...
- autocorrect was not handling scaled and rotated reference geometry
properly.
2024-05-05 20:38:14 -04:00
HowThatWorks
61f68437da
Fixed a typo
2024-05-05 21:35:43 +02:00
HowThatWorks
57236bcaf1
Shortened bottom centring mark on A4 sheets
2024-05-05 21:31:52 +02:00
HowThatWorks
bb8e8ba231
Merge branch 'FreeCAD:main' into main
2024-05-05 01:07:40 +02:00
HowThatWorks
1efc361ddd
Changed page size to language code, general tidy up
2024-05-05 00:20:58 +02:00
WandererFan
ac1972cf97
Merge pull request #13790 from pavltom/techdraw_split_sheet_autofill
...
[TechDraw] Issue #13661 - Split sheet autofill to separate values
2024-05-04 09:15:04 -04:00
HowThatWorks
a6a3e065e3
Applied the last fix to the other templates
2024-05-03 02:37:30 +02:00
HowThatWorks
5ac0dd70ba
Corrected the lower right reference marker
...
ISO 5457 requires it to be the paper size.
2024-05-03 01:40:20 +02:00
pavltom
7bf77b5239
[TechDraw] Issue #13661 - Split sheet autofill to separate values
2024-05-02 15:34:38 +02:00
wandererfan
b59657ada6
[TD]add fallback default template
2024-05-02 07:06:58 -04:00
HowThatWorks
04e0f40a80
Ungrouped the title block to make things neater
2024-05-01 21:23:58 +02:00
HowThatWorks
223e926e40
Added owner data fields to ISO templates
2024-05-01 04:21:11 +02:00
WandererFan
f0fa456080
Merge pull request #13703 from Reqrefusion/main
...
Gui:Making Technical Drawing icons compatible with Part Design and Assembly icon
2024-04-30 07:45:42 -04:00
PaddleStroke
2849fb5c9d
TechDraw: remove 'Project Shape' from Techdraw toolbar
2024-04-29 18:08:50 +02:00
Reqrefusion
3e91ca658a
Correction of some line colors
2024-04-29 15:44:39 +03:00
Reqrefusion
7851bf65e0
Making Technical Drawing icons more compatible with Part Design and Assembly icons Continue
...
Another overlooked logo was combined and hidden lines were made into dash lines
2024-04-29 15:18:37 +03:00
Reqrefusion
d032654889
Making Technical Drawing icons more compatible with Part Design and Assembly icons
...
It is aimed to provide integrity by including the shape used in other workbenches in technical drawing icons. For the hidden line, color variation was used instead of dashed. The reason for this is to comply with the art guide. I think the dashed line looks better.
2024-04-28 23:59:51 +03:00
wmayer
af7efce41c
TD: Fix compiler warning
...
Warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
2024-04-25 10:46:24 +02:00
Chris Hennes
ead426c6eb
Update translations
...
Note: Web and Start omitted
2024-04-24 13:58:21 -05:00
WandererFan
05206afa1b
Merge pull request #13219 from Ondsel-Development/TD_Insert
...
TechDraw: Unify Insert View tools (View, ProjGroup, Sheet, Arch, svg, image)
2024-04-24 08:24:26 -04:00
PaddleStroke
ddd35aeefa
Fix typo introduced by solving conflict.
2024-04-22 17:16:50 +02:00
PaddleStroke
e0e0a91046
TechDraw: TaskProjGroup.ui : use QGroupBox instead of lines for app consistency.
2024-04-22 15:53:14 +02:00
PaddleStroke
2b0403dc27
TechDraw: Insert tool insert DrawViewProjGroupItem that can then be transfered into groups and back.
2024-04-22 15:53:14 +02:00
PaddleStroke
5eb73cf949
TechDraw: Enable setting a custom direction. Fixes #5821
2024-04-22 15:53:14 +02:00
PaddleStroke
b6d8bb094a
TechDraw: InsertView switch the MDI to page when triggered.
2024-04-22 15:53:14 +02:00
PaddleStroke
246496eed1
TechDraw: Add taskbox to Part View. Removes Projection Group from toolbar.
2024-04-22 15:53:14 +02:00
PaddleStroke
3d14c7d0b0
TechDraw: Insert View : Enable handling of image and SVG if no selection.
2024-04-22 15:53:14 +02:00
PaddleStroke
e68460017b
TechDraw: Insert View : Enable handling of spreadsheet and arch objects. Remove the spreadsheet and arch specific commands from the toolbars
2024-04-22 15:53:14 +02:00
Farley Runkel
9430ea9ee5
TechDraw: Refractor tracker action with proper enum
2024-04-22 18:21:49 +08:00
wandererfan
2a9900e478
[TD]set Leader QGraphicsItem parentage on restore
2024-04-18 14:41:38 -04:00
PaddleStroke
60290a2a34
TechDraw: Fix child of linked view.
2024-04-18 12:14:10 -04:00
PaddleStroke
ffb34ebe54
TechDraw: Fix child not moving when drag and dropping a view between pages.
2024-04-18 12:14:10 -04:00
PaddleStroke
beda33d9e6
TechDraw: Remove Share View from toolbars. Leave it in menu.
2024-04-18 12:14:10 -04:00
PaddleStroke
4d84efb061
TechDraw: Enable App::Links to work with TechDraw views.
2024-04-18 12:14:10 -04:00
wandererfan
ed6c12773e
[TD]Expose getVisibleVertexes/getHiddenVertexes to Python
2024-04-18 08:35:31 -04:00