Commit Graph

  • e3f66981e7 Unescaped ; was causing problems in Inkscape (#4456) FabioPiccinini 2024-03-22 10:06:57 +01:00
  • 7fa3cd45ca #4452 release gil in ifcopenshell.open() and read() Thomas Krijnen 2024-03-21 14:11:34 +01:00
  • 2f5190ac75 add macos py3.11-3.12 to docs Andrej730 2024-03-21 16:59:53 +05:00
  • a29fbb6239 bump ifc version #4174 Andrej730 2024-03-21 15:10:57 +05:00
  • eaf6256048 TesselateElements - avoid processing queries that affect no elements Andrej730 2024-03-21 15:02:15 +05:00
  • cbc7271885 add_mesh_representation - option to force faceted breps Andrej730 2024-03-21 14:42:42 +05:00
  • ac191ac71d typing Andrej730 2024-03-21 14:17:02 +05:00
  • afbf001694 grammar 😬 Andrej730 2024-03-21 11:57:42 +05:00
  • 11bf227730 Clarifying info message saving guids to the text inside .blend #4446 Andrej730 2024-03-21 11:55:28 +05:00
  • 860eb054d1 black format Andrej730 2024-03-21 11:55:09 +05:00
  • 489e92da4e typing Andrej730 2024-03-21 11:20:57 +05:00
  • bae58e517a bim.select_similar_type optimization Andrej730 2024-03-21 11:06:56 +05:00
  • 8a8173f238 #4447 build-all.py Thomas Krijnen 2024-03-20 14:58:06 +01:00
  • ef3d61e6c1 make spatial elements unselectable from viewport by default Andrej730 2024-03-20 12:41:17 +05:00
  • acafc910f7 typing Andrej730 2024-03-20 12:22:23 +05:00
  • a511be18a8 unload decorations on unlinking ifc file Andrej730 2024-03-20 12:05:13 +05:00
  • a656d32e56 fix issue with removing collections and scenes unlinking .ifc Andrej730 2024-03-20 11:43:22 +05:00
  • a1f5c84ec2 hide "no object selected" label when there are no linked ifc files Andrej730 2024-03-20 11:26:45 +05:00
  • ed53f58ae7 Remove appending occurrences from library in favor of fcaac6b Andrej730 2024-03-20 11:22:53 +05:00
  • 684c0877f5 #4174 debug osx install of py311 and 312 aothms 2024-03-20 06:22:33 -04:00
  • 89114f4f65 Append IfcElements from linked IFC files Andrej730 2024-03-19 17:12:55 +05:00
  • 088e1d07bf util.selector.set_element_value to work w/o preassigned placement #4439 Andrej730 2024-03-19 17:01:50 +05:00
  • 7bdd382d06 util.selector.set_element_value ignore values within tolerance #4439 Andrej730 2024-03-19 16:49:18 +05:00
  • 0bd52e2431 collector.sync note Andrej730 2024-03-19 16:29:59 +05:00
  • bf770ce8d4 typing Andrej730 2024-03-19 16:23:42 +05:00
  • 8c028827fa Fix for loading IFC files with non-IfcElement based IfcRelNests Andrej730 2024-03-19 12:29:02 +05:00
  • 588a946fde typing Andrej730 2024-03-18 17:25:09 +05:00
  • 67b657f2cb small fix Andrej730 2024-03-18 17:08:39 +05:00
  • 5ee0c4c967 ifccsv - support for assigning x/y/z coordinates from csv Andrej730 2024-03-18 16:37:43 +05:00
  • 9cb76a092f typing Andrej730 2024-03-18 16:09:35 +05:00
  • 596e63e7e7 fixed qsets to display separately (#4423) M!l!nd 2024-03-18 15:44:15 +05:30
  • 5bacf70727 small fix to cdd332d1ee, for clarity Ryan Schultz 2024-03-17 14:37:38 -05:00
  • 24e1c70d5a fixes #4434 Ryan Schultz 2024-03-17 14:20:27 -05:00
  • 946a21146a Add missing includes after merge resolution Thomas Krijnen 2024-04-17 14:54:39 +02:00
  • 8aa3b12911 Wait for threads in iterator destructor Thomas Krijnen 2024-03-15 13:57:44 +01:00
  • 16fa8573d3 fix error loading representation without styles Andrej730 2024-03-15 15:53:09 +05:00
  • 5197e27b13 typing Andrej730 2024-03-15 15:50:38 +05:00
  • f7f828f70c python code style docs Andrej730 2024-03-15 11:57:34 +05:00
  • 3f4a7e6097 removing debug print from previous commit Benoit DAMAY 2024-03-12 10:01:58 +01:00
  • df478f6ed7 replacing os.rename() by shutil.move in ifcpatch Benoit DAMAY 2024-03-12 09:58:40 +01:00
  • aec751b762 changed type comparison to GlobalId Jordan McManus 2024-03-12 08:49:12 -04:00
  • 3066404b40 changed comparison for type relationships Jordan McManus 2024-03-11 11:52:09 -04:00
  • 487c96e84f add get_properties test validating that offset and limit are correctly applied jgunstone 2024-03-13 15:27:33 +00:00
  • db811152b8 add limit and offset to client functions jgunstone 2024-03-13 15:22:27 +00:00
  • 144ef8821a fix bug after 8291a0ca6 Andrej730 2024-03-14 20:21:52 +05:00
  • 6bb507dfc0 viewport decorations for IfcAnnotation/MULTI_SYMBOL Andrej730 2024-03-14 15:48:12 +05:00
  • 7ff2f56f46 common method for getting annotation symbol Andrej730 2024-03-14 16:20:33 +05:00
  • 6ff721f5af Indicate rotated/scaled symbols in viewport Andrej730 2024-03-14 15:07:28 +05:00
  • 4b634b91ac Support for rotated and scaled symbols with IfcAnnotation/SYMBOL Andrej730 2024-03-14 14:51:46 +05:00
  • fad51eb388 black format Andrej730 2024-03-14 15:07:09 +05:00
  • 886467dfd6 typing Andrej730 2024-03-14 14:03:29 +05:00
  • 914dd031bd indicate IfcText symbol rotation in viewport Andrej730 2024-03-13 17:16:25 +05:00
  • dd1978d61d BBIM IfcTester - option to generate ODS report Andrej730 2024-03-13 16:08:27 +05:00
  • 6873c21d27 Fix #4421 Andrej730 2024-03-13 15:23:36 +05:00
  • edce320756 utils.filter_elements docs and tests Andrej730 2024-03-13 15:21:46 +05:00
  • 96cc24c820 typing Andrej730 2024-03-13 15:21:26 +05:00
  • 6eeac88e1c small fixes Andrej730 2024-03-13 12:03:41 +05:00
  • bc833e43ae fix construction schedule import without IfcProject #4412 Sigma Dimensions (Yass) 2024-03-13 03:15:27 +00:00
  • 0cf8574e1f spatial.workspace - add hotkeys using add_layout_hotkey Andrej730 2024-03-12 14:56:12 +05:00
  • 78fb986f0b bim.decorate_boundaries to decorate all boundaries in the scene Andrej730 2024-03-12 14:48:20 +05:00
  • a265a41ebe Fix issue with drawing same boundaries multiple times Andrej730 2024-03-12 12:12:12 +05:00
  • 998b4a0565 model.space.py - small fixes Andrej730 2024-03-12 12:10:56 +05:00
  • 8d1559b486 small fixes after d209cc9ff, added a test Andrej730 2024-03-11 15:15:06 +05:00
  • 9852e4fa54 BBIM - option to append occurrences from the other ifc files Andrej730 2024-03-11 14:53:32 +05:00
  • 38bbaa0a8f util.unit.py - black format Andrej730 2024-03-11 13:25:11 +05:00
  • a4a965e7ab more typing Andrej730 2024-03-11 12:06:56 +05:00
  • 15dd93b9fb Redundant closing symbol ' (#4413) Geert Hesselink 2024-03-11 11:12:23 +01:00
  • 6db45c0965 Scale placeangelunit unit type (#4406) Geert Hesselink 2024-03-11 08:54:20 +01:00
  • 17f09655e1 fix error reloading representation for objects without representation Andrej730 2024-03-11 11:21:06 +05:00
  • 036a88de54 commented out apil.run settings serialization as it's not used currently Andrej730 2024-03-11 11:10:09 +05:00
  • 6cbc0e0564 small fixes Andrej730 2024-03-11 10:55:26 +05:00
  • 2d0e4f52a6 Add parameter for angle tolerance, and change 'deg' to '°' Ryan Schultz 2024-03-08 09:08:42 -06:00
  • e5d1c8cfb9 add test for util.unit.calculate_unit_scale Andrej730 2024-03-08 16:40:43 +05:00
  • 0abea81e6b fix error in typing Andrej730 2024-03-08 16:40:30 +05:00
  • bedb7733a7 Replace the specific "libpython3.8" debian package dependency for the generic "libpython3-dev". fescale 2024-03-07 09:08:03 +01:00
  • 8356911bba added python version for Blender 4.1 Ryan Schultz 2024-03-06 11:45:39 -06:00
  • 59bda23ff6 Fix bug joining multiple extruded profiles in non-meters projects Andrej730 2024-03-06 17:28:46 +05:00
  • ad87d31e6a shape_builder.create_axis2_placement_3d utility method and docs Andrej730 2024-03-06 12:47:57 +05:00
  • 26e7742472 Fix bug resetting rotations after editing profile axis Andrej730 2024-03-06 11:52:49 +05:00
  • 9b76ce8d97 occt 7.8 compatibility Adrian Insaurralde Avalos 2024-03-05 16:00:15 -03:00
  • 10797c03a2 Aggressively remove pandas test files Dion Moult 2024-03-06 17:11:21 +11:00
  • 5980a3984d fix demo library references after 7a7c89e Andrej730 2024-03-05 16:11:34 +05:00
  • 7b3b32c7f5 See #4368. Don't ship with mostly unused and bloaty boto3 dep. Augin users can install boto3 with new debug tool. Dion Moult 2024-03-06 16:46:26 +11:00
  • 6d142374b1 Little debug tool for people to easily install pip packages graphically Dion Moult 2024-03-06 16:44:32 +11:00
  • b1398988d3 Purge hppfcl in preparation for new clash features Dion Moult 2024-03-05 23:16:35 +11:00
  • f5fa371492 load clipping planes decorator reopening .blend file Andrej730 2024-03-05 14:47:37 +05:00
  • 5246e8588a fix poll errors for clipping plane gizmo #4392 Andrej730 2024-03-05 14:37:30 +05:00
  • ac4669f841 fix duplicated ifcstyleditems using append_asset Andrej730 2024-03-05 12:13:22 +05:00
  • 51ca119406 Removing unnecessary comment lines Benoit DAMAY 2024-03-05 08:53:56 +01:00
  • 5d370e8e2f fix typing loading issues Andrej730 2024-03-04 18:14:50 +05:00
  • 1d7c882231 append_asset - keep preexisting contexts valid #4280 Andrej730 2024-03-04 17:49:47 +05:00
  • cbf95b2080 typing Andrej730 2024-03-04 15:46:36 +05:00
  • a7b731e6df Optimise patch - lazy import toposort Andrej730 2024-03-01 16:59:28 +05:00
  • bceac22ca0 See #4389. Accommodate null pset values when serializing to SVG. Dion Moult 2024-03-04 17:53:36 +11:00
  • d7def8291e Add tree species to tree library Dion Moult 2024-03-04 17:51:48 +11:00
  • 167c456223 See #4389. Accommodate null metadata. Dion Moult 2024-03-04 17:50:47 +11:00
  • 62a3b37397 Replaced panel row with operator descriptor Benoit DAMAY 2024-03-04 17:10:19 +01:00
  • a6f6d0d676 Fix proposition to 3515 - extra empty lines removed from previous commit Benoit DAMAY 2024-03-03 19:29:02 +01:00
  • 6fa7cbce86 Fix proposition to 3515 Benoit DAMAY 2024-03-03 19:23:51 +01:00
  • 79df9d84fa Update Makefile M!l!nd 2024-03-03 16:50:00 +05:30