Commit Graph

  • faab9e04a3 fix resource bim tests after 1a4e467 Andrej730 2024-07-31 17:16:30 +05:00
  • bea92455dd clean up bim tests from trailing spaces Andrej730 2024-07-31 17:19:56 +05:00
  • 6be1b80a82 fix container operators after a9a4b0c + mention a limitation Andrej730 2024-07-31 16:15:09 +05:00
  • 2927eadada Display referenced structured elements during container edit for more responsive ui Andrej730 2024-07-31 16:31:31 +05:00
  • 4c5e90dc77 fix bim tests after collections no longer represent spatial hierarchy Andrej730 2024-07-31 15:56:27 +05:00
  • f860973172 fix spatial module bim tests after a9a4b0c Andrej730 2024-07-31 16:59:37 +05:00
  • 94ed0cd59c fix bim.assign_container uses after a9a4b0c + add TODOs Andrej730 2024-07-31 15:46:26 +05:00
  • 93ea1f98ac fix qto tests after 8c3d10a Andrej730 2024-07-31 15:24:13 +05:00
  • b68a92f251 remove bim.assign_objects_base_qto from tests (removed in 8c3d10a) Andrej730 2024-07-31 15:09:03 +05:00
  • 902da2e720 remove bim.pie_update_container Andrej730 2024-07-31 14:57:51 +05:00
  • d384aaeb9c fix tests after a9a4b0c Andrej730 2024-07-31 13:58:43 +05:00
  • 133494af97 remove bimtester from bbim (related to 7157590) Andrej730 2024-07-31 13:41:49 +05:00
  • 64fc9462b6 fix bim attribute tests after 9122f00 Andrej730 2024-07-31 13:38:27 +05:00
  • 3d86e5fff3 fix bim geometry tests after fccf56d Andrej730 2024-07-31 13:17:36 +05:00
  • a24bb069aa fix bim tests after changes in quantities calculations Andrej730 2024-07-31 13:05:23 +05:00
  • 159355d63a typing Andrej730 2024-07-31 12:50:57 +05:00
  • 598cf4ba79 bim.perform_quantity_take_off description + info message Andrej730 2024-07-31 12:36:17 +05:00
  • c86a4c88a9 fix broken search test after 410fff6 Andrej730 2024-07-31 12:31:44 +05:00
  • 6a9e76c2af Documentation: Added getting started documentation for ifcopenshell core (#4965) Jonathan Gan 2024-07-30 16:28:25 -05:00
  • 2070071c49 fix bbim builds... Andrej730 2024-07-30 21:20:11 +05:00
  • 9bbf3bcaba mention supported formats in export window Andrej730 2024-07-30 20:45:50 +05:00
  • 0395c0c6c7 fix ifcjson export support #4832 Andrej730 2024-07-30 20:32:32 +05:00
  • a175ec4d28 fix bim tests after d4b055a Andrej730 2024-07-30 20:28:26 +05:00
  • 139627b6ec fix bim tests after b9f76042b Andrej730 2024-07-30 20:01:51 +05:00
  • 6f2eb0a116 fix bim tests after a156864 Andrej730 2024-07-30 19:31:35 +05:00
  • d26561acee fix for bim style module test Andrej730 2024-07-30 19:22:29 +05:00
  • de0374bdbd fix error purging unused types in 75f8e75 Andrej730 2024-07-30 19:08:52 +05:00
  • 51463ab674 fix pid file not there on first run so exception was thrown and not caught Ziad-I 2024-07-30 18:18:35 +03:00
  • 6012695cfe Use a tolerance when detecting project norths heuristically Dion Moult 2024-07-30 23:57:47 +10:00
  • 081b3fcf33 Remove misleading load project button in new project wizard. Dion Moult 2024-07-30 23:57:09 +10:00
  • 27a2c94b4a Fix #5065. Restore "Import IFC" menu item for those wishing to purely work with IFC geometry instead of native ifc Dion Moult 2024-07-30 23:56:42 +10:00
  • b9f76042bb Remove deprecated export IFC operator ID Dion Moult 2024-07-30 23:54:19 +10:00
  • e7ef307984 remove redundant indent in bdc5a7a Andrej730 2024-07-30 18:55:54 +05:00
  • 1f68e52ac2 black format - exclude 'mvd' and reformat pyproject.toml for readibility Andrej730 2024-07-30 11:22:41 +05:00
  • 87dfb75c21 Merge pull request #5103 from IfcOpenShell/webui_drawings Dion Moult 2024-07-30 23:12:04 +10:00
  • 8afb1b8b30 feat: Display float properties as string properties for more precision in the patch panel Blender Defender 2024-07-30 13:26:58 +02:00
  • 5572991a7c style: Run black on geom/occ_utils.py Blender Defender 2024-07-30 12:41:52 +02:00
  • 653b9288c0 feat: Allow merging multiple ifc projects at once with the MergeProject recipe Blender Defender 2024-07-30 12:41:05 +02:00
  • 233b0856af Implemented gensky and fixed executable flag error as mentioned by Manu in #5033 Chirag Singh 2024-07-30 13:51:20 +05:30
  • ec29e3d60b Send sigkill not sigterm because aiohttp swallows sigterm and takes a long time Dion Moult 2024-07-30 17:54:28 +10:00
  • 70bc32b3df Check for PID file prior to connecting to newly started web socket server blenderbim-0.7.11-alpha240730 Dion Moult 2024-07-30 17:28:24 +10:00
  • ca781655b0 add displaying of svgs in drawings page Ziad-I 2024-07-29 23:35:28 +03:00
  • 03e2cb70bb remove unnecessary padding Ziad-I 2024-07-29 22:45:35 +03:00
  • c7c95e1f9d Implemented gensky (Values Hardcoded) Chirag Singh 2024-07-29 23:15:31 +05:30
  • b040c5e25b Pulled changes Chirag Singh 2024-07-29 23:13:21 +05:30
  • 60b007d28a Fixes domain of vertical and cant pwf (Issue #5072) Richard Brice 2024-07-29 09:48:15 -07:00
  • 52130a3eb6 fix materials / styles bim tests #4843 Andrej730 2024-07-29 17:51:13 +05:00
  • 5e849d7b81 update core.tool.Material to fix tests Andrej730 2024-07-29 14:33:26 +05:00
  • a7a28f613b Fix errors in tests and scripts removing styles Andrej730 2024-07-29 17:38:06 +05:00
  • 46b3bfecd1 fix issues assigning material sets and material lists Andrej730 2024-07-29 12:45:41 +05:00
  • 11b62a0fdc fix console errors adding new style and changing it's color Andrej730 2024-07-29 16:42:40 +05:00
  • 732bb93826 fix duplicated lines in 2575348 Andrej730 2024-07-29 16:15:05 +05:00
  • a0bda1afd3 typing Andrej730 2024-07-27 12:27:23 +05:00
  • e0790601df Black Dion Moult 2024-07-29 22:38:55 +10:00
  • a9a4b0ccf0 Deprecate "duplicate" spatial tree browser in favour of regular object selection Dion Moult 2024-07-29 22:29:36 +10:00
  • f8848051ca style: Run black formatter on spatial/ui.py Blender Defender 2024-07-29 12:46:31 +02:00
  • b81031eecf fix: Remove the "animatable" option from the "engine" and "format" property in BIMFMProperties Blender Defender 2024-07-29 12:45:49 +02:00
  • 95a7ea8dce refactor: Create property group MultipleFileSelect Blender Defender 2024-07-29 12:42:31 +02:00
  • 98edb5a34c Display the default container in the UI when creating new types Dion Moult 2024-07-29 19:50:21 +10:00
  • 8ca2a55616 Implement filtered selection in new spatial decomposition panel Dion Moult 2024-07-29 18:09:08 +10:00
  • 74141bec73 Sort pset names and properties alphabetically blenderbim-0.7.11-alpha240729 Dion Moult 2024-07-29 10:43:15 +10:00
  • f60c4fd3c5 Forgot to commit these files for the georeferencing updates Dion Moult 2024-07-29 10:42:37 +10:00
  • d9ee3522bc empty panels before adding names Ziad-I 2024-07-28 22:28:20 +03:00
  • 2538c47d01 fix display of list items Ziad-I 2024-07-28 22:01:13 +03:00
  • ec3dc71c0e add showing of drawings' and sheets' names Ziad-I 2024-07-28 21:04:16 +03:00
  • e5edd9a34d add retrieving drawings data from blender to web ui Ziad-I 2024-07-28 15:09:55 +03:00
  • f72359918d use blenderbim version instead of blender version Ziad-I 2024-07-27 22:12:14 +03:00
  • dfd505a794 Fix. Docs Georeferencing URL (#5096) Kurt Battisti 2024-07-27 16:14:50 +02:00
  • 4a311fe4de fix: Remove the "ifc_patch_args" property (#5095) Blender Defender 2024-07-27 14:58:48 +02:00
  • 9d4493e1da add footer to index and gantt page Ziad-I 2024-07-27 15:52:49 +03:00
  • a1d8fbdbe9 Fix missing materials from sets #5093 #4832 Andrej730 2024-07-27 15:25:07 +05:00
  • 952abde48e fix console errors related to material rename from ui Andrej730 2024-07-27 12:23:59 +05:00
  • 168718063f fix regression #5092 after be7661a83 Andrej730 2024-07-27 15:22:21 +05:00
  • 4abcbbb4f9 Georeferencing calculator can now calculate blender offsets too blenderbim-0.7.11-alpha240727 Dion Moult 2024-07-27 19:54:12 +10:00
  • 1ac1b289c1 Map coords always visualise using map units, visualise IFC local origin, and don't show blender coords if no blender offset Dion Moult 2024-07-27 19:53:45 +10:00
  • c25173aa12 add event listeners and joining of room in drawings page Ziad-I 2024-07-26 22:43:10 +03:00
  • ea8d303883 fix some test-bim errors in Blender 4.2 Andrej730 2024-07-26 21:23:39 +05:00
  • 9d79337fa7 edit drawings html/css/js Ziad-I 2024-07-26 17:29:39 +03:00
  • 82a6ddb01c feat: Make sql_type an enum property in the Ifc2Sql recipe Blender Defender 2024-07-26 15:30:51 +02:00
  • a7152bdef0 feat: Convert argument names into prettier looking property names in the IFC Patch Panel Blender Defender 2024-07-26 11:43:03 +02:00
  • 6484a529b0 black format Andrej730 2024-07-26 18:29:18 +05:00
  • 6e1e653ceb fix tests to use release version of ifc4x3 (ci was failing) Andrej730 2024-07-26 13:57:05 +05:00
  • 0488e4cccb bcfp numpy 2.0+ support #5080 Andrej730 2024-07-26 12:44:11 +05:00
  • 3cf92fd508 bsddclassification - remove description prop as unused Andrej730 2024-07-26 12:16:17 +05:00
  • fb2bb7554e bsdd - add buttons to open URIs in browser Andrej730 2024-07-26 12:07:27 +05:00
  • be7661a83b remove duplicated operator bim.open_webbrowser Andrej730 2024-07-26 12:02:07 +05:00
  • 9684e21d93 bsdd - hide domain selection operator for the active domain Andrej730 2024-07-26 11:51:26 +05:00
  • ee5c401823 bsdd - expose bsdd props descriptions to ui Andrej730 2024-07-26 11:45:44 +05:00
  • 4aa3ffb765 bsdd - check keyword length only in tool Andrej730 2024-07-26 10:48:29 +05:00
  • c9affcc622 Update README.md Dion Moult 2024-07-26 20:09:26 +10:00
  • 153a71f91e Distribute IfcConvert on GH actions ifcopenshell-python-0.7.11 ifcconvert-0.7.11 Dion Moult 2024-07-26 20:04:04 +10:00
  • ae7b1bb9b4 Bump IOS Dion Moult 2024-07-26 20:03:36 +10:00
  • 6f70196a6c Make IfcConvert downloads also come consistently from github releases Dion Moult 2024-07-26 20:01:58 +10:00
  • 228bbc30ad refactor: Update code comments and docstrings Blender Defender 2024-07-26 11:18:38 +02:00
  • f83a7ac730 feat: Sort the available length units numerically Blender Defender 2024-07-26 11:13:45 +02:00
  • fad4ea82a7 refactor: Update the type annotation in Migrate.py to be a literal Blender Defender 2024-07-25 19:19:21 +02:00
  • a252b459a2 refactor: Update the type annotation in ConvertLengthUnit.py to be a literal Blender Defender 2024-07-25 19:18:45 +02:00
  • 9ac159e0af feat: Parse type "Literal" as enum property in the IFC Patch Panel Blender Defender 2024-07-25 19:18:13 +02:00
  • 74fbf29d5f Change name of ci-black-formatting.yml Dion Moult 2024-07-26 12:21:11 +10:00
  • 1fef4c5857 Run black on BBIM Dion Moult 2024-07-26 12:19:21 +10:00