Commit Graph

  • d7e497727c More build fixes. ifcsverchok-0.7.9.240611 Dion Moult 2024-06-11 16:01:14 +10:00
  • d4dc9af1be Setup builds for IfcSverchok ifcopenshell-python-0.7.9 Dion Moult 2024-06-11 15:41:18 +10:00
  • fbe25b314b Whoops Dion Moult 2024-06-11 14:59:29 +10:00
  • bfe36dddb7 Update deprecated set-output Github command blenderbim-0.7.9.240611 Dion Moult 2024-06-11 14:48:37 +10:00
  • dea2b6e367 New workflow for stable IfcOpenShell-Python releases Dion Moult 2024-06-11 14:42:22 +10:00
  • 5e6fe5e3cf Attempt to fix daily BBIM builds Dion Moult 2024-06-11 14:11:40 +10:00
  • b009913cf4 Fix #4511. IfcOpenShell builds now read from the VERSION file and expose a __version__ var. blenderbim-240611 Dion Moult 2024-06-11 13:11:14 +10:00
  • 783675f78c Fix IfcGeomServer build after c01263d721 Thomas Krijnen 2024-06-10 21:41:52 +02:00
  • 6fb05fa743 Fix segfault on grid placement. Don't fail on nullptr transformation. #4832 Thomas Krijnen 2024-06-10 21:40:39 +02:00
  • 2ccc598270 Re #4833 Thomas Krijnen 2024-06-10 21:30:26 +02:00
  • d125699ca6 Re #4835 Thomas Krijnen 2024-06-10 21:30:01 +02:00
  • 593fba98c1 Fix USE_PYTHON_OPENCASCADE setting #4832 Thomas Krijnen 2024-06-10 21:12:37 +02:00
  • 74a42ba006 More precisely target cityjson code #4835 Thomas Krijnen 2024-06-10 20:56:50 +02:00
  • 19933e0102 Reintroduce schema def for early bound example part Thomas Krijnen 2024-06-10 20:24:26 +02:00
  • c01263d721 shared_ptr styles all over #4833 Thomas Krijnen 2024-06-10 20:11:24 +02:00
  • f2074d95fd Adapt USD serializer for v0.8 and define nominmax for windows.h compatibility Thomas Krijnen 2024-06-10 20:10:53 +02:00
  • 83a929604c Disable building USD-related things for now Thomas Krijnen 2024-06-10 20:08:13 +02:00
  • d8c5414ed1 build scripts D4ve-R 2023-05-19 10:32:20 +02:00
  • ab31f9ae85 fix mistake in de80e416c Andrej730 2024-06-10 19:30:49 +05:00
  • 293cee414a New VERSION file and make BBBIM and docs based on version string Dion Moult 2024-06-11 00:09:20 +10:00
  • 8067d0c4f6 IfcParseExample to support IFC4 after 2948d08 Andrej730 2024-06-10 16:50:10 +05:00
  • a70b7e319b cmake - build alignment examples only if 4x3 schema is available Andrej730 2024-06-10 15:42:11 +05:00
  • de80e416c3 use get_shape_matrix util function where it's possible Andrej730 2024-06-10 15:22:15 +05:00
  • 51f859d8e4 typing Andrej730 2024-06-10 14:53:14 +05:00
  • 6552463ed9 sequence.remove_task to remove IfcRecurrencePattern Andrej730 2024-06-10 14:01:52 +05:00
  • d56da70cae sequence.assign_recurrence_pattern - fix bug assigning pattern to a task time recurring Andrej730 2024-06-10 14:01:40 +05:00
  • 6cab7d964e sequence.remove_work_time to remove IfcRecurrencePattern Andrej730 2024-06-10 12:45:04 +05:00
  • 1343741cfd sequence.remove_work_calendar to remove related work times Andrej730 2024-06-10 12:22:21 +05:00
  • 7c713eee65 nest.remove_task to clean up ownerhistory in more cases Andrej730 2024-06-10 12:00:47 +05:00
  • 277e53d5ac General cleanup of collection code in covering tool and dead arguments. Dion Moult 2024-06-10 18:07:01 +10:00
  • 1b63d9e88f Railing/roof/stair/window now use default collection. Continue removing old "active collection" code. Dion Moult 2024-06-10 16:13:00 +10:00
  • e520c2ce8a Model module walls/slabs/products/mep now use the default container too. Dion Moult 2024-06-10 16:06:36 +10:00
  • 94f54fd4cb Generating a space now is based on the default collection blenderbim-240610 Dion Moult 2024-06-10 15:36:55 +10:00
  • e6ac012f57 Loading IFCs now also uses tool.Collector.assign instead of implementing the logic twice Dion Moult 2024-06-09 16:55:19 +10:00
  • 72998b4eac Drawing style queries now use new selector syntax Dion Moult 2024-06-09 16:53:36 +10:00
  • 177b8218ee Creating grids now uses tool.Collector.assign instead of reimplementing collection management Dion Moult 2024-06-09 16:53:04 +10:00
  • 6e0665bd31 Fix bug where grid axes didn't accommodate cartesian offsets Dion Moult 2024-06-09 16:52:26 +10:00
  • cdce612566 Update all geom settings to new v0.8 syntax blenderbim-240609 Dion Moult 2024-06-09 16:15:55 +10:00
  • 52f9db4522 Fix CPack source tarball generation Bruno Postle 2024-06-08 22:54:23 +01:00
  • 1e1066da3b Update and rename cd.yml to ci-ifcopenshell-docker.yml Dion Moult 2024-06-08 23:00:44 +10:00
  • 072b9fd147 Start simplifying collection tree to only place items in their container and only one level deep. Dion Moult 2024-06-08 22:26:41 +10:00
  • 3a1f1af803 Bump docs for v0.8.0 Dion Moult 2024-06-08 14:50:18 +10:00
  • 03b277626f See #4832. Use shape.transformation.matrix in v0.8.0 blenderbim-240608 Dion Moult 2024-06-08 14:50:02 +10:00
  • cd2e33721e Remove deprecated STRICT_TOLERANCE setting #4832 ifcsverchok-240607 Andrej730 2024-06-08 00:33:17 +05:00
  • 2d7a7a8bc3 update blenderbim/ifcsverchok branches #4832 Andrej730 2024-06-08 00:18:23 +05:00
  • b1d9c2df64 bump ifcopenshell build #4832 Andrej730 2024-06-08 00:19:11 +05:00
  • c4dfbdbe2e Merge branch 'v0.7.0' into v0.8.0 Dion Moult 2024-06-07 23:48:39 +10:00
  • e3cb811225 WARNING: Remove collection syncing. The outliner no longer is used to change spatial hierarchy. Dion Moult 2024-06-07 22:55:11 +10:00
  • db98f13982 typing Andrej730 2024-06-04 13:50:00 +05:00
  • 61c2a2c6c6 remove_work_schedule to unassign a work schedule from a work plan #4819 Andrej730 2024-06-07 17:14:03 +05:00
  • 5c41baeaf1 remove_work_plan - unassign work schedules #4819 Andrej730 2024-06-07 17:13:56 +05:00
  • f8a5ce34a8 fix redeclarations in tests Andrej730 2024-06-07 16:29:52 +05:00
  • 4078140079 distance_limit, false_origin tooltips Andrej730 2024-06-07 15:14:30 +05:00
  • c9d724fe18 You can now set a default spatial container. Dion Moult 2024-06-07 21:53:21 +10:00
  • 03b2afbb31 Fix IfcCSV docs to use new selector syntax. Dion Moult 2024-06-07 20:08:23 +10:00
  • f0a19cb054 Fix #4815. Purge deprecated old selector syntax. Dion Moult 2024-06-07 20:08:11 +10:00
  • f565b4e8f0 Minor georeferencing offset fix after recent fixes Dion Moult 2024-06-07 20:06:57 +10:00
  • fbff8b8170 geometry iterator to reuse representations in more cases geom_iterator_reuse_repr Andrej730 2024-06-07 12:39:59 +05:00
  • af5838cba6 Fix #4821. Bug where empty true norths were still set. Dion Moult 2024-06-07 16:30:19 +10:00
  • d0058a1bde Fix #4802. Fix ability to edit CARTESIAN_POINT offset meshes in offset models. Dion Moult 2024-06-07 14:32:00 +10:00
  • 698c648413 Fix #3757. Adding objects in offset models now correctly stores georeferenced coordinates. Dion Moult 2024-06-07 12:47:41 +10:00
  • 8f64ef4465 Fix bug where incorrect units were calculated in the geometry offset UI blenderbim-240607 Dion Moult 2024-06-07 10:40:23 +10:00
  • a16c159b7f BBIM, bcf, ignore problematic topics in case of markup Bernd Hahnebach 2024-04-14 22:10:53 +02:00
  • 04b641c49c BBIM, bcf, fix colors for hex with alpha channel Bernd Hahnebach 2024-04-12 09:14:47 +02:00
  • 84d475cfd3 BBIM, bcf, fix setting the viewpoint components Bernd Hahnebach 2024-04-14 21:25:29 +02:00
  • afe7d526a5 BBIM, bcf, fix if either project or project name is missing in bcf Bernd Hahnebach 2024-04-14 21:18:35 +02:00
  • 98ec3e2301 Fix #4677. Fix #4809. Major improvement to local session offset during project loading (see description) blenderbim-240606 Dion Moult 2024-06-06 11:54:07 +10:00
  • cfd0ed60cf Reduce (arbitrary) element checking threshold down to 3 for georef guessing. Dion Moult 2024-06-05 23:59:47 +10:00
  • 8c9e4bae2f Merge branch 'switch_camera_only' of https://github.com/IfcOpenShell/IfcOpenShell into switch_camera_only switch_camera_only Ryan Schultz 2024-06-05 11:12:01 -05:00
  • 777dea3756 shift + click with bim.activate_drawing switches view without turning off/off objects in scene Ryan Schultz 2024-06-02 09:41:59 -05:00
  • 802e1966fd small tweak Ryan Schultz 2024-06-05 08:21:28 -05:00
  • b57a1e5ea8 Adding a 'magic_font_scale' https://community.osarch.org/discussion/2202/blenderbim-edit-text-preview-size Ryan Schultz 2024-06-05 08:12:22 -05:00
  • b92e78b137 added styles search Ryan Schultz 2024-06-05 07:43:17 -05:00
  • 8b69ea464f Fix variable name in code example Gorgious56 2024-06-05 08:19:29 +02:00
  • 1565575e8b Load spatial tree after new / open project Dion Moult 2024-06-05 15:47:55 +10:00
  • 18b68353b1 Minor UI polish: center tabbar, remove Blender tabs as no longer necessary for native IFC Dion Moult 2024-06-05 15:09:23 +10:00
  • 9699eb38c5 Only show Blender tab icon in dropdown, separated. Dion Moult 2024-06-05 15:00:28 +10:00
  • d294be3433 Support adding a child space using the rules of spatial decomposition for each schema Dion Moult 2024-06-05 14:53:31 +10:00
  • 60ae4e80ce New get_contained util.element function blenderbim-240605 Dion Moult 2024-06-05 13:04:50 +10:00
  • 05ec36a37d Spatial manager now shows aggregated objects inside selected space Dion Moult 2024-06-05 13:04:35 +10:00
  • dc8ea31138 Bump ladybug tools build in docs Andrej730 2024-06-03 21:25:24 +05:00
  • faaea7db49 Spatial manager now allows inline editing of names and elevations for a slicker UI Dion Moult 2024-06-04 15:10:28 +10:00
  • b14ff94303 Spatial manager renamed to project tree and added icons Dion Moult 2024-06-04 13:57:57 +10:00
  • b3dcfbf0dc See #4796. Fix issue where orphaned aggregate is never shown when loading IFC. blenderbim-240604 Dion Moult 2024-06-04 12:31:00 +10:00
  • b68109d32b small fix for #4745 Ryan Schultz 2024-06-03 12:31:03 -05:00
  • 2ea3fe4ab9 Fix qto bug where cubic meter units are incorrectly converted. Dion Moult 2024-06-03 22:49:40 +10:00
  • 94c159ccd0 Consider elements with openings reloading representations Andrej730 2024-06-03 17:41:26 +05:00
  • e4eead6662 styles ui - bim.assign_style_to_selected Andrej730 2024-06-03 16:45:47 +05:00
  • ee4e92dfa3 remove bim.update_current_style poll Andrej730 2024-06-03 16:07:39 +05:00
  • f4ce2965f9 fix error saving ifc file / assigning classes 6eb3c4814 Andrej730 2024-06-03 16:02:19 +05:00
  • 5fb7e6e375 resource.remove_resource - fix issue removing resources in ifc2x3 Andrej730 2024-06-03 12:37:56 +05:00
  • c399eb259a resource.add_resource_quantity to ensure quantity type is supported Andrej730 2024-06-03 12:26:50 +05:00
  • 5ccdf187d5 change type of exception when setting non-optional property to TypeError Andrej730 2024-06-03 12:25:05 +05:00
  • d53351d218 Remove redundant description repeating the label #4771 Andrej730 2024-06-03 12:04:55 +05:00
  • 08a82c7b57 remove dead code after #4745 Andrej730 2024-06-03 11:54:58 +05:00
  • 499cdbb9b8 bump old api argument deprecation date Andrej730 2024-06-03 11:32:25 +05:00
  • 4a5d1eba0b specify exported api methods in __all__ Andrej730 2024-06-03 11:30:41 +05:00
  • 70091aa28b typing Andrej730 2024-06-03 16:48:14 +05:00
  • 3d566cc401 Fix missing code in pull request #4784 (#4794) Manu Varkey 2024-06-03 17:00:58 +05:30
  • 6eb3c48144 Fix #3973. Fix #4787. Clarify that you cannot have aggregated physical elements where the whole has a body representation. Dion Moult 2024-06-03 15:37:24 +10:00