Yorik van Havre
9efa615fb4
BIM: Fixed shape loading - fixes #18391
2024-12-13 12:22:04 -05:00
Yorik van Havre
2cc8c3e4c5
BIM: Fixes appearance defects coming from recent transparency and #18298
2024-12-12 09:43:02 +01:00
Yorik van Havre
7f456d854f
BIM: Fixed whitespace
2024-12-11 10:24:43 +01:00
Yorik van Havre
1d6e60f558
BIM: NativeIFC 2D support - axes
2024-12-11 10:24:43 +01:00
Yorik van Havre
a8b4fb485e
BIM: NativeIFC 2D support - small fixes
2024-12-11 10:24:43 +01:00
Yorik van Havre
a62ce903d3
BIM: NativeIFC 2D support - better context detetcion
2024-12-11 10:24:43 +01:00
Yorik van Havre
8577d1bb46
BIM: NativeIFC 2D support - misc fixes cf comment #2383181661
2024-12-11 10:24:43 +01:00
Yorik van Havre
af84424a77
BIM: NativeIFC 2D support - section planes
2024-12-11 10:24:43 +01:00
Yorik van Havre
8406eae6c1
BIM: NativeIFC 2D support - optimized export of FreeCAD dimensions
2024-12-11 10:24:43 +01:00
Yorik van Havre
9c53a024c0
BIM: NativeIFC 2D support - dimensions
2024-12-11 10:24:43 +01:00
Yorik van Havre
4fba4abe5f
BIM: Workaround for objects needing recompute
2024-12-11 10:24:43 +01:00
Yorik van Havre
a2793dc903
BIM: NativeIFC 2D support - handling orphan elements and drawing groups
2024-12-11 10:24:43 +01:00
Yorik van Havre
bf4a988301
BIM: NativeIFC 2D support - texts
2024-12-11 10:24:43 +01:00
Yorik van Havre
9c9d451ac6
BIM: NativeIFC 2D support - basic import/export + linework annotations
2024-12-11 10:24:43 +01:00
Yorik van Havre
2e7e01febe
BIM: Updated NativeIFC unit tests ( #18266 )
...
* BIM: Updates NativeIFC self tests
2024-12-09 11:22:06 -06:00
Yorik van Havre
29ea971777
BIM: Fixed copy-paste bug in nativeifc psets - Fixes #18293
2024-12-09 17:26:55 +01:00
wmayer
0607c555d6
Arch/Draft: Fix transparency vs. alpha issues
...
Fix #18295
2024-12-09 11:50:14 +01:00
Yorik van Havre
da45328f6f
BIM: Fixed lock button with no doc - Fixes #18191
2024-12-06 12:28:09 -05:00
Yorik van Havre
d6c415e268
BIM: Fixed IFC type icon
2024-12-05 12:31:56 +01:00
Yorik van Havre
57637b6866
BIM: NativeIFC: Support for types
2024-12-05 12:31:56 +01:00
luzpaz
96c838f3b9
Fix various typos
...
Found with codespell
2024-12-04 23:18:00 -05:00
Abhiram
d5be9cdafd
Fix: Ensure IFC context menu actions are displayed correctly
2024-12-04 09:49:26 +01:00
Yorik van Havre
48b5543cf6
BIM: Added NativeIFC support to Add/remove tools
2024-12-04 09:46:26 +01:00
Yorik van Havre
5d1cba326b
BIM: Fixed lock-unlock mode when opening IFC files - Fixes #18192
2024-12-04 09:25:06 +01:00
Yorik van Havre
41ca58bf7c
BIM: Support for property sets in Native IFC ( #18067 )
...
* BIM: UI to add properties and psets to IFC objects
* BIM: Support native IFC objects in BimProperties
* BIM: Support removing IFC properties
* BIM: Fixed lint issues
2024-12-03 16:08:27 +01:00
Yorik van Havre
8fb4be6108
BIM: Set opening name - fixes #16948
2024-12-02 11:44:52 -05:00
Yorik van Havre
73f3cd9f95
BIM: Only dusplay context menu items when in BIM WB - fixes #17043
2024-11-22 11:48:03 -05:00
Yorik van Havre
4bdb104bed
BIM: Support for additions/subtractions in NativeIFC - fixes #16631
2024-11-22 11:38:36 -05:00
Max Wilfinger
a2ca158e94
Merge pull request #14959 from yorikvanhavre/bim-ifc-icons
...
BIM: Specific IFC icons
2024-11-15 18:11:00 +01:00
Yorik van Havre
8fa80ee48e
BIM: Better objects filtering when IFC locking/unlocking - fixes #17193 ( #17285 )
2024-10-21 17:55:12 +02:00
Yorik van Havre
0b4510c977
BIM: Fixed missing object creation in IFC document conversion ( #17093 )
...
* BIM: Fixed missing object creation in IFC document conversion - fixes #17031
* BIM: fixed deleting of non-existing objects - fixes #17032
2024-10-14 17:37:31 +02:00
bgbsww
64ecfe7a0e
Make python Regex Strings raw to avoid py3.12 SyntaxError
2024-09-30 17:42:49 +02:00
Yorik van Havre
4d35aa06dd
BIM: Fixed adding missing windows when converting to IFC - Fixes issue #16631
2024-09-23 17:54:12 +02:00
Yorik van Havre
d9fc1cd8b9
BIM: Support for IfcOpenShell 0.8
2024-09-16 09:51:34 -06:00
Yorik van Havre
33088e006a
BIM: Fixed nativeIFC psets loading - fixes #15436
2024-08-05 11:03:49 -05:00
Yorik van Havre
5b7a61ea06
BIM: Better fix to IFC viewprovider - fixes #15477
2024-07-22 10:46:02 -05:00
Yorik van Havre
4d29b50ef5
BIM: Fixed empty IFC decomposition - fixes #15363
2024-07-16 15:42:19 +02:00
Yorik van Havre
de43943fd7
BIM: Fixed IFC import with None psets - fixes #15436
2024-07-16 15:42:03 +02:00
Yorik van Havre
ca8ce97695
BIM: Fix save tool - fixes #15362
2024-07-15 17:43:33 +02:00
luzpaz
25e8aacbe3
BIM: Trim trailing newlines
2024-07-14 09:24:22 +02:00
Yorik van Havre
8a0604c491
BIM: more tests in IfcOpenShell tool - fixes #15147
2024-07-11 11:32:06 +02:00
Yorik van Havre
41e5588e56
BIM: Added delay to ifc viewprovider drag and drop - fixes #15259
2024-07-10 15:01:21 +02:00
Yorik van Havre
ea26350f74
BIM: Specific IFC icons - fixes #14427
2024-07-10 14:27:24 +02:00
Yorik van Havre
5ae220b96d
BIM: Fixed remaining warnings and popups - fixes #14428
2024-07-10 14:24:22 +02:00
Yorik van Havre
c4e55e3855
BIM: fixed nativeIFC view provider - fixes #15259
2024-07-10 12:04:40 +02:00
Yorik van Havre
855bdeb3fe
BIM: Fixed IfcOpenShell imports - fixes #15285
2024-07-10 11:13:41 +02:00
luzpaz
9a1f487cdb
Fix various typos throughout the codebase
2024-07-08 17:19:20 -05:00
Yorik van Havre
0f462500d9
BIM: Fixed ifcopenshell version detection
2024-07-02 15:24:45 +02:00
Yorik van Havre
9b390fa78e
BIM: Check for pip when running IfcOpenShell update - fixes #14499
2024-07-02 15:24:45 +02:00
Roy-043
4d729871d3
BIM: fix SwitchWB preference by switching to BIM WB
...
Fixes #14680 .
2024-06-24 10:43:08 +02:00