Furgo
3310a20d55
[BIM] Separate profile name from label number ( #16304 )
...
* [BIM] Separate profile name from label number
Fixes : #16286
* Make internal name generic
2024-09-09 17:45:34 +02:00
Roy-043
796d51ac38
BIM: Fix window transparency
...
V1.0 fix for the transparency of glass panels in windows and doors.
2024-09-09 11:41:37 +02:00
Jiří Pinkava
c0c5cab36b
BIM: fix invalid converesion of button to int
2024-09-03 14:30:43 +02:00
Roy-043
ea96d853cd
BIM: Fix Python 3.12 run time error with importers
...
Fixes #16137
Similar to this fix:
https://github.com/FreeCAD/FreeCAD/pull/13337#discussion_r1564806896
2024-08-31 13:17:58 -05:00
Yorik van Havre
2c17bf7200
Merged crowdin translations
2024-08-28 17:51:34 +02:00
Yorik van Havre
0f30e525f5
Updated ts files
2024-08-28 17:50:59 +02:00
paul
664f4d5655
[ArchWall_Draft-OffsetWires] Bug-fix Ellipse Support ( #16038 )
...
* [ArchWall_Draft-OffsetWires] Bug-fix Ellipse Support
Fixed bug/regression in ArchWall/Draft-OffsetWires ellipse support.
FC Forum Discussion
- https://forum.freecad.org/viewtopic.php?p=777965#p777897
* Update offsets.py
Typo
* L347 - trailing whitespace after comma
2024-08-26 18:03:21 +02:00
Roy-043
7d1efa9df2
BIM: Arch_Survey: Fix concatenate bytes issue
...
The line `t = t.encode("utf8")` returns a bytes object which does not make sense in the context of the rest of the code. It is probably a copy-paste error.
To test the bug:
1. open the file attached to this forum post: https://forum.freecad.org/viewtopic.php?t=89012#p770224
2. Make the rectangles visible.
3. Start the Survey command and box select all objects in the 3D view.
2024-08-26 17:31:59 +02:00
Roy-043
e582324474
BIM: Fix oversight in #15530
...
Fix bug introduced in #15530 .
Forum topic:
https://forum.freecad.org/viewtopic.php?t=89790
@paullee0 can you check please? Thanks.
2024-08-19 13:41:05 +02:00
Yorik van Havre
2958648b66
BIM: Fixed nativeIFC psets loading - fixes #15436
2024-08-05 11:03:49 -05:00
Yorik van Havre
23a9f47780
Translations ( #15689 )
...
* Updated ts files
* Merged crowdin translations
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-08-05 10:42:18 -05:00
Roy-043
1979f47714
BIM: Fix calculation of wall blocks
...
At the corners of the base wire the joint width was wrongly added.
Forum topic:
https://forum.freecad.org/viewtopic.php?t=89504
2024-08-01 11:04:05 +02:00
hasecilu
4e2a6a68d9
BIM: Don't mark for translation names of CC licenses
2024-07-31 11:47:31 +02:00
Roy-043
10f03c46fa
BIM: Fix BIM Views panel open behavior on WB activation ( #15617 )
...
* BIM: Fix BIM Views panel open behavior on WB activation
Fixes #15524 .
* Something obvious was missed...
2024-07-30 10:29:30 +02:00
Chris Hennes
369a2f7654
Merge pull request #15652 from kadet1090/ui-fixes
...
Gui: Cosmetic Fixes
2024-07-29 11:26:58 -05:00
Chris Mayo
804f7a94c7
BIM: Fix Welcome dialog wiki links
2024-07-29 17:41:35 +02:00
Roy-043
84ef268bf2
Rebase
2024-07-29 17:41:09 +02:00
paullee
d716fea769
[Arch ExportIFC] Bug-fix Consecutive Face Touch at Corner
...
Bug-fix Consecutive face (Wall segment) touch at corner.
Forum Discussion : https://forum.freecad.org/viewtopic.php?p=771954#p771954
2024-07-29 17:40:27 +02:00
Kacper Donat
484199dbce
Gui: Remove unnecessary minimumSizes from Preferences
...
QT treats setting minimum size very seriously - it applies even if
the size required by the control is smaller than specified resulting in
rendering too small controls.
2024-07-28 00:00:09 +02:00
Yorik van Havre
52fc162c31
BIM: Better fix to IFC viewprovider - fixes #15477
2024-07-22 10:46:02 -05:00
Roy-043
62ddfb90dc
BIM: Fix bug in OBJ import caused by missing utf8 encoding
...
Fixes #15512 .
2024-07-19 15:24:43 +02:00
Yorik van Havre
03c24bce65
BIM: Fixed empty IFC decomposition - fixes #15363
2024-07-16 15:42:19 +02:00
Yorik van Havre
d5d474f16a
BIM: Fixed IFC import with None psets - fixes #15436
2024-07-16 15:42:03 +02:00
Roy-043
8569429af2
BIM: Fix Wavefront OBJ color export
...
Fixes #15429 .
Related #10906 .
2024-07-16 10:15:08 +02:00
Roy-043
c244d1b56f
BIM: Arch_Fence add missing recompute
2024-07-16 10:14:36 +02:00
Yorik van Havre
d3fbb0e027
BIM: Fix save tool - fixes #15362
2024-07-15 17:43:33 +02:00
Chris Hennes
59f815234a
Merge pull request #15371 from yorikvanhavre/translations
...
Translations
2024-07-14 12:55:28 -05:00
luzpaz
867c4d14a5
BIM: Trim trailing newlines
2024-07-14 09:24:22 +02:00
Yorik van Havre
e76b5ec4ca
Merged crowdin translations
2024-07-11 15:07:17 +02:00
Yorik van Havre
1c79768f7d
Updated ts files
2024-07-11 14:56:33 +02:00
Yorik van Havre
88fd1a7fa6
BIM: more tests in IfcOpenShell tool - fixes #15147
2024-07-11 11:32:06 +02:00
Yorik van Havre
39676c32cd
BIM: Fixed wrong ui for ProjectManager tool
2024-07-11 10:47:30 +02:00
Yorik van Havre
14c232b96d
BIM: Added delay to ifc viewprovider drag and drop - fixes #15259
2024-07-10 15:01:21 +02:00
Yorik van Havre
af5a9dd53c
BIM: Fixed remaining warnings and popups - fixes #14428
2024-07-10 14:24:22 +02:00
Yorik van Havre
a75e4ffaf7
BIM: fixed nativeIFC view provider - fixes #15259
2024-07-10 12:04:40 +02:00
Yorik van Havre
29d201149d
Translations: Fixed BIM translations
2024-07-10 11:14:02 +02:00
Yorik van Havre
33e0d0dd72
BIM: Fixed IfcOpenShell imports - fixes #15285
2024-07-10 11:13:41 +02:00
FEA-eng
2d573a3062
Update preferences-arch.ui
2024-07-10 10:31:29 +02:00
Yorik van Havre
f325fdbace
Updated ts files
2024-07-09 08:52:17 -05:00
luzpaz
2837b46c3e
Fix various typos throughout the codebase
2024-07-08 17:19:20 -05:00
Max Wilfinger
8ff5a1f688
Fix source string typos mentioned on Crowdin ( #15261 )
2024-07-08 17:18:31 -05:00
Yorik van Havre
77c894694e
BIM: Fixed possible filename ambiguity in Layers - fixes #15038
2024-07-08 11:25:48 -05:00
Yorik van Havre
f556b7fa61
BIM: Fixed ifcopenshell version detection
2024-07-02 15:24:45 +02:00
Yorik van Havre
4bcd7f71df
BIM: Check for pip when running IfcOpenShell update - fixes #14499
2024-07-02 15:24:45 +02:00
Yorik van Havre
476cad96f6
BIM: Fixed bug in IfcExplorer tool - fixes #14422sdfg
2024-07-02 15:24:10 +02:00
Yorik van Havre
14f9bd3fdb
BIM: Renamed file to avoid confusion with 0.21 BIM addon
2024-07-02 15:23:37 +02:00
Yorik van Havre
56e46e5f4e
Translations ( #15107 )
...
* Updated ts files
* Merged crowdin translations
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-07-02 12:21:53 +02:00
marcuspollio
91791372be
techdraw-PageDefault update
2024-07-02 11:27:54 +02:00
marcuspollio
436f993a54
update following feedback
2024-07-02 11:27:54 +02:00
marcuspollio
5aa84f87db
BIM: update some icons
...
Following recent changes in other WBs and also for better readability and consistency.
2024-07-02 11:27:54 +02:00