Yorik van Havre
4250d8f991
Merge pull request #9586 from yorikvanhavre/arch-ifc-export-fix
...
Arch: Minor fix to IFC exporter
2023-05-23 13:53:14 +02:00
Yorik van Havre
2751e92db5
Merge pull request #9585 from yorikvanhavre/arch-svg-fill
...
Arch: Fixed SVG fill
2023-05-23 13:52:33 +02:00
Chris Hennes
452067c43c
Update translations
2023-05-21 19:13:11 -05:00
Chris Hennes
c0726b8481
Gui: Correct translation context of pref pages
...
Preference page title strings must be in QObject
2023-05-19 20:46:12 -05:00
Chris Hennes
2798528b8f
Update translations
2023-05-18 07:49:08 -05:00
Roy-043
a3cb3b1a23
Arch: endpoint after Wall length change was not in local sketch coords ( #9592 )
2023-05-16 21:24:16 +02:00
Yorik van Havre
ec96c2c738
Arch: Minor fix to IFC exporter
2023-05-16 15:25:53 +02:00
Yorik van Havre
6479bf1220
Arch: Fixed SVG fill - fixes #6208
2023-05-16 12:27:59 +02:00
Roy-043
c868940cf1
Draft: Std_TransformManip should not be called from setEdit ( #9375 )
...
The object then seems to be put into edit mode twice (?) and Esc will not cancel the command.
2023-05-07 09:57:10 +02:00
Chris Hennes
e30a768e0a
Merged crowdin translations
2023-05-06 11:56:32 -05:00
Chris Hennes
9149d17aaf
Merge pull request #9437 from chennes/updateTranslations20230429
...
Update translations
2023-05-02 10:24:05 -05:00
Chris Hennes
1b2bbbf06b
Update translations
2023-04-29 11:10:27 -05:00
Yorik van Havre
2e58bdb230
Arch - prevision for NativeIFC
2023-04-27 12:07:23 +02:00
luzpaz
c6edb731d6
Arch: remove superfluous semi-colon in importWebGL.py
2023-04-25 15:27:33 +00:00
luzpaz
38a01939e0
Migrate domain name from freecadweb to freecad ( #9352 )
...
* Migrate domain name from freecadweb to freecad
* Migrate src/Mod/Material files
* Migrate Stylesheet related files
* Migrate *.svg files
* Migrate miscellaneous files
* Migrate some build files
* Migrate recently added TD AR_IRAM template files
Closes #6415
2023-04-24 15:19:20 -05:00
Chris Hennes
17e44e2947
Arch: Fix translation context for Stairs
2023-04-20 15:28:31 -05:00
Chris Hennes
58200ae943
Merge pull request #9327 from yorikvanhavre/translations
...
Translations
2023-04-20 10:41:44 -05:00
Yorik van Havre
faf98925f6
Merged crowdin translations
2023-04-20 14:04:19 +02:00
Yorik van Havre
f379891f6e
Merge pull request #9304 from yorikvanhavre/arch-recycler-fix
...
Arch: Allow the IFC export recycler to work with other templates
2023-04-20 13:54:53 +02:00
Yorik van Havre
0fd764454d
Updated ts files
2023-04-20 13:53:35 +02:00
Bernd Hahnebach
6340ef1b96
ARCH, export IFC, serializer, workaround for placement problem
2023-04-20 00:17:03 +02:00
Roy-043
8ecce37277
[Arch] remove obsolete decode code ( #9316 )
...
* Update ArchCommands.py
* Update ArchPanel.py
* Update ArchReference.py
* Update ArchWall.py
* Update import3DS.py
* Update importDAE.py
* Update importIFClegacy.py
* Update importOBJ.py
* Update importSHP.py
* Update importSHP.py
Reverted
* Update importSH3D.py
2023-04-19 15:58:06 +02:00
luzpaz
fdca2d49f7
Arch: lint bad indentation, superfluous formatting ( #9310 )
2023-04-19 09:40:16 +02:00
luzpaz
e7ced1f7cb
Arch: linting multiple imports on one line ( #9281 )
2023-04-18 16:23:44 +02:00
Artyom V. Poptsov
ed343317d4
ArchPanel: Remove "utf8_decode=True" from "translate" calls ( #9279 )
...
* src/Mod/Arch/ArchPanel.py: Remove deprecated "utf8_decode=True" from
"translate" calls.
2023-04-18 16:18:01 +02:00
luzpaz
69d03ffc79
Arch: fix linting for ArchStairs.py ( #9276 )
...
* Arch: fix linting for ArchStairs.py
Fix bad indentation
* Arch: fix linting for ArchStairs.py (cont.)
Fixed long line, superflous parathesis, and formatting
2023-04-18 16:15:35 +02:00
Yorik van Havre
2449d842b9
Arch: Allow the IFC export recycler to work with other templates
...
The IFC export recycler always assumes to be used from the Arch builtin
IFC exporter from exportIFC.py. This change allows it to be used with
other templates/input files as well
2023-04-18 15:01:47 +02:00
Roy-043
04fbbf3eab
Update Arch.qrc
...
Added Arch_Panel_Sheet_Tree.svg
2023-04-03 09:19:23 +02:00
Roy-043
62ad1fd3a9
[Arch] Remove obsolete code related to the Drawing WB
2023-04-02 19:30:10 +02:00
mosfet80
bed7b76524
remove Python2 code
2023-03-04 17:51:43 -06:00
Yorik van Havre
ab023a4779
Merge pull request #8688 from Roy-043/Arch-Arch_SectionPlane-improve-handling-of-non-solids
...
[Arch] Arch_SectionPlane improve handling of non-solids
2023-02-28 09:43:16 +01:00
Yorik van Havre
217aace518
Merge pull request #8686 from yorikvanhavre/translations
...
Crowdin translations
2023-02-28 09:37:32 +01:00
Yorik van Havre
89d23d7437
Merge pull request #8607 from Roy-043/Arch-fix-Arch_Schedule-recompute-issue
...
[Arch] fix Arch_Schedule recompute issue
2023-02-28 09:36:57 +01:00
Yorik van Havre
5b208f6998
Merge pull request #8626 from yorikvanhavre/remove-six
...
Arch, Draft: Remove use of six module
2023-02-28 09:35:52 +01:00
Roy-043
7d0101513e
[Arch] Arch_SectionPlane improve handling of non-solids update
2023-02-27 20:30:31 +01:00
Roy-043
e0528ca102
[Arch] Arch_SectionPlane improve handling of non-solids
2023-02-27 16:26:42 +01:00
Yorik van Havre
be6a654b3e
merged crowdin translations
2023-02-27 16:01:15 +01:00
Yorik van Havre
2cd27ce328
updated ts files
2023-02-27 15:35:51 +01:00
Bernd Hahnebach
e02bd17199
IFC: import helper, add method to convert IFC color to RGB col
2023-02-27 13:38:57 +01:00
Roy-043
fc4d0f9fce
[Arch] Arch_Schedule updated fix
2023-02-25 23:23:35 +01:00
Roy-043
f55dd1b3c5
TechDraw::DrawViewSpreadsheet objects were not recomputed
2023-02-25 23:20:41 +01:00
Roy-043
986085c1e6
[Arch] fix Arch_Schedule recompute issue
2023-02-25 23:20:41 +01:00
Roy-043
f713036c24
[Arch] fix Arch_Stairs stringer code ( #8639 )
2023-02-25 00:43:46 +01:00
Yorik van Havre
dc32d7985e
Arch: Removed six module
2023-02-24 13:15:46 +01:00
Roy-043
42ab4750e7
[Arch] Arch_Stairs TreadDepth was based on unprojected edge ( #8613 )
2023-02-24 11:01:45 +01:00
Bernd Hahnebach
d4c45adf8e
Arch: building part object, use IFC standard typ as initial IfcType
2023-02-23 16:55:28 +01:00
Bernd Hahnebach
8f021bcb74
Arch: IFC export, fix export break if undefined building part and IFC4 is used
2023-02-23 16:49:17 +01:00
Bernd Hahnebach
6392cfcf6b
Arch: IFC, import, add some comment
2023-02-23 10:55:41 +01:00
Bernd Hahnebach
92df8f4440
Arch: IFC, import, add missing debug print new lines and skip information for 2D objects
2023-02-22 15:25:27 +01:00
Yorik van Havre
8e778cdbd7
Merge pull request #8497 from yorikvanhavre/arch-nativeifc
...
Arch: Placeholder modules to handle files containing NativeIFC objects
2023-02-22 10:33:29 +01:00