Commit Graph

  • 52cada180b Fix #4107. Bug where shapely used incorrect raycast coordinates causing fills to not show. bonsai-0.8.3-alpha2504170938 Dion Moult 2025-04-17 19:38:31 +10:00
  • 1999216ea5 Use utilities to fetch collection hierarchy bonsai-0.8.3-alpha2504170710 Gorgious56 2025-04-17 09:10:28 +02:00
  • 5a6476a57f Fix #3673. Bug where a split wall broke flipped doors. bonsai-0.8.3-alpha2504170628 Dion Moult 2025-04-17 16:28:05 +10:00
  • c45e3b0099 See #6537. Fix how OverrideMove works when dealing with multiple levels of aggregates. bonsai-0.8.3-alpha2504162349 Bruno Perdigão 2025-04-16 20:46:39 -03:00
  • c9fc543e91 See #6537. Improve how aggregate mode behaves when dealing with multiple levels of aggregates. Bruno Perdigão 2025-04-16 20:23:18 -03:00
  • 9994fec571 ifc5d - fix bug exporting multiple csvs with the same name bonsai-0.8.3-alpha2504161425 Andrej730 2025-04-16 19:14:55 +05:00
  • b0aeabf2f6 ifc5d .csv cost schedule - save as unicode Andrej730 2025-04-16 18:05:30 +05:00
  • ddd7dff75e ifc5d csv2ifc - autodetect schedule of rates by the header structure Andrej730 2025-04-16 11:14:59 +05:00
  • 7acd13cb82 ifc5d readme - mention format examples Andrej730 2025-04-16 11:09:50 +05:00
  • 6499ac41cf ifc5d typing and refactor Andrej730 2025-04-16 10:48:19 +05:00
  • e8b74245ce Update VERSION Dion Moult 2025-04-16 16:27:16 +10:00
  • ecee3781e4 Fix more missing Blender descriptions leading to crashes #6420 ifcsverchok-0.8.2 ifcopenshell-python-0.8.2 ifcconvert-0.8.2 bonsai-0.8.2-alpha2504151444 bonsai-0.8.2 Andrej730 2025-04-15 12:23:36 +05:00
  • 52f949b2dc assign_class - avoid empty geometries and assigning shape reprs to structural items Andrej730 2025-04-15 11:44:11 +05:00
  • cb7e04f61a assign_class - replace object with empty if no representation was added Andrej730 2025-04-15 11:20:11 +05:00
  • b59e5b076d get_pset, get_psets - don't fail on ifc2x3 profile psets and partially handle ifc2x3 material psets #6538 bonsai-0.8.2-alpha2504141402 Andrej730 2025-04-14 18:56:55 +05:00
  • 1516237537 Allow Undefined topology representations for IfcStructuralPointConnection #6459 bonsai-0.8.2-alpha2504141250 Andrej730 2025-04-14 17:14:00 +05:00
  • 53cd5f834e add_mesh_representation - reuse shape builder + numpy input support bonsai-0.8.2-alpha2504141121 Andrej730 2025-04-14 13:27:25 +05:00
  • 6dc6fddd0e add_mesh_representation - expand documentation and typing #6541 Andrej730 2025-04-14 12:06:30 +05:00
  • 52c8cc0a72 Fix #6140. You can configure the force snap setting. bonsai-0.8.2-alpha2504130757 Dion Moult 2025-04-13 17:57:08 +10:00
  • 463473b959 Fix #6359. No longer sync materials at export sync we have a proper material / style manager now not Blender materials. bonsai-0.8.2-alpha2504130610 Dion Moult 2025-04-13 16:09:36 +10:00
  • fd0c578995 No longer sync edited objects since we don't defer representation updates anymore due to item mode. Dion Moult 2025-04-13 16:06:15 +10:00
  • 74fbe94ed4 Update feature_request.yml Dion Moult 2025-04-13 12:10:28 +10:00
  • 38002e1ee2 Update and rename feature_request.md to feature_request.yml Dion Moult 2025-04-13 12:08:28 +10:00
  • 58b070d22d Update and rename bug_report.md to bug_report.yml Dion Moult 2025-04-13 12:06:46 +10:00
  • e2b119bf9b Update feature_request.md Dion Moult 2025-04-13 11:42:53 +10:00
  • 8cf3807c2c Update feature_request.md Dion Moult 2025-04-13 11:42:11 +10:00
  • ad3d0fecb2 Describe other channels in issue template Dion Moult 2025-04-13 11:38:33 +10:00
  • fcfe6f97c3 Update bug_report.md Dion Moult 2025-04-13 11:32:30 +10:00
  • c0190b5065 Fix #6452. Fix #6478. Disable camera clipping due to unpredictable Blender behaviour (reported upstream). bonsai-0.8.2-alpha2504130121 Dion Moult 2025-04-13 11:20:57 +10:00
  • e596ac6b1b dev_environment.bat - ensure symlinks are loaded #6473 bonsai-0.8.2-alpha2504111456 Andrej730 2025-04-11 19:52:50 +05:00
  • d9ed6a4950 Fix bim test after 1e3f1e7dfc Andrej730 2025-04-11 19:37:11 +05:00
  • a49ccfcfc8 test_append_asset - fix skipped test Andrej730 2025-04-11 18:39:35 +05:00
  • 7974d8a0d0 project.append_asset - test assume_asset_uniqueness_by_name=False Andrej730 2025-04-11 18:37:52 +05:00
  • f00e77ef6c bim.validate_ifc_assets Bonsai operator #6243 Andrej730 2025-04-11 13:58:34 +05:00
  • fc37cca1d0 ExtractElements - expose assume_asset_uniqueness_by_name option #6243 Andrej730 2025-04-11 13:54:34 +05:00
  • 53da00a5b7 append_asset - fix possible errors with assume_asset_uniqueness_by_name=False after f43e33b Andrej730 2025-04-11 13:31:29 +05:00
  • b5bc53bdf6 Renaming style from UI not to add .xxx Blender suffix to style name Andrej730 2025-04-11 12:58:30 +05:00
  • bc0fbf744a bim.search - set found object as active Andrej730 2025-04-11 10:59:00 +05:00
  • 53b26a9b66 typing Andrej730 2025-04-11 10:57:06 +05:00
  • 858e73c9d9 IfcPropertySetDefinitionSet in xml serializer #6330 Thomas Krijnen 2025-04-11 15:53:27 +02:00
  • 952400bd58 Support defined types with instance references in parser (IfcPropertySetDefinitionSet; #6330) Thomas Krijnen 2025-04-11 15:52:40 +02:00
  • ffffcc576e assign_class - reload representation after assignment bonsai-0.8.2-alpha2504101416 Andrej730 2025-04-10 19:11:21 +05:00
  • d8102d848d Fix bug with the first object rename after class assignment bonsai-0.8.2-alpha2504101249 Andrej730 2025-04-10 17:37:08 +05:00
  • 9407faf1f9 vs-cfg.md - support cmake 4.0.0 Andrej730 2025-04-10 16:39:26 +05:00
  • 1e3f1e7dfc Show assign/reference container buttons if container has no elements #6514 bonsai-0.8.2-alpha2504100556 Andrej730 2025-04-10 10:53:50 +05:00
  • 8aad28c730 bim.assign_class - skip ifc objects to prevent errors bonsai-0.8.2-alpha2504091327 Andrej730 2025-04-09 18:22:11 +05:00
  • 81943ec9e5 bim.assign_class - apply modifiers Andrej730 2025-04-09 18:20:51 +05:00
  • 5b15de50b6 bim.assign_class - use blender operators in a more safe way Andrej730 2025-04-09 17:43:56 +05:00
  • 4d50dce16d bim.assign_class - use get_selected_objects Andrej730 2025-04-09 17:14:51 +05:00
  • 69b5d0940f bim.assign_class - flip normals if matrix is negative #6500 Andrej730 2025-04-09 15:26:34 +05:00
  • 273d6c1039 Experimental geo nodes integration Andrej730 2025-03-28 17:59:00 +05:00
  • 24ef03c96e bim.assign_container - skip aggregated elements #6514 Andrej730 2025-04-09 11:50:37 +05:00
  • cc4553d3c9 bim.aggregate_assign_object - clarification Andrej730 2025-04-09 11:34:18 +05:00
  • cf1f74e260 typing Andrej730 2025-04-09 11:31:25 +05:00
  • 3052c6e578 black . Andrej730 2025-04-09 18:26:49 +05:00
  • 0eb70b7fc3 See #6397 - Fix extrusion profile editing issue. Profile transformations now correctly use the perpendicular value of the offset. Bruno Perdigão 2025-04-08 20:07:46 -03:00
  • eb863bb2aa Snap - Filter out 2D bounding boxes that are too far from the camera view. Bruno Perdigão 2025-04-08 18:11:01 -03:00
  • 345a6e72d9 Make referencing in structure more discoverable #6514 bonsai-0.8.2-alpha2504081055 Andrej730 2025-04-08 15:43:03 +05:00
  • 8b775ea30f bim.assign_container - small clarification Andrej730 2025-04-08 15:42:17 +05:00
  • b712f30ad3 Don't assign material as style when it doesn't have any styles #6314 Thomas Krijnen 2025-04-07 21:25:33 +02:00
  • 0bbe1aad5b Fix UI errors in Blender 4.2 (missing MOUSE_MMB_SCROLL icon) bonsai-0.8.2-alpha2504071135 Andrej730 2025-04-07 16:20:05 +05:00
  • 29de264b43 ifc5d - remove Qto_BodyGeometryValidation from ifc4x3 base qtos (6c04669) Andrej730 2025-04-07 13:01:31 +05:00
  • f4714d2012 ifc5d - avoid overriding results from previous queries after f63d6b8 Andrej730 2025-04-07 12:54:46 +05:00
  • 8bfdabab80 ifc5d IfcOpenShell.calculate - warn on missing formulas Andrej730 2025-04-07 12:45:00 +05:00
  • 50c1220730 typing Andrej730 2025-04-07 14:34:58 +05:00
  • c280550e30 Measure Tool - fix issue where the area highlight was incorrectly displayed in polyline mode. bonsai-0.8.2-alpha2504051503 Bruno Perdigão 2025-04-05 11:55:05 -03:00
  • 2bf303686c Snap - Improve how viewport zoom affects snapping. Bruno Perdigão 2025-04-05 11:45:56 -03:00
  • bb91416c4e Snap - Fix creation of 2D bounding boxes Previously, objects with 2D bounding boxes outside the view were still being added. This issue is now resolved. Additionally, implement simple AABB detection to check if the bounding box is within the viewport. Bruno Perdigão 2025-04-04 20:19:25 -03:00
  • 47e8b978af Snap - filter visible objects before creating the 2d bouding box Bruno Perdigão 2025-04-04 18:38:07 -03:00
  • 50eae4ae19 Fix typo, expose Extend To Underside description bonsai-0.8.2-alpha2504041404 Andrej730 2025-04-04 13:25:50 +05:00
  • 979183b64b Make adding openings more discoverable Andrej730 2025-04-04 13:24:18 +05:00
  • dc2f788326 model/wall.py - poll messages Andrej730 2025-04-04 11:48:54 +05:00
  • 7d12880eb9 BIM Tool - add descriptions to "Align" section buttons Andrej730 2025-04-04 11:45:15 +05:00
  • 6676c7f62e typing Andrej730 2025-04-04 11:54:56 +05:00
  • c0e8c3d1b5 Update ci-ifcopenshell-docker.yml - action versions Thomas Krijnen 2025-04-04 14:11:41 +02:00
  • e9245efd37 bim.browse_external_style - cache enum items #6496 #5673 bonsai-0.8.2-alpha2504031440 bonsai-0.8.2-alpha2504031439 bonsai-0.8.2-alpha2504031438 Andrej730 2025-04-03 19:37:19 +05:00
  • de287395d2 Bump Blender build in tests to 4.4 bonsai-0.8.2-alpha2504031423 bonsai-0.8.2-alpha2504031422 Andrej730 2025-04-03 19:18:37 +05:00
  • 938d72ebe3 Fix UI issue with props missing (65c99c5) bonsai-0.8.2-alpha2504031323 bonsai-0.8.2-alpha2504031307 Andrej730 2025-04-03 18:05:10 +05:00
  • 605c86afc5 Fix void bim tests after bim.add_potential_opening was removed Andrej730 2025-04-03 17:43:49 +05:00
  • 68cf8ee247 BIM tests - replace some class assignment with PanelSpy version Andrej730 2025-04-03 17:50:41 +05:00
  • a452d1d361 Fix failing bim tests after 5b33c60 Andrej730 2025-04-03 16:47:11 +05:00
  • 71067e4a14 Fix style test in Blender 4.4 Andrej730 2025-04-03 15:17:30 +05:00
  • 7bacdbf8dd typing Andrej730 2025-04-02 19:29:12 +05:00
  • 54c1dfdb77 Update ci-ifcopenshell-docker.yml Thomas Krijnen 2025-04-03 09:29:49 +02:00
  • 834123ad14 Update release.yml - add workflow_dispatch Thomas Krijnen 2025-04-03 09:27:32 +02:00
  • 3cbab975d5 Fix tests after ea84f82 bonsai-0.8.2-alpha2504021430 Andrej730 2025-04-02 18:29:08 +05:00
  • 0315542237 geometry.remove_representation_item - add element argument Andrej730 2025-04-02 18:24:56 +05:00
  • 156cca5932 representation_obj - add a note Andrej730 2025-04-02 18:18:51 +05:00
  • 4672fc341f Fix representation items / booleans UI prioritizing item mode object over active obj Andrej730 2025-04-02 18:10:59 +05:00
  • f69b02cad9 bim.override_object_join - a bit more readable error message Andrej730 2025-04-02 17:45:56 +05:00
  • 40af3f0495 Fix bug adding brick namespace in ed0b1c5 Andrej730 2025-04-02 17:19:53 +05:00
  • 0dd42c1fb2 fix core system tests after 5b9ef23 Andrej730 2025-04-02 16:15:16 +05:00
  • 0990dfd372 biim.load_link - error if file does not exist bonsai-0.8.2-alpha2504020744 Andrej730 2025-04-02 12:41:34 +05:00
  • 9316e0bff0 Skip loading linked models in the drawing if they're unloaded #6403 Andrej730 2025-04-02 12:41:57 +05:00
  • bc709f06f7 Fix Blender 4.4 crashing on Mac (decorators issues) #6461 bonsai-0.8.2-alpha2504011417 Andrej730 2025-04-01 19:16:02 +05:00
  • cc031a23cb black . Andrej730 2025-04-01 18:42:45 +05:00
  • 614b71e0c6 gitignore compiled ifcopenshell_wrapper files on mac/linux #4686 Andrej730 2025-04-01 18:23:43 +05:00
  • 66329f07cb dev_environment.sh - validate input paths Andrej730 2025-04-01 17:37:00 +05:00
  • 05a3004ef0 test test_mac_gpu_fix Andrej730 2025-04-01 18:39:18 +05:00
  • fe5afaf172 black . Andrej730 2025-04-01 18:42:45 +05:00