Commit Graph

  • 1f75fa09ae If there is a Blender offset, show the non-offset placement in the placement panel Dion Moult 2023-11-22 11:32:14 +11:00
  • 94ce8e2c9c Fix bug when loading IFC with unsupported reflectance method (even though we don't fully support them yet) blenderbim-231122 Dion Moult 2023-11-22 11:00:10 +11:00
  • 85e94d2cfc Move georeferencing calculator panel until scene georeferencing panel. Dion Moult 2023-11-22 10:59:45 +11:00
  • c2b332da48 BCF Viewpoint - clear selection before hiding IfcSpaces #4031 Andrej730 2023-11-21 22:12:26 +05:00
  • 5f7e89a5f8 Implements IfcOffsetCurveByDistance mapping Richard Brice 2023-11-21 08:54:06 -08:00
  • 49d9245e29 Fixes problem computing tangent and normal vectors for Circle Richard Brice 2023-11-21 08:19:23 -08:00
  • 87f39b3826 Temporarily log evaluated points Thomas Krijnen 2023-11-21 14:42:59 +01:00
  • b52c5ab082 Don't emit empty results for representation and allow implicit items to pass when using --plan Thomas Krijnen 2023-11-21 14:40:50 +01:00
  • 6ee4edd0a0 Fixed issue reassigning class to type class with userdefined type #4018 Andrej730 2023-11-21 12:34:53 +05:00
  • 0d757027e3 Fix critical georeferencing autodetection regression due to refactor of new context filters. Dion Moult 2023-11-21 15:10:01 +11:00
  • 9ffe56e64d Improve geometry guessing to also check placements of random sample of elements (not just site and building), not just geometry blenderbim-231121 Dion Moult 2023-11-21 14:20:57 +11:00
  • 37a9a1b5d9 New IfcPatch recipe to tessellate elements to account for bugs in other vendors. Dion Moult 2023-11-21 14:19:47 +11:00
  • c30c9d50c9 Fix missing LGPL license blocks in IfcPatch Dion Moult 2023-11-21 14:08:42 +11:00
  • 8e64b55290 bugfix in recreate_aggregate Bruno Perdigão 2023-11-20 22:05:41 -03:00
  • b45001a95a fix conflicts Bruno Perdigão 2023-11-20 18:40:17 -03:00
  • fd65009f5a Refresh Linked Aggregate now handles multiple selection Bruno Perdigão 2023-11-20 18:34:46 -03:00
  • 52036e9bd4 merged the branch 'improvements-on-override-duplicat' Bruno Perdigão 2023-11-20 16:38:10 -03:00
  • 5399767898 Merge branch 'improvements-on-override-duplicate' into refactor-duplicate-aggregate Bruno Perdigão 2023-11-20 16:24:16 -03:00
  • f96d477d2b Groups are only added to the parent. Parts now have a pset with index Bruno Perdigão 2023-11-20 16:23:34 -03:00
  • 49b3805859 Updates treatment of IfcLine to account for the fact that IfcLine.Orientation.DirectionRatios are generally normalized. Richard Brice 2023-11-20 11:15:35 -08:00
  • d5f3991d06 Fixed more overlooked context overrides... #3876 Andrej730 2023-11-20 15:13:32 +05:00
  • 2f2e81f585 Fixed #4026 related to #3876 Andrej730 2023-11-20 14:46:29 +05:00
  • 0b7442b288 Move code using ui index from data to ui #4028 Andrej730 2023-11-20 12:24:06 +05:00
  • 229c7285c2 Add support for loading nested elements and consider nesting for indirect spatial containment. blenderbim-231120 Dion Moult 2023-11-20 16:57:19 +11:00
  • 4fb99d2eed Don't unnecessarily merge materials which can be very computationally consuming on file loads (e.g. from software like Solidworks) which will be made redundant now that a new materials/style management system is WIP. Dion Moult 2023-11-20 16:55:37 +11:00
  • 123557939f New ConvertNestToAggregate patch recipe Dion Moult 2023-11-20 16:54:56 +11:00
  • 3c396d3180 IfcGit.load_project() can be used to refresh scene blenderbim-231119 Bruno Postle 2023-11-19 10:49:58 +00:00
  • 265f45a814 Adds example program for alignments Rick Brice 2023-11-17 11:27:49 -08:00
  • afb8375e70 Fixes problem with vertical curve slopes Richard Brice 2023-11-17 08:03:03 -08:00
  • 5d39603308 fix #4011. More precise IfcRoof qto calculator Massimo Fabbro 2023-11-17 16:25:16 +01:00
  • b792673f88 Minor fix Massimo Fabbro 2023-11-13 21:28:07 +01:00
  • cf65612a96 Covering Tool: fixed bug if the project is defined in units different from SI units Massimo Fabbro 2023-11-12 07:47:15 +01:00
  • 50bbe849ff minor fix to support union typing before python 3.10 #3774 Andrej730 2023-11-17 18:57:51 +05:00
  • dc438b2560 ClippingInfo util class to pass and apply plane clippings #3774 Andrej730 2023-11-17 16:52:59 +05:00
  • 6750dd927c minor fixes blenderbim-231117 Andrej730 2023-11-17 12:30:34 +05:00
  • 162db2e588 Merge branch 'IfcOpenShell:v0.8.0' into v0.8.0 Richard Brice 2023-11-16 17:20:42 -07:00
  • f4ba3fe487 Still trying to figure out cant Richard Brice 2023-11-16 16:17:41 -08:00
  • 9fb1986cad minor fix - clean up after debug Andrej730 2023-11-16 19:26:12 +05:00
  • 60f8d30fc1 Tests for connecting mep elements and regenerating them blenderbim-231116 Andrej730 2023-11-16 19:15:06 +05:00
  • dc6eb8611a More robust conversion to nef in CgalShape Thomas Krijnen 2023-11-16 09:15:19 +01:00
  • 67be2e8ce8 Refresh different types of aggregates at one time Ryan Schultz 2023-11-15 21:40:15 -06:00
  • f204135aa6 Fixing bugs Richard Brice 2023-11-15 07:20:09 -08:00
  • 2557580500 Fixed error importing .ifc that has element aggregated by ifcproject Andrej730 2023-11-15 18:33:20 +05:00
  • 5af975f99e Backwards compatibility for py setting strings Thomas Krijnen 2023-11-15 13:42:55 +01:00
  • c0d2ac6ff9 Assigning product from selected objects #4015 Andrej730 2023-11-15 17:12:08 +05:00
  • d5fbc72537 if constexpr instead of disallowed member specialization Thomas Krijnen 2023-11-15 12:33:26 +01:00
  • c2b527b832 Copy pasta error Thomas Krijnen 2023-11-15 11:49:44 +01:00
  • 9e73e96d31 More missing typenames Thomas Krijnen 2023-11-15 11:33:00 +01:00
  • f2b800c30c Add missing typename Thomas Krijnen 2023-11-15 11:30:06 +01:00
  • 3ef4e8152f Commit suggestions in #3992 Thanks @RickBrice Thomas Krijnen 2023-11-15 11:05:06 +01:00
  • 2545f334a3 Submodule Thomas Krijnen 2023-11-15 11:04:05 +01:00
  • 65e874c67f Drastic settings refactoring Thomas Krijnen 2023-11-15 10:32:20 +01:00
  • d2a2e0d7a0 ENABLE_EXTENDED_ALIGNED_STORAGE for msvc Thomas Krijnen 2023-11-15 10:29:44 +01:00
  • 52c168051e Revert "You can now override custom category element functions in IfcFM" Dion Moult 2023-11-15 17:19:10 +11:00
  • e072da8d65 Minor alignment of Basic FM preset to IFC property naming Dion Moult 2023-11-15 16:47:42 +11:00
  • 8a63275db0 You can now override custom category element functions in IfcFM Dion Moult 2023-11-15 16:35:46 +11:00
  • 69be3a005c Minor bug fix to COBie 2.4 space descriptions Dion Moult 2023-11-15 15:59:24 +11:00
  • ad9ad3f060 Purge data recipe now also purges shape aspect names and layers. blenderbim-231115 Dion Moult 2023-11-15 14:22:08 +11:00
  • f0e5304b8e fix conflicts merging with v0.7.0 Bruno Perdigão 2023-11-14 11:58:35 -03:00
  • c6454803ee fixed issue adding bend between segments located at the same point blenderbim-231114 Andrej730 2023-11-14 17:18:57 +05:00
  • e8aa8c44e5 Fixed issue with UI for types withotu PredefinedType after 1621449 Andrej730 2023-11-13 16:56:58 +05:00
  • 48b237ab54 New context override method for setting viewport tools #3876 Andrej730 2023-11-13 15:51:50 +05:00
  • 608b3e5401 DumpSlabPlaner.change_thickness to use si units #4004 Andrej730 2023-11-13 15:37:50 +05:00
  • c5d38227fc black format blenderbim-231113 Andrej730 2023-11-13 14:25:34 +05:00
  • e98ff136c2 Merge two Services sections in Services and Systems tab #4001 Andrej730 2023-11-13 14:25:09 +05:00
  • 02ebc80525 closes #4006: automatically update the geometry of all the objects that have 'similar openings'. Ryan Schultz 2023-11-12 12:39:44 -06:00
  • 66431158b5 fixes #3908: Close the opening (bim.edit_openings) while having the opening selected blenderbim-231112 Ryan Schultz 2023-11-12 10:11:13 -06:00
  • dd044c8516 Update reference_structure.py blenderbim-231111 VDobranov 2023-11-11 15:39:38 +05:00
  • 55763ea7df Covering Tool now it is possible to add ceiling coverings from selected walls Massimo Fabbro 2023-11-10 22:06:54 +01:00
  • 8fe92e810f show mep regenerate and connecte elements for non-profile based elements Andrej730 2023-11-10 16:17:02 +05:00
  • c26988b292 root.remove_product to remove IfcRelFlowControlElements blenderbim-231110 Andrej730 2023-11-10 12:10:22 +05:00
  • 46e70c92c5 fixed issues with ports ui on undo Andrej730 2023-11-10 11:39:49 +05:00
  • 325c3665d9 UI for assigning controls to flow elements #3981 Andrej730 2023-11-09 17:16:32 +05:00
  • 73abb25fc3 Merge pull request #3988 from RickBrice/v0.8.0 Richard Brice 2023-11-09 10:49:59 -07:00
  • a80a126fd8 Merge branch 'IfcOpenShell:v0.8.0' into v0.8.0 Richard Brice 2023-11-09 10:48:45 -07:00
  • 8303a04b4f A couple tweaks for IfcCurveSegment Richard Brice 2023-11-09 09:48:05 -08:00
  • e07281d72c Merge pull request #3987 from RickBrice/v0.8.0 Richard Brice 2023-11-09 10:44:45 -07:00
  • 12e69ff07a Fixes build issue with mapping Richard Brice 2023-11-09 09:43:36 -08:00
  • 9a80dc14e9 api for assigning/unassigning flow controls #3981 Andrej730 2023-11-09 13:58:35 +05:00
  • 6bda066e1b Fixed typo in control.assign_control, added tests Andrej730 2023-11-09 13:48:44 +05:00
  • 43a9c050eb Merge pull request #3982 from RickBrice/v0.8.0 Richard Brice 2023-11-09 03:28:18 -07:00
  • 8409859e8d Implements safer way to use IfcCurveSegment.UsingCurves Richard Brice 2023-11-09 03:23:13 -07:00
  • 7ed85358f9 Implements IfcSegmentedReferenceCurve and first cut at cant geometry Richard Brice 2023-11-08 19:42:41 -08:00
  • 912b01587b tool.System.add_ports tests Andrej730 2023-11-08 17:58:52 +05:00
  • 5d4d953320 fixed issue placing ports on a bend if start segment is bending using Z- Andrej730 2023-11-08 16:51:41 +05:00
  • 11ed8cc787 fixed issue in add_ports mutating object's matrix Andrej730 2023-11-08 16:49:31 +05:00
  • d1a7b99eda bbim docs: add user interface subsection, general workspace Dirk Olbrich 2023-11-08 10:27:11 +01:00
  • 85bdeaeef4 bbimdocs: reorder images folder in users section Dirk Olbrich 2023-11-07 10:16:58 +01:00
  • a5f0de4d19 bbim docs: reorder images folder in dev section Dirk Olbrich 2023-11-07 09:58:13 +01:00
  • cb3392ec70 bbim docs: use absolute path for icon images Dirk Olbrich 2023-11-06 22:03:36 +01:00
  • 1dbe42061d bbim doc: fix list indentation Dirk Olbrich 2023-11-06 21:45:55 +01:00
  • a024d5c07f bbim docs: fix minor warning in ux-guidelines Dirk Olbrich 2023-11-06 21:23:40 +01:00
  • ea5e3c30b6 bbim docs: update bbim version, copyright year Dirk Olbrich 2023-11-06 21:07:16 +01:00
  • ebfc8ef619 remove BIMGroupProperties.is_adding attribute to avoid confusion Andrej730 2023-11-08 15:09:17 +05:00
  • c0d8467154 define inherited ports attributes in bim.add_constr_type_instance blenderbim-231108 Andrej730 2023-11-08 14:19:36 +05:00
  • d0adbab9c2 fixed issue finding finding compatible fitting Andrej730 2023-11-08 12:21:50 +05:00
  • 8e80f456cb fixed bug with system decoration data if no system were selected Andrej730 2023-11-08 11:50:05 +05:00
  • 61bd98e7db moved 'recreate_assembly' to tool/root.py Bruno Perdigão 2023-11-07 18:28:43 -03:00
  • 4bf0d9ccff added more tests Bruno Perdigão 2023-11-07 18:19:42 -03:00
  • 1e36ac8740 removed the pset and added group to all elements Bruno Perdigão 2023-11-06 21:38:06 -03:00