Commit Graph

  • efa8da83ba Bump IOS. Dion Moult 2024-04-01 10:19:40 +11:00
  • 64cf7237db IfcDiff now uses the new selector syntax with the new UI Dion Moult 2024-04-01 10:16:30 +11:00
  • cf9a94a799 Fix #4306. Remove superseded selector UI. Dion Moult 2024-04-01 09:44:50 +11:00
  • 46c1a8c8ff added search for styles - in BIM_PT_representation_items Ryan Schultz 2024-03-31 11:57:55 -05:00
  • ac7f2aeb62 #4450 todo note Thomas Krijnen 2024-03-31 15:16:30 +02:00
  • 9378a763f3 Fix #4328. Fix incorrect documentation about how to use the imperial_length formatting function. Dion Moult 2024-03-31 22:32:07 +11:00
  • 0bc83fedae Use indices instead of WorkTimeDatesInterface Dion Moult 2024-03-31 22:11:06 +11:00
  • f7c03db752 #4450 don't fail on empty bbox in prefiltering Thomas Krijnen 2024-03-31 11:25:56 +02:00
  • b6b8c21741 See #4484. Editing predefined type attributes now enforces valid combinations of userdefined and object/element type blenderbim-240331 Dion Moult 2024-03-31 15:50:31 +11:00
  • c8af51cfd2 Fix #4323. Bug where running a filter could fail if you tried to compare values which had incompatible types. Dion Moult 2024-03-30 23:07:06 +11:00
  • 77de3820e7 More minor doc changes and polish Dion Moult 2024-03-30 23:06:07 +11:00
  • adc5bea4e9 Fix #4265. Bug where when loading a saved filter it showed an unnecessary = comparison (which is by default). Dion Moult 2024-03-30 23:05:37 +11:00
  • 1eddcb9ee0 Minor doc fixes Dion Moult 2024-03-30 17:37:50 +11:00
  • eae542f90f Fix #4461. Write documentation on how to build and edit documentation. Dion Moult 2024-03-30 17:37:14 +11:00
  • fab0d05279 Fix #4483. Dion Moult 2024-03-30 17:14:13 +11:00
  • d2e495a69f Fix #4318. Theme docs to match website branding and add edit button, footer links, and icons. Dion Moult 2024-03-30 16:47:56 +11:00
  • 02058efa4d Fix #4286. IfcCSV summaries are now formatted the same as the rows. Dion Moult 2024-03-30 15:40:02 +11:00
  • ed79cbb1cc Fix bug where loading drawings didn't correctly link shared meshes (e.g. from a type of an annotation) blenderbim-240330 Dion Moult 2024-03-30 15:05:49 +11:00
  • 209d6c1e70 SectionedSolidHorizontal: sort sections, bounds check Thomas Krijnen 2024-03-29 15:53:34 +01:00
  • 0065c5fba8 Fix incorrect handling of prohibited specifications Dion Moult 2024-03-30 00:13:02 +11:00
  • 1ab24e8362 import referenced drawings activating the current drawing #4478 Andrej730 2024-03-29 15:11:07 +05:00
  • 232b4ec34d typing Andrej730 2024-03-29 12:38:37 +05:00
  • 75e6147dbc #4474 Commented out code perhaps for future use Thomas Krijnen 2024-03-29 10:46:25 +01:00
  • 8d7b293381 Fix #4305. Bug where importing spreadsheets into IFC didn't intelligently cast attribute data types Dion Moult 2024-03-29 20:37:22 +11:00
  • 19c8afb652 Fix #4477 Andrej730 2024-03-29 11:51:14 +05:00
  • 84dcee6b36 Fix #4368. Update to latest Brickschema alpha to cut dep size Dion Moult 2024-03-29 15:48:52 +11:00
  • dadcf03f55 See #4473. Cull entourage library. Dion Moult 2024-03-29 15:33:47 +11:00
  • 413886ac6b Fix #4411. Fallback to absolute paths if relative paths fail. blenderbim-240329 Dion Moult 2024-03-29 15:29:19 +11:00
  • 377f68c020 Run black on IfcTester Dion Moult 2024-03-29 15:28:33 +11:00
  • b718a37db2 Fix #4427. Failures are now stored in single dictionary. Dion Moult 2024-03-29 15:06:59 +11:00
  • 83a127b570 Implements IfcSegmentReferenceCurve and cant Richard Brice 2024-03-27 13:30:53 -07:00
  • e21043b038 Fix #4465. Update IfcTester to IDS 0.9.7 Dion Moult 2024-03-28 22:47:48 +11:00
  • 395598d8e3 Fix invalid profiles after subdividing edges near arcs #4471 Andrej730 2024-03-28 12:36:54 +05:00
  • 813518bcb5 use blender units subtype for cad props Andrej730 2024-03-28 12:37:08 +05:00
  • 4ce7a898c9 typing, format Andrej730 2024-03-28 12:26:19 +05:00
  • 78f235ea7c #4273 ignore degenerate triangles in mesher output Thomas Krijnen 2024-03-28 09:06:41 +01:00
  • bda2f50f9d sync with latest Vukas Pajic 2024-03-13 09:23:52 +01:00
  • 5e5ba5b3d4 Additional metadata as property set #4425 Vukas Pajic 2024-03-13 09:19:26 +01:00
  • 22b0e9dcc5 Minor doc fixes to refer to Mac intel and silicon Dion Moult 2024-03-28 17:13:50 +11:00
  • 68420d43ea Clash results now are sorted and show text overlays of clash type and distance Dion Moult 2024-03-28 17:11:46 +11:00
  • 924e337c90 Don't consider borderline points to be inside a shape for more robust protrusion results Dion Moult 2024-03-28 16:56:54 +11:00
  • 04599a10d2 Change precision check of "is point on line" to be 0.01mm Dion Moult 2024-03-28 16:56:19 +11:00
  • 84c931bb5f Fix bug where hidden elements weren't selected sometimes blenderbim-240328 Dion Moult 2024-03-28 16:52:30 +11:00
  • 572aedb3eb Fix #4269. Include dateutil for ifcopenshell on pypi Dion Moult 2024-03-28 10:48:19 +11:00
  • 1db86c24e3 Bump IfcOpenShell and remove py37 py38 from installation docs Dion Moult 2024-03-28 10:47:44 +11:00
  • 960a59da84 Fixes IfcAxis2PlacementLinear per https://github.com/buildingSMART/IFC4.3.x-development/issues/732#issuecomment-1812127613 Richard Brice 2024-03-27 16:23:04 -07:00
  • 74adde3030 ExtractElemenets - add some tests Andrej730 2024-03-27 17:52:18 +05:00
  • f68e8f0e00 ExtractElements - fix bug where IfcElementAssembly elements wasn't added to the spatial tree Andrej730 2024-03-27 16:59:10 +05:00
  • 98386984f3 Fix tests involving changes in Blender 4.1 (will fail on Blender <4.1) Andrej730 2024-03-27 15:23:46 +05:00
  • 7b35ed97ca tests - reduce precision to our usual Cad tool precision to fix some tests Andrej730 2024-03-27 11:47:16 +05:00
  • b3302ed679 Fix test in 1c1035e Andrej730 2024-03-27 11:39:56 +05:00
  • e12f060af8 black format Andrej730 2024-03-27 11:20:55 +05:00
  • 6d4f47a2ca New entourage library including people and cars Dion Moult 2024-03-27 20:23:23 +11:00
  • e49ab7e0cc #4070 don't increment aggregate length on invalid members Thomas Krijnen 2024-03-27 09:36:05 +01:00
  • ccfe7ab80a Optimise property / quantity checks for IDS and other purposes Dion Moult 2024-03-27 16:09:13 +11:00
  • 7b95358975 Forgot to commit clash tool blenderbim-240327 Dion Moult 2024-03-27 16:06:47 +11:00
  • bcc50aaadc Switch over clash to latest add_element signature Dion Moult 2024-03-27 16:06:15 +11:00
  • 30f63b7d67 Minor note about which OCCT version is currently supported Dion Moult 2024-03-27 15:55:44 +11:00
  • ead13e23bc Write docs about new geometry tree clash functions Dion Moult 2024-03-27 15:55:21 +11:00
  • 24257d2a85 checkout v0.7.0 -- src/ifcgeom_schema_agnostic/IfcGeomRepresentation.cpp Thomas Krijnen 2024-03-26 15:13:15 +01:00
  • 5c4dbb924d Reinclude missing max_protrusions_ Dion Moult 2024-03-26 23:04:32 +11:00
  • 88e1b3d2f9 Fix is_manifold(), sorry :( Thomas Krijnen 2024-03-26 11:00:16 +01:00
  • f67b80c6a6 Integrate @Moult's add_element(TriangulationElement*) Thomas Krijnen 2024-03-06 21:44:43 +01:00
  • c7fd42f2cf Clash detection features Dion Moult 2024-02-29 17:17:59 +11:00
  • e4cebd4e5d checkout v0.7.0 -- src/ifcgeom_schema_agnostic/IfcGeomRepresentation.cpp feature-clash2 Thomas Krijnen 2024-03-26 15:13:15 +01:00
  • 394807f1df Reinclude missing max_protrusions_ Dion Moult 2024-03-26 23:04:32 +11:00
  • bed03bf83c #4307 Thomas Krijnen 2024-03-26 12:27:05 +01:00
  • 1e49400e93 fix styles tests Andrej730 2024-03-26 16:12:13 +05:00
  • 608c0dc05d Fix tests, clean up file creating empty project Andrej730 2024-03-26 15:59:23 +05:00
  • 921dbe9dae restore accidentally unregistered operator in 9be7d95 (caused issue in tests) Andrej730 2024-03-26 14:09:54 +05:00
  • a7e0837f96 small optimization Andrej730 2024-03-26 13:58:15 +05:00
  • 071c80f845 fix tests Andrej730 2024-03-26 12:39:33 +05:00
  • 06d823b9d8 typing Andrej730 2024-03-26 12:36:13 +05:00
  • 8eeb429ec1 Merge remote-tracking branch 'origin/v0.7.0' into feature-clash2 Thomas Krijnen 2024-03-26 11:21:45 +01:00
  • 1c9189f5f8 Fix is_manifold(), sorry :( Thomas Krijnen 2024-03-26 11:00:16 +01:00
  • b15e33e5e9 fix test after 7634e71 Andrej730 2024-03-26 11:30:40 +05:00
  • 55885f7a24 #4329 Don't accept non-finite floats Thomas Krijnen 2024-03-26 10:23:14 +01:00
  • e5fd6d9152 Update build-deps.cmd Ian 2024-03-26 08:23:16 +01:00
  • 4dda7e84a0 You can now select only the aggregate or the aggregate and all its part using the interface Gorgious56 2024-03-26 08:33:18 +01:00
  • bb6be4d52d Blender IfcClash interface now supports new IfcClash modes blenderbim-240326 Dion Moult 2024-03-26 15:24:47 +11:00
  • 01d487f585 Upgrade IfcClash to use new clash capabilities (currently unmerged from feature-clash2) Dion Moult 2024-03-26 15:22:56 +11:00
  • 67a17ddd1b Fix hiding annotation objects without repr on drawing activation Andrej730 2024-03-25 14:44:51 +05:00
  • f916edce1e typing Andrej730 2024-03-25 14:42:26 +05:00
  • b0d810199b fix duplicated function names in test_feature Andrej730 2024-03-25 14:09:35 +05:00
  • 515a72cec9 fix linked ifc selectability toggle Andrej730 2024-03-25 13:57:29 +05:00
  • 7464f7519f fix load/unload linked ifc tests Andrej730 2024-03-25 12:22:44 +05:00
  • f0dde4f825 fix linked ifc visibility toggle tests Andrej730 2024-03-25 12:17:38 +05:00
  • 54fefb3684 fix linked ifc wireframe mode toggle Andrej730 2024-03-25 11:51:33 +05:00
  • 628fcb2999 Remove object text from subheadings (#4445) blenderbim-240325 tim 2024-03-25 04:37:11 -04:00
  • 22f830b053 #4130 setOnlyValid() option that skips and logs invalid topology Thomas Krijnen 2024-03-24 16:45:31 +01:00
  • 579c72fc69 Drawings panel: fix select_all_drawings operator blenderbim-240324 Bruno Postle 2024-03-24 10:31:47 +00:00
  • 642a0f7084 black format Andrej730 2024-03-22 17:46:21 +05:00
  • 7cd5aab1c5 Fix ifc linking tests Andrej730 2024-03-22 17:33:48 +05:00
  • 4b15535c9c Fix issue removing material set Andrej730 2024-03-22 16:53:25 +05:00
  • b978da24d9 fix ui error getting active styles for non IfcMaterial materials Andrej730 2024-03-22 15:58:34 +05:00
  • 7132c4e9bf typing and small refactor Andrej730 2024-03-22 13:58:07 +05:00
  • 5aa6123806 Blender 4.1 - fix errors due to renamed type manager icon Andrej730 2024-03-22 14:07:41 +05:00
  • e48299cb3f Update sample.css (#4459) FabioPiccinini 2024-03-22 11:51:57 +01:00
  • c65088a7a7 Unescaped ; was causing problems in Inkscape (#4456) blenderbim-240322 FabioPiccinini 2024-03-22 10:06:57 +01:00
  • 4f53d8c5f1 #4452 release gil in ifcopenshell.open() and read() Thomas Krijnen 2024-03-21 14:11:34 +01:00