Ryan Schultz
f1c3a90bc5
Update installation.rst
2023-09-07 14:23:37 -05:00
Dion Moult
ae1ff3f6f7
Fix bug where unedited mesh objects were still tagged as edited which led to unnecessary processing prior to drawing generation or saving.
2023-09-07 22:09:26 +10:00
Dion Moult
e2224386bf
You can now customise the display of empty strings in IfcCSV.
2023-09-07 18:15:12 +10:00
Dion Moult
6ad51ebd18
Update documentation with new selector keys.
2023-09-07 18:11:55 +10:00
Dion Moult
9a34b94568
Fix #3682 . You can now tag setout points with dynamic xyz / enh values.
2023-09-07 13:47:54 +10:00
Dion Moult
7bca3bcac3
Drawing text annotation now use the new format functions instead of executing arbitrary code.
2023-09-07 13:05:03 +10:00
Andrej730
6887210a1a
remove the orphaned data created on object duplicate
...
orphaned mesh still had ifc_definition_id of the original object and could have caused issues in theory
2023-09-06 17:28:37 +05:00
Andrej730
33dc3a4b06
Update status visibility automatically #3721
2023-09-06 15:57:39 +05:00
Dion Moult
28eeba49ba
Fix #3712 . Fix bug where grid axes couldn't be duplicated.
2023-09-06 15:11:07 +10:00
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
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
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
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
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
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
Andrej730
3e45f39ea2
Fixed #3666 after 101972f
2023-08-30 17:43:11 +05: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
Andrej730
bc9b482373
Rename IFC AU Library to IFC Furniture library
...
Just thought watching BIM Voice last video that some people may overlook it like something Australia specific with "IFC AU Library" name.
2023-08-29 13:58:14 +05:00
Sigma Dimensions (Yass)
4506eb0df9
fix removing drawings from sheets when deleting drawings #3645
2023-08-29 00:45:01 +01:00
Andrej730
61a7325bc0
fill-bg for text instead of the entire symbol by default #3594
...
Before - https://i.imgur.com/OsQycgW.png
After - https://i.imgur.com/rZvXIoT.png
2023-08-28 11:58:17 +05:00
Sigma Dimensions (Yass)
ad420108b0
run black and fix silly code #3652
2023-08-27 18:43:33 +01:00
Sigma Dimensions (Yass)
9944c7d2de
you can now reload linked IFCs #3652
2023-08-27 18:21:19 +01:00
Sigma Dimensions (Yass)
1a8f2be4fd
Move grids panel under Project Setup
2023-08-27 18:19:33 +01:00
Dion Moult
38a9e29102
Bump IOS and enable unify inputs.
2023-08-26 22:11:54 +10:00
Dion Moult
3c23a57138
Minor fix to use new regex syntax in select similar dialog.
2023-08-26 18:26:03 +10:00
Dion Moult
e9c24a2656
Fix #3587 . IfcCSV now supports custom formatting functions.
2023-08-26 15:15:34 +10:00
Gorgious56
5c73ef0a6d
Fix #3641 : Error when creating roof type
2023-08-25 15:13:07 +02:00
Andrej730
5ebde4c79a
small info message on bim.get_representation_ifc_parameters
...
just to notify that it worked but haven't found any parameters
2023-08-25 12:16:40 +05:00