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
Dion Moult
66decc604e
Fix failing tests and optimise brick tests.
2023-08-25 16:52:00 +10:00
Andrej730
356bc18078
fixed errors after 13309cb8c #3624
...
for example it was throwing errors when using WindowTool you selected a wall and it would try to assign current type to wall
2023-08-25 11:26:37 +05:00
rileywong311
1344cbc192
Update core/test_brick.py
2023-08-24 16:38:54 -07:00
rileywong311
e00ffb07ad
Update tool/test_brick.py
2023-08-24 16:38:54 -07:00
rileywong311
dba43590a5
Fix bug where split screen selection from previous page is out of range on the next
2023-08-24 16:38:54 -07:00
rileywong311
a0613cfee6
Undo indentation from commit <e08283350> (did not account for no name existing)
2023-08-24 16:38:54 -07:00
rileywong311
c3de72b71a
Fix Brick core
...
- Refresh viewer now reloads both screens by default
- Rename "add_namespace" to "add_brick_namespace"
- Fix error where "view_brick_class" was run instead of "brick.run_view_brick_class"
2023-08-24 16:38:54 -07:00
rileywong311
39fc60a482
Update core\tool.py for Brick
2023-08-24 16:38:54 -07:00
rileywong311
0d7e71a269
Fix Brick tool
...
- Data is now stored regularly and parsed in props
- "get_convertable_brick_spaces" returns a set
- "export_brick_attributes" always returns a tuple of strings
2023-08-24 16:38:54 -07:00
rileywong311
78a2f65ec3
Fix brick.feature
...
For one particular, I removed "And I set 'scene.BIMRootProperties.new_brick_relation_type' to 'hasPart'". Although it should really be "https://brickschema.org/schema/Brick#hasPart " to begin with, it was still failing the test. So removing it as a work around.
2023-08-24 16:38:54 -07:00
rileywong311
802bd74c52
Refactor UI get_brick_relations
2023-08-24 16:38:54 -07:00
rileywong311
33cf40debb
Fix condition for hiding "view_brick_item"
2023-08-24 16:38:54 -07:00
rileywong311
ff63fd9f6f
Rename 'add_brick_failed" to "add_brick_relation_failed"
2023-08-24 16:38:54 -07:00
rileywong311
5b207e6f54
Fix indentation for assign Brick reference
2023-08-24 16:38:54 -07:00
Gorgious
695dc6ec5a
Fix #3636 : Check if representation class exists before testing if it's a circle extrusion representation
2023-08-24 20:42:42 +02:00
Sigma Dimensions (Yass)
d3bcb8c6b9
updating a duration will not auto update schedule usage
2023-08-24 15:51:33 +01:00
Andrej730
6226aea3c3
Fixed bug adding ports to the transitions between profiles with an offset
...
end port ended up located without the offset
2023-08-24 18:22:03 +05:00
Andrej730
2b1e17681f
Fixed bug with segments incorrectly adjusted after adding transition
...
If transition was really long comparing to segments length then DumbProfileJoiner.join_E would start change their their length in unexpected way - ATSTART when you'd still expect ATEND and vice versa.
Also fixed the bug when segments length was incorrectly calculated - it wasn't calculating it world space when it makes more sense here to calculate it by local segments Z axis.
2023-08-24 18:22:03 +05:00
Dion Moult
8f25a31f19
Fix more failing tests.
2023-08-24 23:03:43 +10:00