Commit Graph

3078 Commits

Author SHA1 Message Date
Dion Moult 62b2b9983f Fix #3682. You can now tag setout points with dynamic xyz / enh values. 2024-04-16 10:34:29 +02:00
Dion Moult e8b52d3d93 Drawing text annotation now use the new format functions instead of executing arbitrary code. 2024-04-16 10:34:29 +02:00
Andrej730 d5e222d8de 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
2024-04-16 10:34:29 +02:00
Andrej730 21aad4c4f5 Update status visibility automatically #3721 2024-04-16 10:34:29 +02:00
Dion Moult 66032dd8f3 Fix #3712. Fix bug where grid axes couldn't be duplicated. 2024-04-16 10:34:28 +02:00
Andrej730 aa71025e7f hotfix for ca4efa6e5 2024-04-16 10:33:34 +02:00
Andrej730 eeb7c9b010 Remove operator's name from set_tab tooltip #3704 2024-04-16 10:33:34 +02:00
Andrej730 98503179d9 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
2024-04-16 10:33:34 +02:00
Andrej730 3827e1d267 notify about unsupported transition case 2024-04-16 10:33:34 +02:00
Dion Moult ed9f50298c See #3700. Fix issue in drawing include filter where "addition" selections like GlobalIds and classes didn't have any impact. 2024-04-16 10:33:34 +02:00
Dion Moult e336c63005 You can now load 2D point clouds. 2024-04-16 10:30:32 +02:00
Dion Moult 59c8326c51 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. 2024-04-16 10:30:32 +02:00
Andrej730 1a3ac79dc2 Fixed bug with adding obstruction fittings 2024-04-16 10:30:22 +02:00
Andrej730 284feb5d67 couple descriptions for setting north 2024-04-16 10:30:22 +02:00
Dion Moult 2f6e702809 Fix #3470. Fix bug where hppfcl for IfcClash was incorrectly bundled for Windows. 2024-04-16 10:30:22 +02:00
Dion Moult 7b0a10dc13 Fix bug where models that might have invalid shapes or 2D far shapes might break georeferencing and model loading. 2024-04-16 10:28:25 +02:00
Dion Moult 69d9388f61 Add filepath popup when saving IDS reports to BCF 2024-04-16 10:28:25 +02:00
Dion Moult 39ec1f9ea0 Bump IOS 2024-04-16 10:28:25 +02:00
Dion Moult 2ea3704d96 Update BBIM tester module UI to be compatible with new IfcTester upgrades 2024-04-16 10:28:25 +02:00
Dion Moult 68025d8204 Fix #3649. Increase profile threshold. 2024-04-16 10:28:25 +02:00
Dion Moult aacf902ce0 Fix #3667. Allow removing drawings if the sheet hasn't yet been generated or manually removed. 2024-04-16 10:28:25 +02:00
Dion Moult 116ad507cf 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. 2024-04-16 10:28:25 +02:00
Sigma Dimensions (Yass) f1f5b7627c fix failed context for hotkey Shitf+C #3676 2024-04-16 10:28:25 +02:00
Dion Moult 1878dedbd4 Fix #3531. See #3660. Exclude 2D elements from generating shapely surface polygons in drawings. 2024-04-16 10:26:58 +02:00
Dion Moult 2ec1a97a00 Fix #3002. You can now have metadata classes on projection lines. 2024-04-16 10:26:58 +02:00
Dion Moult 7bcddb8951 Bump IOS to take advantage of setSegmentProjection 2024-04-16 10:26:58 +02:00
Andrej730 0001a1f98b Fixed #3666 after 101972f 2024-04-16 10:26:51 +02:00
Dion Moult b33131db44 Fix #3644. Annotation matrixes properly calculated now for RCPs. 2024-04-16 10:26:51 +02:00
Bruno Postle 0a69e3668e BlenderBIM keep view when switching git revision 2024-04-16 10:26:51 +02:00
Sigma Dimensions (Yass) cd890b2c2e fix issue where add materials operator would only show when a material is selected 2024-04-16 10:26:51 +02:00
Sigma Dimensions (Yass) 41986fb051 fix toggle link selectability and visibility when linked IFCs use a relative path 2024-04-16 10:26:51 +02:00
Sigma Dimensions (Yass) e2ab4f1ed8 fix loading and unloading linked IFCs with a relative path 2024-04-16 10:26:51 +02:00
Sigma Dimensions (Yass) 68dcbd8e5c fix various issues by preventing data from linked IFCs to be saved in current project 2024-04-16 10:26:51 +02:00
Sigma Dimensions (Yass) 218d51cbc9 Maintain active status filters override when activating 3D model during drawing worfklows 2024-04-16 10:26:51 +02:00
Andrej730 a6f96fe0ad 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
2024-04-16 10:26:51 +02:00
Andrej730 2808715406 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.
2024-04-16 10:26:51 +02:00
Sigma Dimensions (Yass) d22095f603 fix removing drawings from sheets when deleting drawings #3645 2024-04-16 10:26:51 +02:00
Andrej730 f7b46f1265 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
2024-04-16 10:26:51 +02:00
Sigma Dimensions (Yass) f7609132b4 run black and fix silly code #3652 2024-04-16 10:25:02 +02:00
Sigma Dimensions (Yass) 2e5819ca0a you can now reload linked IFCs #3652 2024-04-16 10:25:02 +02:00
Sigma Dimensions (Yass) 2e8a282276 Move grids panel under Project Setup 2024-04-16 10:25:02 +02:00
Dion Moult 4463b44d63 Bump IOS and enable unify inputs. 2024-04-16 10:25:02 +02:00
Dion Moult 54a0e4ebff Minor fix to use new regex syntax in select similar dialog. 2024-04-16 10:25:02 +02:00
Dion Moult a30b2dff31 Fix #3587. IfcCSV now supports custom formatting functions. 2024-04-16 10:25:02 +02:00
Gorgious56 8f19e04ccc Fix #3641 : Error when creating roof type 2024-04-16 10:25:02 +02:00
Andrej730 4dba048fa0 small info message on bim.get_representation_ifc_parameters
just to notify that it worked but haven't found any parameters
2024-04-16 10:25:02 +02:00
Dion Moult 1fc4b921e6 Fix failing tests and optimise brick tests. 2024-04-16 10:25:02 +02:00
Andrej730 f3e38e8884 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
2024-04-16 10:25:01 +02:00
rileywong311 42be4344a1 Update core/test_brick.py 2024-04-16 10:25:01 +02:00
rileywong311 97ee85aa87 Update tool/test_brick.py 2024-04-16 10:25:01 +02:00