Andrej730
8b27c0e755
hotfix for ca4efa6e5
2023-09-04 16:33:02 +05:00
Andrej730
ca4efa6e50
Remove operator's name from set_tab tooltip #3704
2023-09-04 16:14:56 +05:00
Andrej730
cfac835607
bim.mep_add_bend
...
Added operator to create bend fittings between objects, it's still work in progress and now it only supports rectangular profiles.
Small demo - https://imgur.com/a/vM7hnJa
2023-09-04 15:42:45 +05:00
Andrej730
3aa72ae74a
notify about unsupported transition case
2023-09-04 15:42:45 +05:00
Dion Moult
07579ee9a1
See #3700 . Fix issue in drawing include filter where "addition" selections like GlobalIds and classes didn't have any impact.
2023-09-04 15:59:13 +10:00
Dirk Olbrich
fe4823681f
ifcgeom: fix compiler warning -Wunused-but-set-variable
2023-09-03 20:02:20 +02:00
Dirk Olbrich
6816ad5c0f
ifcparse: fix compiler warning -Wignored-qualifiers
2023-09-03 20:02:20 +02:00
Dirk Olbrich
aace987149
ifcgeom: fix compiler warning -Wreorder-ctor
2023-09-03 20:02:20 +02:00
Thomas Krijnen
eee844e204
Express rules: Workaround str case in IfcBlobTexture
2023-09-02 15:58:05 +02:00
Dion Moult
46cfe70181
You can now load 2D point clouds.
2023-09-02 16:31:08 +10:00
Dion Moult
294935ceed
See #3682 . You can now add symbols and multisymbols (i.e. one vertex per symbol) annotations. New default symbols for setout points in demo library.
2023-09-02 16:31:08 +10:00
Andrej730
e48a3a06c0
Fixed bug with adding obstruction fittings
2023-09-01 18:24:02 +05:00
Andrej730
c07371cb76
couple descriptions for setting north
2023-09-01 18:05:22 +05:00
Dion Moult
8d450aa500
Fix #3470 . Fix bug where hppfcl for IfcClash was incorrectly bundled for Windows.
2023-09-01 22:14:09 +10:00
Dion Moult
863bf8ebbe
Fix bug where models that might have invalid shapes or 2D far shapes might break georeferencing and model loading.
2023-09-01 17:39:53 +10:00
Dion Moult
0fcc28f50c
Minor fix
2023-09-01 17:33:33 +10:00
Dion Moult
04e9a08f3d
IfcTester BCFs now include viewpoints for occurrences
2023-09-01 17:29:06 +10:00
Dion Moult
837c401116
Add filepath popup when saving IDS reports to BCF
2023-09-01 17:28:19 +10:00
Dion Moult
b087d5125f
Bump IOS
2023-09-01 16:55:18 +10:00
Dion Moult
a6bff09c78
Update BBIM tester module UI to be compatible with new IfcTester upgrades
2023-09-01 16:47:55 +10:00
Dion Moult
4716c0b7b7
IfcTester now supports much more granular statistic reports and more detailed / beautiful HTML reports.
2023-09-01 16:46:49 +10:00
Dion Moult
1d040a170e
Fix #3649 . Increase profile threshold.
2023-08-31 23:04:55 +10:00
Dion Moult
951026a95c
Fix #3667 . Allow removing drawings if the sheet hasn't yet been generated or manually removed.
2023-08-31 22:36:18 +10:00
Dion Moult
c6b82bfa56
Fix #3647 . Fix bug where Windows .exe suffix needed to be explicit in commands. No more eval, and commands must now be provided in json form, and variables should be given as simple strings.
2023-08-31 22:28:33 +10:00
Sigma Dimensions (Yass)
01b6d90432
fix failed context for hotkey Shitf+C #3676
2023-08-31 11:14:53 +01:00
dushyant basson
504a116ebf
Update src/qtviewer/ParseIfcFile.cpp
...
Co-authored-by: Thomas Krijnen <t.krijnen@gmail.com >
2023-08-31 10:17:30 +02:00
dushyant basson
be785a878c
Update src/qtviewer/ParseIfcFile.cpp
...
Co-authored-by: Thomas Krijnen <t.krijnen@gmail.com >
2023-08-31 10:17:30 +02:00
dushyant basson
5c2b7404d2
Revert "Updated included header files"
...
This reverts commit 65f86d929e .
2023-08-31 10:17:30 +02:00
dushyant basson
84e9e2396a
Updated included header files
2023-08-31 10:17:30 +02:00
Dushyant Basson
7687d5e26e
Added output panel (for debug info, etc.)
2023-08-31 10:17:30 +02:00
Dushyant Basson
25ce3b039e
added IFCOS libraries; Qt include dir
2023-08-31 10:17:30 +02:00
dushyant basson
0380c286a5
Rename files - fixing case change
2023-08-31 10:17:30 +02:00
dushyant basson
10aca77de4
Updated to use Qt6; Created initial structure of the viewer with OpenGL widget
2023-08-31 10:17:30 +02:00
Dion Moult
b6f2fdef77
Fix #3531 . See #3660 . Exclude 2D elements from generating shapely surface polygons in drawings.
2023-08-31 18:14:06 +10:00
Thomas Krijnen
9cc1f5f0e3
#3660 Oops... propagate setting
2023-08-31 08:27:45 +02:00
Dion Moult
adcf22f281
Fix #3002 . You can now have metadata classes on projection lines.
2023-08-31 12:40:39 +10:00
Dion Moult
ad0c49ac37
Bump IOS to take advantage of setSegmentProjection
2023-08-31 12:40:39 +10:00
Thomas Krijnen
73d77b8382
Update rule_executor.py - catch some runtime errors
2023-08-30 14:56:35 +02:00
Andrej730
3e45f39ea2
Fixed #3666 after 101972f
2023-08-30 17:43:11 +05:00
Thomas Krijnen
a2bb015c79
Update validate.py - catch some runtime errors
2023-08-30 13:48:31 +02:00
Thomas Krijnen
fbd8ea1edb
#3660 setSegmentProjection() / --svg-segment-projection options
2023-08-30 10:57:33 +02:00
Dirk Olbrich
26e292dd34
docs: fix backslash in cmake command
2023-08-30 10:31:41 +02:00
Dion Moult
c520e16031
Fix #3644 . Annotation matrixes properly calculated now for RCPs.
2023-08-30 18:16:08 +10:00
Bruno Postle
101972fbad
BlenderBIM keep view when switching git revision
2023-08-29 22:28:02 +01:00
Sigma Dimensions (Yass)
f23ebc4031
fix issue where add materials operator would only show when a material is selected
2023-08-29 17:00:24 +01:00
Sigma Dimensions (Yass)
44431db092
fix toggle link selectability and visibility when linked IFCs use a relative path
2023-08-29 16:32:18 +01:00
Sigma Dimensions (Yass)
d1b6c1ffe4
fix loading and unloading linked IFCs with a relative path
2023-08-29 16:30:29 +01:00
Sigma Dimensions (Yass)
4d98151b62
fix various issues by preventing data from linked IFCs to be saved in current project
2023-08-29 16:28:40 +01:00
Sigma Dimensions (Yass)
5e8e18e3b5
Maintain active status filters override when activating 3D model during drawing worfklows
2023-08-29 10:29:03 +01:00
Andrej730
808ff548ec
IfcElementType now appears first in Object Metadata
...
Because it's seems more general workflow to create types than just assign classes.
Example - https://i.imgur.com/DD8twX3.png
2023-08-29 13:58:14 +05:00