freecad-gh-actions-translation-bot
f7483a08b4
Update translations from Crowdin
2025-12-08 22:31:48 -06:00
wandererfan
b1cbcbd238
[TD]fix CI fail on Win
2025-12-05 18:33:16 -05:00
wandererfan
3f10abe11b
[TD]fix CosmeticVertex fail in script
2025-12-05 18:33:16 -05:00
Ladislav Michl
3252aaf618
TechDraw: Refactor use of Unit Schema values
...
Quantity's getUserString already returns both factor and unitText.
2025-12-03 17:43:53 +01:00
Ladislav Michl
a509bc2ee9
TechDraw: Fix MultiValueSchema formatting
...
Multi Value schemas cannot be forced to use Format::FORMATTED.
2025-12-03 17:17:58 +01:00
Syres916
cb9c0ccd7f
[TechDraw] QCheckBox fix compiling warning of stateChanged deprecation
2025-12-01 10:59:25 -06:00
Syres916
15c99ecdb2
[TechDraw] Fixes for TaskFillTemplateFields finding Draft/Arch/Image views and keeping message boxes and dialogs on top ( #25342 )
...
* [TechDraw] fix dialog to be ontop, clear the keyLst and save mouse movement between messagebox and dialog
* [TechDraw] change from setWindowFlags to setWindowFlag
* [TechDraw] handle BIM and Draft as first available views...
.... also increase the possible scale values such as 5 : 2 or 7 : 3
* [TechDraw] fix 1:1 scale regression
* [TechDraw] remove unnecessary line of code
* TD: Simplify code
Address comments from review.
Co-authored-by: WandererFan <wandererfan@gmail.com >
* [TechDraw] enable use of Fraction for scale...
... conversion
---------
Co-authored-by: Chris Hennes <chennes@pioneerlibrarysystem.org >
Co-authored-by: WandererFan <wandererfan@gmail.com >
2025-12-01 10:45:02 -06:00
Chris Hennes
dfb9baf678
Merge pull request #24262 from mnesarco/pyi-fixes-1
2025-11-29 20:23:37 -06:00
Chris Hennes
6ad6a98881
Merge pull request #25674 from WandererFan/DimensionColorSizeOldDocuments2
...
TechDraw: fix handling of alpha channel in old documents
2025-11-28 18:04:30 -06:00
PaddleStroke
eaee0f759a
TechDraw: DrawViewSpreadsheet do not create cyclic dependency
2025-11-27 18:07:03 -06:00
github-actions
68cb0a3270
Update translations from Crowdin
2025-11-25 21:20:42 -06:00
wandererfan
475d46c3d0
[TD]guard against font size zero
2025-11-25 19:59:59 -05:00
wandererfan
e2c5c643d8
[TD]convert transparency to alpha channel
2025-11-25 19:59:53 -05:00
wandererfan
64f2c5388b
[TD]add preference re alpha/transparency conversion
2025-11-25 19:59:40 -05:00
wandererfan
484c89818c
[TD]enforce center mark print rule on print preview
2025-11-17 22:28:07 -06:00
wandererfan
cf656ba77e
[TD]fix center mark preferences not honored
2025-11-17 22:28:07 -06:00
wandererfan
110b4b0d95
[TD]fix lost mouse event in Projection Group
2025-11-17 22:28:07 -06:00
wandererfan
66a2dd984e
[TD]fix cosmetic vertex outside frameRect is not selectable
...
- attempting to select a vertex outside the frameRect/boundingRect
triggers hoverLeave event which hides the vertex.
2025-11-17 22:28:07 -06:00
wandererfan
f6c75c7838
[TD]fix no vertex select in front view of projection group
2025-11-17 22:28:07 -06:00
wandererfan
2161e31328
[TD]fix fail to clear frame on selection change
2025-11-17 22:28:06 -06:00
wandererfan
73e4b296b1
[TD]fix fail to create vertex outside frame
2025-11-17 22:28:06 -06:00
wandererfan
f0da095cf8
[TD]fix center marks not shown
2025-11-17 22:28:06 -06:00
wandererfan
b918cac67a
[TD]fix giant vertex from tracker
2025-11-17 22:28:06 -06:00
wandererfan
d2bbd78c67
[TD]clear selection affects vertex display
...
- clearing the selection here causes the new vertex to not be displayed
2025-11-17 22:28:06 -06:00
wandererfan
4bb8f7e8eb
[TD]add getExportingAny()
2025-11-17 22:28:06 -06:00
wandererfan
23290b8050
[TD]add preference methods for center marks
2025-11-17 22:28:06 -06:00
Florian Foinant-Willig
526f7f2550
TechDraw: fix "%.0w" format spec ( #25367 )
2025-11-16 18:51:28 +00:00
Rahul Paul
888ba973a5
Fix(TechDraw): Capitalize OK button in TemplateFields ( #24866 )
2025-11-13 20:58:21 +01:00
github-actions
8432fab0a9
Update translations from Crowdin
2025-11-11 23:44:18 -06:00
Frank Martinez
3561d25c2d
[License] Fix pyi license headers.
2025-11-11 13:26:18 -05:00
Frank Martinez
1cf57d6e11
[bindings] Format with yapf (precommit will reformat)
2025-11-11 13:23:10 -05:00
Frank Martinez
dd15887568
[bindings] Fix undefined symbols in pti files
2025-11-11 13:23:10 -05:00
Frank Martinez
39d15c011e
black formatting
2025-11-11 13:23:10 -05:00
Frank Martinez
0eae00b9a1
[bindings] Code formatting
2025-11-11 13:23:09 -05:00
Frank Martinez
748004b4e4
[bindings] fix signatures in pyi files
2025-11-11 13:16:26 -05:00
theo-vt
484c724ac6
Techdraw: Assign AutoDistribute when creating a projection group ( #25103 )
2025-11-09 17:41:50 -06:00
Bas Ruigrok
3d0db63193
TechDraw: Fix ignored "Zoom at Cursor" for TouchPad style
2025-11-08 11:37:37 -06:00
wandererfan
37af704998
[TD]fix angle dim in detail view
2025-11-05 12:46:35 -06:00
Chris Hennes
fe4a734a9d
Merge pull request #24764 from WandererFan/FillTemplate2
...
[TD]defend against deleted object error
2025-11-02 14:49:34 -06:00
wandererfan
97ca7d9818
[TD]use local language for ProjectionType
2025-11-01 20:34:44 +01:00
PaddleStroke
0d75ff1542
Assembly: ExplodedViews: fix their use in techdraw ( #24769 )
...
* Assembly: ExplodedViews: Add getExplodedShape for techdraw to use
* TechDraw: ShapeExtractor fix assembly exploded views
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Assembly: Fix variable casing in CommandCreateView.py
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Kacper Donat <kadet1090@gmail.com >
2025-11-01 20:02:48 +01:00
github-actions
11fecb1558
Update translations from Crowdin
2025-10-27 21:06:54 -05:00
wandererfan
f507ee449b
[TD]use scale from view to fill template
2025-10-27 18:19:19 -04:00
wandererfan
c72a707fca
[TD]restore undo/redo function in FillTemplates
2025-10-27 18:19:19 -04:00
wandererfan
2709d2a595
[TD]defend against deleted object error
...
- App.ActiveDocument.Objects was returning a deleted object
Most likely due to shenanigans with DrawViewPart/DrawProjGroup item
in TaskProjGroup.
2025-10-27 18:19:19 -04:00
wandererfan
09f3e6738c
[TD]shrink selection frame
2025-10-27 11:36:31 -05:00
Syres916
e95d3cbdc9
[TechDraw] Fix the projection type combobox and align all references to First angle and Third angle ( #24762 )
2025-10-26 17:31:44 -05:00
tetektoza
4718c46170
TechDraw: Fix centerlines being double Y-axis transformed
...
As the title says. Currently when user exports to DXF, centerlines and
cosmetic edges appeared offset below their correct positions. The offset
was visible when opening exported DXF file in CAD software - centerlines
were displaced downward where they should be.
The issue was that cosmetic edges are already stored with the correct Y
orientation and should not be mirrored during export, so this caused
centerlines to be mirrored when they shouldn't be, resulting in
incorrect Y position.
So this is just a small modification to cosmetic edge export to skip the
Y-axis mirroring step.
2025-10-26 17:24:58 -05:00
Chris Hennes
5e63985fa7
Merge pull request #24749 from FreeCAD/BuildingEuroAreaDim2
...
Base, TechDraw: Use Unit Schema Values in Area Dimension
2025-10-20 11:37:55 -05:00
github-actions
50d1dec4e0
Update translations from Crowdin
2025-10-20 09:57:05 -05:00