Commit Graph

  • 594268c860 Fix two minor bugs in cityjson2ifc Dion Moult 2023-12-05 09:53:46 +11:00
  • e5fa8a01b4 fixed couple styles ui bugs Andrej730 2023-12-04 17:36:18 +05:00
  • ad934cd9a6 Use paths relative to .ifc instead of .blend choosing texture paths Andrej730 2023-12-04 15:37:29 +05:00
  • 92fe325816 Store reference images by relative paths #3447 Andrej730 2023-12-04 14:46:18 +05:00
  • 818bb9c823 Fix normals for generic parametric stairs #4020 Andrej730 2023-12-04 12:00:22 +05:00
  • d71fad988d Merge pull request #4071 from maxfb87/fix_clone_opening Andrej 2023-12-04 16:39:34 +05:00
  • ff0d6c810f Fix #4072. IDS reports now include filename. Dion Moult 2023-12-04 17:26:57 +11:00
  • 8b72929d22 Fix #4073. Objects with no applicable context for the drawing view are now hidden. blenderbim-231204 Dion Moult 2023-12-04 12:47:07 +11:00
  • 6452872e83 BlenderBIM IFC Git allow branch creation from HEAD Bruno Postle 2023-12-03 16:15:09 +00:00
  • 88d2c61453 Merge pull request #3906 from IfcOpenShell/si_unit_w_cad_tools Ryan Schultz 2023-12-03 09:59:14 -06:00
  • f777be6403 BlenderBIM IFC Git fix typo in function name blenderbim-231203 Bruno Postle 2023-12-02 23:59:07 +00:00
  • 9aad249586 fix #3834. Now clone opening produces valid IFC files Massimo Fabbro 2023-12-02 17:38:28 +01:00
  • 07d0a21393 Merge pull request #4023 from RickBrice/v0.8.0 Richard Brice 2023-12-01 09:12:13 -08:00
  • 6c808c097e Merge branch 'IfcOpenShell:v0.8.0' into v0.8.0 Richard Brice 2023-12-01 07:22:29 -08:00
  • 7168f8eeff #2796 don't fail on null guid for rooted element deletion Thomas Krijnen 2023-12-01 15:49:31 +01:00
  • da306c6141 Reference images attached to the drawings #3447 Andrej730 2023-12-01 16:16:04 +05:00
  • e53c0b74b1 bim.update_representation to save non-body representations styles #3447 Andrej730 2023-12-01 15:42:28 +05:00
  • cb2f58ba0f Fixed issue importing drawing's IfcAnnotations with styles #3447 Andrej730 2023-11-30 17:51:26 +05:00
  • c0c7727f36 fix poll errors Andrej730 2023-12-01 16:06:09 +05:00
  • 60526e62b4 Revert "Minor fix - remove redundant code" Andrej730 2023-12-01 14:52:46 +05:00
  • 496e58418a fixed typo Andrej730 2023-12-01 10:33:24 +05:00
  • b976ad3880 occ_utils.py - #1037 blenderbim-231201 Thomas Krijnen 2023-12-01 12:42:09 +01:00
  • 31a763fe12 mistype-fix MicheleBenedetti 2023-12-01 00:19:15 +01:00
  • 93ef2d0349 Fixed issues applying arrays Andrej730 2023-11-30 16:24:39 +05:00
  • 7828508179 Minor fix - remove redundant code Andrej730 2023-11-30 10:41:32 +05:00
  • 7aa6be8e8a FixRevitTINs patch now also flips normals for surface TINs instead of solid TINs. blenderbim-231130 Dion Moult 2023-11-30 14:58:17 +11:00
  • 0679956add bim.add_reference_image #3447 Andrej730 2023-11-29 17:23:27 +05:00
  • b86f924543 move all operators added to "add mesh" menu to common method in ui.py Andrej730 2023-11-29 15:11:31 +05:00
  • 962b8fac67 Fix #4049. New basic "regenerate occurrence name" operator. Dion Moult 2023-11-29 17:36:59 +11:00
  • fdcb705551 Fix #4054. You can now select objects based on diff results. Dion Moult 2023-11-29 16:27:20 +11:00
  • b80ca3c167 See #4054. Diffing now allows partial loading of changed elements to make it easier to visualise without loading and linking two models. Dion Moult 2023-11-29 15:57:59 +11:00
  • e8bd272189 Fix #4057. Data objects for the API are now in util.data instead of mixed into the shape builder utility and only depends on numpy. blenderbim-231129 Dion Moult 2023-11-29 14:35:46 +11:00
  • 25bd94e84a minor documentation typo fix Bruno Postle 2023-11-28 23:28:38 +00:00
  • 5face7170f Fix python 3.12 SyntaxWarning (#4045) Bruno Postle 2023-11-28 22:51:58 +00:00
  • 434a11a502 Fix #4057. Move clipping info dataclass to util.shape_builder Dion Moult 2023-11-29 09:28:09 +11:00
  • eb91f5179b suggested change of ifcwrap pythoninterpreter function to no longer rely on distutil (which is deprecated in python 3.12). krande 2023-11-28 13:23:12 +01:00
  • 4166384ab3 Enable setting ITERATOR_OUTPUT from python Thomas Krijnen 2023-11-28 12:59:32 +01:00
  • c6643da4ba created uv map to have constistent name with Blender uvs Andrej730 2023-11-28 16:01:10 +05:00
  • 18c93a13ec moved load_texture_map to tool.Loader, added a test Andrej730 2023-11-28 15:33:30 +05:00
  • 7cb582de5d bim.save_uv_to_style - experimental operator to save current uv to ifc Andrej730 2023-11-28 14:41:50 +05:00
  • a5bb458d3d fixed issue importing uv failing for some IfcPolygonalFaceSets Andrej730 2023-11-28 12:16:25 +05:00
  • c7f6a5e621 fixed issue importing uv on non meters projects Andrej730 2023-11-28 11:18:43 +05:00
  • 141e0240d4 fixed issue settings style blender props if there are not texture style Andrej730 2023-11-28 10:23:44 +05:00
  • 15cd2b6075 fixed issue with importing ifc objects with uv after 03a6ee912 Andrej730 2023-11-27 15:05:37 +05:00
  • fab8b5b702 Fix #3059. Implement IfcTester prohibited string templates (taking into account double negatives) Dion Moult 2023-11-28 17:20:20 +11:00
  • 844f4c4944 Update IfcTester and Tester module of Blenderbim c4rlosdias 2023-11-20 09:20:31 -03:00
  • 03809b3d5e Fix #3996. Reassigning occurrences or types now also reassigns the correlating occurrence or type. Dion Moult 2023-11-28 16:44:31 +11:00
  • 3e268be5c7 Fix #4052. Bug where invalid plane was generated due to missing X axis. blenderbim-231128 Dion Moult 2023-11-28 11:52:56 +11:00
  • 6e932ec2fb Fix #3974. Bug where orphaned histories would be left in API remove operations. Dion Moult 2023-11-28 10:45:49 +11:00
  • 58414777be Update installation.rst v0.7.0.231127 Kristoffer Andersen 2023-11-27 10:25:11 +01:00
  • 14f1acadb7 See #3974. WIP review to ensure history removal in API. Dion Moult 2023-11-27 18:31:42 +11:00
  • f215670381 Small styles UI tweaks blenderbim-231127 Andrej730 2023-11-27 12:21:29 +05:00
  • 11df5065e4 bim.validate_ifc_file to detect if there where no validation errors Andrej730 2023-11-27 11:18:38 +05:00
  • ed47b6b227 Fix #4044. Bug where object in camera view algorithm was wrong. Simplied to simple AABB test. blenderbim-231125 Dion Moult 2023-11-25 16:02:42 +11:00
  • 6216ee9a98 Fixed issue duplicating IfcRelSpaceBoundary #4043 Andrej730 2023-11-24 20:37:23 +05:00
  • 848d6b294e Fixed console errors with BIM Tool when boundary object is selected Andrej730 2023-11-24 20:24:25 +05:00
  • 795a372ac9 test creating surface style without IFC entities Andrej730 2023-11-24 15:27:16 +05:00
  • 03a6ee9121 BBIM Shader Graph Settings - setting uv mode for the textures Andrej730 2023-11-24 15:26:48 +05:00
  • 5299a9d8a2 Fixed issue updating texture style for non-faceset representations Andrej730 2023-11-24 15:24:53 +05:00
  • a5d5d72064 Update meta.yaml Kristoffer Andersen 2023-11-24 09:29:34 +01:00
  • b6f2a76385 Update ci-ifcopenshell-conda-daily.yml Kristoffer Andersen 2023-11-24 08:30:05 +01:00
  • ea6c8fe2f8 Fix #4027. Fix regression where S-D or A-D hotkeys didn't follow vanilla Blender behaviour from 81a1bd9 Dion Moult 2023-11-24 15:09:29 +11:00
  • c7268b6f42 Fix #4037. IfcTester reports now also include an element type column. Dion Moult 2023-11-24 14:44:28 +11:00
  • 5937ed4b63 Fix #4034. Bug where abstract pset template applicabilities didn't apply to occurrences as well as types. blenderbim-231124 Dion Moult 2023-11-24 14:02:16 +11:00
  • 8f650c56e5 Revert 1d972a6 as no datetime.UTC on CI server Bruno Postle 2023-11-23 21:59:23 +00:00
  • 1d972a6a6f fix python 3.12 utcnow() deprecation warning Bruno Postle 2023-11-23 21:16:24 +00:00
  • 70a1d7d345 python api documentation fix Bruno Postle 2023-11-23 21:15:24 +00:00
  • 519d59effe Update ci-ifcopenshell-conda-daily.yml Kristoffer Andersen 2023-11-23 20:38:11 +01:00
  • 7f5f67b131 Update meta.yaml Kristoffer Andersen 2023-11-23 20:35:28 +01:00
  • 8c64d9ddcc Update ci-ifcopenshell-conda-daily.yml Kristoffer Andersen 2023-11-23 17:23:01 +01:00
  • 397f333db0 Merge pull request #4041 from Krande/v0.7.0-conda/update Kristoffer Andersen 2023-11-23 17:17:16 +01:00
  • b01bd8afb3 only modify windows in CMakeLists.txt krande 2023-11-23 16:05:00 +01:00
  • 1dd8624825 need to use a push trigger on fork (dispatch is not allowed on PR from forks it seems). krande 2023-11-23 15:55:23 +01:00
  • bc0c2e641b make modifications to support conda hdf5 1.14 in CMakeLists.txt krande 2023-11-23 15:51:41 +01:00
  • f5f68ea150 add a workflow dispatch trigger (lets you click a button in the github actions workflow panel to start a new build) krande 2023-11-23 15:39:24 +01:00
  • 76ce117b46 test one more time on my fork before merging krande 2023-11-23 15:37:41 +01:00
  • 52cad9d11c pin windows hdf5 to 1.12 krande 2023-11-23 15:30:41 +01:00
  • 58af81e256 drop "all" variant for now. Will include if people request it. krande 2023-11-23 15:17:59 +01:00
  • fc2da4ee8f add conda-forge as a channel krande 2023-11-23 15:11:46 +01:00
  • c04fa12051 add mamba env name krande 2023-11-23 15:09:24 +01:00
  • 623d2b5be1 add matrix variant to workflow name and do not use conda env yml file krande 2023-11-23 15:06:56 +01:00
  • 46319634fb run it once on fork krande 2023-11-23 15:05:17 +01:00
  • 91d2e5ccd1 add novtk/all variants to daily builds krande 2023-11-23 14:58:34 +01:00
  • d23e32c64a added report messages Bruno Perdigão 2023-11-23 10:57:17 -03:00
  • 764efa1fed Update ci-ifcopenshell-conda-daily.yml Kristoffer Andersen 2023-11-23 14:33:10 +01:00
  • b051adcc6c Update ci-ifcopenshell-conda-daily.yml Kristoffer Andersen 2023-11-23 14:31:53 +01:00
  • b815719477 added the option to refresh different groups of linked aggregate Bruno Perdigão 2023-11-23 10:27:54 -03:00
  • 0612d2b615 You can now select the same ifc classes and match predefined types with SHIFT + Clicking the "Select Ifc Class" button Gorgious56 2023-11-23 09:52:37 +01:00
  • 0da210b732 edit_object_placement optimization for objects with subchildren #4035 Andrej730 2023-11-22 18:50:09 +05:00
  • 9429e478fe Fix #3691. Add toggle for power users to disable the BIM toolbar if an IFC isn't loaded. Dion Moult 2023-11-23 14:59:26 +11:00
  • 2f6c50d9c2 New style manager supports basic editing of externally defined surface styles Dion Moult 2023-11-23 13:17:33 +11:00
  • 640341715c Minor IfcPatch doc fix where examples had a missing argument Dion Moult 2023-11-23 12:07:29 +11:00
  • 42878e325e Minor fix to "select multiple IFC class" implementation Dion Moult 2023-11-23 11:18:04 +11:00
  • ac5cf95f9e IfcFM panel now autodetects available engines with names and descriptions blenderbim-231123 Dion Moult 2023-11-23 11:00:02 +11:00
  • 2126381a15 Adds conversion settings to control the granularity of points computed for a piecewise_function Richard Brice 2023-11-22 15:49:24 -08:00
  • c9189055c7 Select all objects from multiple selected classes Ryan Schultz 2023-11-22 10:47:04 -06:00
  • 39c3cac05d Fixes bugs in segment reference curve geometry Richard Brice 2023-11-22 08:32:59 -08:00
  • 6a08993f5e fill userdefined type field during reassigning IFC class #4034 Andrej730 2023-11-22 15:01:36 +05:00
  • df2a50b335 store path to bcf in Blender file to reaccess it on Blender restart Andrej730 2023-11-22 11:55:07 +05:00
  • c7543ff48d New graphical element filtering UI for drawing filters that lets you also use saved searches. Dion Moult 2023-11-22 15:33:30 +11:00